diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-01-12 17:49:07 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-01-12 17:49:07 +0000 |
commit | 91c7fab61a2ef4ac7434297b42b4cabe836d7931 (patch) | |
tree | 609a0b1aac0805b09bee8f59378ea2b0f6ebddd8 /chapter06/chapter06.xml | |
parent | ae5423f606cd1c0ce24a862e5312a38f291d1d8b (diff) |
Add zstd compression package to Chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index ef987f231..8cac6af0b 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -73,6 +73,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grub.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gzip.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zstd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iproute2.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kbd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpipeline.xml"/> |