diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-12 18:52:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-12 18:52:15 +0000 |
commit | 6746394fd0c8e6c1965450f065e2f406bac16008 (patch) | |
tree | 4b036ff079bba1f3be724a9e7c729a8665e4ce08 /chapter06 | |
parent | 1b89678a2d8196e1f375d9173bf6287101db7620 (diff) |
Upgrade to IPRoute2-3.7.0. Fixes #3246.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/iproute2.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 73d7eaa09..b367d20ef 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -41,11 +41,6 @@ <sect2 role="installation"> <title>Installation of IPRoute2</title> - <para>Apply a patch to fix a compilation issue caused by the absence of the - iptables package:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&iproute2-ipset-patch;</userinput></screen> - <para>The <command>arpd</command> binary included in this package is dependent on Berkeley DB. Because <command>arpd</command> is not a very common requirement on a base Linux system, remove the dependency on Berkeley |