diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-10-02 20:07:42 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-10-02 20:07:42 +0000 |
commit | ce935eba242c518cad24c90d41e28e1b1748cc46 (patch) | |
tree | dc039f371d3f021fa903dca653a33409228a82b1 /chapter03 | |
parent | 1fe2de1cc955963d8f99563e1104a45ea392ac5a (diff) |
Upgrade to IPRoute2-3.6.0. Fixes #3196.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 1ee768e9c..e960a65c2 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -74,24 +74,15 @@ </listitem> </varlistentry> -<!-- <varlistentry> - <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> + <term>IPRoute2 ipset Patch - <token>&iproute2-ipset-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&grub-geometry-patch;"/></para> - <para>MD5 sum: <literal>&grub-geometry-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&iproute2-ipset-patch;"/></para> + <para>MD5 sum: <literal>&iproute2-ipset-patch-md5;</literal></para> </listitem> </varlistentry> <varlistentry> - <term>GRUB 256-Byte Inodes Patch - <token>&grub-inode-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&grub-inode-patch;"/></para> - <para>MD5 sum: <literal>&grub-inode-patch-md5;</literal></para> - </listitem> - </varlistentry> ---> - <varlistentry> <term>Kbd Loadkeys Fix Patch - <token>&kbd-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&kbd-fixes-patch;"/></para> |