diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-01-02 06:45:50 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-01-02 06:45:50 +0000 |
commit | 51023236d6d7004db10a6d9b280fe559b2a37612 (patch) | |
tree | dbefac47d74cbbee43f823394530f10a724b82b0 /chapter06/chapter06.xml | |
parent | cbe998b80e72789c11450d8eea4bcaa1ed675581 (diff) |
Added XZ-Utils as a new compression utility package for independent use or with
tar.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9435 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 9350e3feb..96eba60a9 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -71,6 +71,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="texinfo.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udev.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vim.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz-utils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aboutdebug.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="strippingagain.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="revisedchroot.xml"/> |