diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-11 18:40:44 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-11 18:40:44 +0000 |
commit | b0a91ab2fac22f545c5e28d7a0d64b3659f3bf7e (patch) | |
tree | 2f30f882b197af17c62788f6a90ac7285d65c724 | |
parent | 4e64c91883550cf71443d572980d5eb0d503e526 (diff) |
Patches Removal
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | chapter03/patches.xml | 14 |
2 files changed, 1 insertions, 15 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 27d45685c..8f4c138d7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -83,7 +83,7 @@ first a summary, then a detailed log.</para> <listitem><para>March 11, 2005 [jim]: Added /var/log/hotplug for capturing of hotplug events. Added /lib/firmware for firmware loading with hotplug Upgrades psmisc to 21.6. Upgraded Kernel to 2.6.11.2. Upgraded IPRoute2 -to 2.6.11-050310.</para></listitem> +to 2.6.11-050310. Removed unused patches from patches list</para></listitem> <listitem><para>March 10, 2005 [matt]: gettext no longer installs libgettext{lib,src}.a (Jack Brown)</para></listitem> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 71cabfc5f..262bcbedc 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -100,20 +100,6 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> -<term>IPRoute2 Find Update Patch - 1 KB:</term> -<listitem> -<para><ulink url="&patches-root;iproute2-&iproute2-patch-version;-find_update-1.patch"/></para> -</listitem> -</varlistentry> - -<varlistentry> -<term>Linux 2.6.10 Security Vulnerability Patch - 1 KB:</term> -<listitem> -<para><ulink url="&patches-root;linux-&linux-version;-security_fix-1.patch"/></para> -</listitem> -</varlistentry> - -<varlistentry> <term>Mktemp Tempfile Patch - 3 KB:</term> <listitem> <para><ulink url="&patches-root;mktemp-&mktemp-version;-add_tempfile-1.patch"/></para> |