mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 12:32:13 +08:00
41 lines
1.3 KiB
XML
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>
|