From c0155c7108d221cb03ff3244d4f34973293b8cb5 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Thu, 15 Jul 2004 19:33:53 +0000 Subject: * Fixed various networking inaccuracies git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/iproute2.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'chapter06') diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 0b402bd9b..4b4c3596b 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -7,11 +7,13 @@ Iproute2-&iproute2-version; - IProute2 + iproute2 - <para>The IPRoute2 package contains programs for basic networking.</para> + <para>The iproute2 package contains programs for basic and advanced + IPV4-based networking. + </para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> @@ -21,26 +23,26 @@ </seglistitem> </segmentedlist> <segmentedlist> - <segtitle>IPRoute2 installation depends on</segtitle> + <segtitle>iproute2 installation depends on</segtitle> <seglistitem> <seg>sed, GCC, Glibc, Make, Linux-Headers</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> - <title>Installation of IProute2 - The arp binary included in this package is - dependent on Berkeley-DB. As arp is not a very + Installation of iproute2 + The arpd binary included in this package is + dependent on Berkeley DB. As arpd is not a very common requirement on a base Linux system we remove the dependency on - Berkeley-DB by applying the patch using the command below. If you - need the arp binary, then instructions for - compiling Berkeley-DB can be found in the arpd binary, then instructions for + compiling Berkeley DB can be found in the BLFS book. patch -Np1 -i ../iproute2-&iproute2-version;-remove_db-1.patch - Prepare IProute2 for compilation: + Prepare iproute2 for compilation: ./configure Compile the package: @@ -53,7 +55,7 @@ - Contents of IPRoute2 + Contents of iproute2 Installed programs -- cgit v1.2.3-54-g00ecf