glfs/general/sysutils/xz-utils.xml
Randy McMurchy c8a1adda97 Added a simple page for the XZ Utils package that points to the LFS book
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8780 af4574ff-66df-0310-9fd7-8a98e5e911e0
2011-01-05 15:03:28 +00:00

41 lines
1.3 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<sect1 id="xz-utils" xreflabel="XZ-Utils">
<?dbhtml filename="xz-utils.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>XZ-Utils</title>
<indexterm zone="xz-utils">
<primary sortas="a-XZ-Utils">XZ-Utils</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to XZ-Utils</title>
<para>The <application>XZ-Utils</application> package contains
compression/decompression tools for files using the XZ and the earlier
LZMA format. This is useful as more and more Gnu Linux packages are being
delivered in the XZ format.</para>
<para><application>XZ-Utils</application> is now installed during the
building of an LFS platform. You can download the package from the
<ulink url="&lfs-dev;/chapter03/packages.html">LFS - All Packages</ulink>
page. Instructions for building <application>XZ-Utils</application>
are on the
<ulink url="&lfs-dev;/chapter06/xz-utils.html">LFS - XZ Utils</ulink>
page.</para>
</sect2>
</sect1>