From c8a1adda97ca8dd274d6c83a895c15d14ea14ff0 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Wed, 5 Jan 2011 15:03:28 +0000 Subject: [PATCH] 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 --- general/sysutils/sysutils.xml | 3 ++- general/sysutils/xz-utils.xml | 40 ++++++++++++++++++++++++++++++ gnome/core/yelp.xml | 2 +- introduction/welcome/changelog.xml | 4 +++ 4 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 general/sysutils/xz-utils.xml diff --git a/general/sysutils/sysutils.xml b/general/sysutils/sysutils.xml index f09bba77a3..61b14ab571 100644 --- a/general/sysutils/sysutils.xml +++ b/general/sysutils/sysutils.xml @@ -26,9 +26,9 @@ $Date$ + - @@ -44,5 +44,6 @@ $Date$ + diff --git a/general/sysutils/xz-utils.xml b/general/sysutils/xz-utils.xml new file mode 100644 index 0000000000..3242fc09b4 --- /dev/null +++ b/general/sysutils/xz-utils.xml @@ -0,0 +1,40 @@ + + + %general-entities; +]> + + + + + + $LastChangedBy$ + $Date$ + + + XZ-Utils + + + XZ-Utils + + + + Introduction to XZ-Utils + + The XZ-Utils 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. + + XZ-Utils is now installed during the + building of an LFS platform. You can download the package from the + LFS - All Packages + page. Instructions for building XZ-Utils + are on the + LFS - XZ Utils + page. + + + + diff --git a/gnome/core/yelp.xml b/gnome/core/yelp.xml index 0ab4f29957..dfe499efa4 100644 --- a/gnome/core/yelp.xml +++ b/gnome/core/yelp.xml @@ -66,7 +66,7 @@ Optional , - XZ Utils, and + , and libbeagle diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 69f9ca616b..6bfa973e87 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,10 @@ January 5th, 2011 + + [randy] - Added a simple page for the XZ Utils package + that points to the LFS book. + [randy] - Updated to OpenSSH-5.6p1.