diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-01-07 11:31:33 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-01-07 11:31:33 +0000 |
commit | ef448f2db714629b965d023a86564ccb8379046a (patch) | |
tree | 0ccebb6a2de5000e190087abeac3f59ec7fd8b3f /chapter03 | |
parent | abf1f62e1ac21c4d0af23782080cd45849ee8068 (diff) |
Applied Alexander's fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 18 | ||||
-rw-r--r-- | chapter03/patches.xml | 21 |
2 files changed, 23 insertions, 16 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 52e8b75c5..8f3002c93 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -158,29 +158,23 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note> </varlistentry> <varlistentry> -<term>Grep (&grep-version;) - 520 KB:</term> +<term>Glibc LibIDN add-on (&glibc-version;) - 100 KB:</term> <listitem> -<para><ulink url="&gnu;grep/"/></para> +<para><ulink url="&gnu;glibc/"/></para> </listitem> </varlistentry> <varlistentry> -<term>Groff (&groff-version;) - 2,260 KB:</term> +<term>Grep (&grep-version;) - 520 KB:</term> <listitem> -<para><ulink url="&gnu;groff/"/></para> +<para><ulink url="&gnu;grep/"/></para> </listitem> </varlistentry> <varlistentry> -<term>Groff Debian Patch - 129 KB:</term> +<term>Groff (&groff-version;) - 2,260 KB:</term> <listitem> -<para><ulink url="http://ftp.debian.org/debian/pool/main/g/groff/&groff-debian-patch;"/></para> -<note><para>Groff Debian Patch (&groff-version;-&groff-patchlevel;) -may no longer be available at the -listed location. The site administrators of the master download -location occasionally remove older versions when new ones are -released. There is no alternative download location yet.</para></note> -<!-- Actually there's snapshot.debian.net, but they have hardware problems --> +<para><ulink url="&gnu;groff/"/></para> </listitem> </varlistentry> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 239a4c58e..8fd745110 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -93,6 +93,19 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Groff Debian Patch - 129 KB:</term> +<listitem> +<para><ulink url="http://ftp.debian.org/debian/pool/main/g/groff/&groff-debian-patch;"/></para> +<note><para>Groff Debian Patch (&groff-version;-&groff-patchlevel;) +may no longer be available at the +listed location. The site administrators of the master download +location occasionally remove older versions when new ones are +released. There is no alternative download location yet.</para></note> +<!-- Actually there's snapshot.debian.net, but they have hardware problems --> +</listitem> +</varlistentry> + +<varlistentry> <term>Gzip Security Patch - 2 KB:</term><listitem> <para><ulink url="&patches-root;&gzip-security_fix-patch;"/></para> </listitem> @@ -155,16 +168,16 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> -<term>Sysklogd 8-Bit Cleanness Patch - 1 KB:</term> +<term>Shadow Configure Script Patch - 1KB:</term> <listitem> -<para><ulink url="&lfs-root;patches/downloads/sysklogd/&sysklogd-8bit-patch;"/></para> +<para><ulink url="&patches-root;&shadow-configure-patch;"/></para> </listitem> </varlistentry> <varlistentry> -<term>Shadow Configure Script Patch - 1KB:</term> +<term>Sysklogd 8-Bit Cleanness Patch - 1 KB:</term> <listitem> -<para><ulink url="&patches-root;&shadow-configure-patch;"/></para> +<para><ulink url="&lfs-root;patches/downloads/sysklogd/&sysklogd-8bit-patch;"/></para> </listitem> </varlistentry> |