Author: dj
Date: 2008-10-12 13:04:50 -0600 (Sun, 12 Oct 2008)
New Revision: 8651

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/iproute2.xml
Log:
Removed broken move in iproute2 commands.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2008-10-12 15:24:57 UTC (rev 8650)
+++ trunk/BOOK/chapter01/changelog.xml  2008-10-12 19:04:50 UTC (rev 8651)
@@ -41,6 +41,10 @@
       <para>2008-10-12</para>
       <itemizedlist>
         <listitem>
+          <para>[dj] - Removed command to move /sbin/arpd to /usr/sbin as this
+          is default in iproute2-2.26.6.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Moved the Chapter 6 M4 installation into alphabetical
           order as it is installed in Chapter 5 now and therefore doesn't need
           to precede the Bison installation.</para>

Modified: trunk/BOOK/chapter06/iproute2.xml
===================================================================
--- trunk/BOOK/chapter06/iproute2.xml   2008-10-12 15:24:57 UTC (rev 8650)
+++ trunk/BOOK/chapter06/iproute2.xml   2008-10-12 19:04:50 UTC (rev 8651)
@@ -74,14 +74,6 @@
 <screen><userinput remap="install">make SBINDIR=/sbin \
      DOCDIR=/usr/share/doc/iproute2-&iproute2-version; 
install</userinput></screen>
 
-    <para>The <command>arpd</command> binary links against the Berkeley DB
-    libraries that reside in <filename class="directory">/usr</filename> and
-    uses a database in <filename>/var/lib/arpd/arpd.db</filename>. Thus,
-    according to the FHS, it must be in <filename
-    class="directory">/usr/sbin</filename>. Move it there:</para>
-
-    <screen><userinput remap="install">mv -v /sbin/arpd 
/usr/sbin</userinput></screen>
-
   </sect2>
 
   <sect2 id="contents-iproute2" role="content">

-- 
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