Author: jim
Date: 2005-03-19 08:14:59 -0700 (Sat, 19 Mar 2005)
New Revision: 4777
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/iproute2.xml
trunk/BOOK/general.ent
Log:
Updated references to IPRoute2
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2005-03-18 16:43:51 UTC (rev 4776)
+++ trunk/BOOK/chapter01/changelog.xml 2005-03-19 15:14:59 UTC (rev 4777)
@@ -81,6 +81,8 @@
</itemizedlist>
</listitem>
+<listitem><para>March 19, 2005 [jim]: Change references to Iproute2 to
IPRoute2</para></listitem>
+
<listitem><para>March 18, 2005 [jim]: Upgraded to Findutils
4.2.20</para></listitem>
<listitem><para>March 16, 2005 [jim]: Upgraded to
linux-2.6.11.4</para></listitem>
Modified: trunk/BOOK/chapter06/iproute2.xml
===================================================================
--- trunk/BOOK/chapter06/iproute2.xml 2005-03-18 16:43:51 UTC (rev 4776)
+++ trunk/BOOK/chapter06/iproute2.xml 2005-03-19 15:14:59 UTC (rev 4777)
@@ -4,14 +4,14 @@
%general-entities;
]>
<sect1 id="ch-system-iproute2" role="wrap">
- <title>Iproute2-&iproute2-version;</title>
+ <title>IPRoute2-&iproute2-version;</title>
<?dbhtml filename="iproute2.html"?>
<indexterm zone="ch-system-iproute2">
- <primary sortas="a-iproute2">Iproute2</primary>
+ <primary sortas="a-iproute2">IPRoute2</primary>
</indexterm>
<sect2 role="package">
<title/>
- <para>The Iproute2 package contains programs for basic and advanced
+ <para>The IPRoute2 package contains programs for basic and advanced
IPV4-based networking.
</para>
<segmentedlist>
@@ -30,7 +30,7 @@
</segmentedlist>
</sect2>
<sect2 role="installation">
- <title>Installation of Iproute2</title>
+ <title>Installation of IPRoute2</title>
<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
@@ -42,7 +42,7 @@
<screen><userinput>patch -Np1 -i
../iproute2-&iproute2-patch-version;-remove_db-1.patch</userinput></screen>
- <para>Prepare Iproute2 for compilation:</para>
+ <para>Prepare IPRoute2 for compilation:</para>
<screen><userinput>./configure </userinput></screen>
<para>Compile the package:</para>
@@ -54,9 +54,9 @@
<variablelist>
<varlistentry>
<term><parameter>SBINDIR=/sbin</parameter></term>
- <listitem><para>This makes sure that the Iproute2 binaries will install
into
+ <listitem><para>This makes sure that the IPRoute2 binaries will install
into
<filename class="directory">/sbin</filename>. This is the correct
- location according to the FHS, because some of the Iproute2 binaries are
used
+ location according to the FHS, because some of the IPRoute2 binaries are
used
in the bootscripts.</para>
</listitem>
</varlistentry>
@@ -68,7 +68,7 @@
</sect2>
<sect2 id="contents-iproute2" role="content">
- <title>Contents of Iproute2</title>
+ <title>Contents of IPRoute2</title>
<segmentedlist>
<segtitle>Installed programs</segtitle>
<seglistitem>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2005-03-18 16:43:51 UTC (rev 4776)
+++ trunk/BOOK/general.ent 2005-03-19 15:14:59 UTC (rev 4777)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050318">
-<!ENTITY releasedate "March 18, 2005">
+<!ENTITY version "SVN-20050319">
+<!ENTITY releasedate "March 19, 2005">
<!ENTITY milestone "6.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page