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 | |
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')
-rw-r--r-- | chapter03/packages.xml | 14 | ||||
-rw-r--r-- | chapter03/patches.xml | 14 |
2 files changed, 14 insertions, 14 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 9042a14ab..ef15bcaf6 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -187,6 +187,13 @@ </varlistentry> <varlistentry> +<term>IPRoute2 (&iproute2-version;) - 230 KB:</term> +<listitem> +<para><ulink url="http://developer.osdl.org/dev/iproute2/download/"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Kbd (&kbd-version;) - 617 KB:</term> <listitem> <para><ulink url="&freshmeat;kbd/"/></para> @@ -278,13 +285,6 @@ </varlistentry> <varlistentry> -<term>Net-tools (&net-tools-version;) - 194 KB:</term> -<listitem> -<para><ulink url="&freshmeat;net-tools/"/></para> -</listitem> -</varlistentry> - -<varlistentry> <term>Patch (&patch-version;) - 182 KB:</term> <listitem> <para><ulink url="&freshmeat;patch/"/></para> 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> |