diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-07-14 20:49:05 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-07-14 20:49:05 +0000 |
commit | a08896444cac8ccef03f233e1f7bb40c0f849109 (patch) | |
tree | 1963ad51bed0deef326cc64789700c6053e63903 /chapter03/patches.xml | |
parent | a766a93bec86d344eaec47716647e07f8a101bbb (diff) |
* Merged recent testing changes back up to unstable (bootscripts & iproute2)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 926ebae8f..a3779eed5 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -24,7 +24,7 @@ following:</para> <varlistentry> <term>Coreutils Suppress Hostname, Uptime, Kill, Su Patch - 16 KB:</term> <listitem> -<para><ulink url="&patches-root;coreutils-&coreutils-version;-suppress_hostname_uptime_kill_su-1.patch"/></para> +<para><ulink url="&patches-root;coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"/></para> </listitem> </varlistentry> @@ -101,23 +101,23 @@ following:</para> </varlistentry> <varlistentry> -<term>Man 80-Columns Patch - 1 KB:</term> +<term>IPRoute2 Disable DB Patch - 1 KB:</term> <listitem> -<para><ulink url="&patches-root;man-&man-version;-80cols-1.patch"/></para> +<para><ulink url="&patches-root;iproute2-&iproute2-version;-remove_db-1.patch"/></para> </listitem> </varlistentry> <varlistentry> -<term>Mktemp Tempfile Patch - 3 KB:</term> +<term>Man 80-Columns Patch - 1 KB:</term> <listitem> -<para><ulink url="&patches-root;mktemp-&mktemp-version;-add_tempfile-1.patch"/></para> +<para><ulink url="&patches-root;man-&man-version;-80cols-1.patch"/></para> </listitem> </varlistentry> <varlistentry> -<term>Net-tools GCC 3.4 Compatibility Patch - 3 KB:</term> +<term>Mktemp Tempfile Patch - 3 KB:</term> <listitem> -<para><ulink url="&patches-root;net-tools-&net-tools-version;-gcc34-3.patch"/></para> +<para><ulink url="&patches-root;mktemp-&mktemp-version;-add_tempfile-1.patch"/></para> </listitem> </varlistentry> |