Author: bdubbs
Date: 2008-10-21 13:04:36 -0600 (Tue, 21 Oct 2008)
New Revision: 8689

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/iproute2.xml
Log:
Added a note to the ifcfg script description in
iproute2 that it requires external programs.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2008-10-21 05:31:18 UTC (rev 8688)
+++ trunk/BOOK/chapter01/changelog.xml  2008-10-21 19:04:36 UTC (rev 8689)
@@ -41,6 +41,10 @@
       <para>2008-10-21</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Added a note to the ifcfg script description in 
+          iproute2 that it requires external programs.</para>
+        </listitem>
+        <listitem>
           <para>[dj] - Added '--without-included-regex' to grep instrcutions
           in order to force the use of glibc's regex library.  This fixes the
           -i switch for grep.</para>

Modified: trunk/BOOK/chapter06/iproute2.xml
===================================================================
--- trunk/BOOK/chapter06/iproute2.xml   2008-10-21 05:31:18 UTC (rev 8688)
+++ trunk/BOOK/chapter06/iproute2.xml   2008-10-21 19:04:36 UTC (rev 8689)
@@ -146,7 +146,10 @@
       <varlistentry id="ifcfg">
         <term><command>ifcfg</command></term>
         <listitem>
-          <para>A shell script wrapper for the <command>ip</command> 
command</para>
+          <para>A shell script wrapper for the <command>ip</command> command. 
+          Note that it requires the <command>arping</command> and 
+          <command>rdisk</command> programs from the 
+          iputils package found at <ulink 
url="http://www.skbuff.net/iputils/"/>.</para>
           <indexterm zone="ch-system-iproute2 ifcfg">
             <primary sortas="b-ifcfg">ifcfg</primary>
           </indexterm>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to