Author: chris
Date: 2011-12-02 22:42:28 -0700 (Fri, 02 Dec 2011)
New Revision: 9054

Modified:
   trunk/BOOK/networking/netprogs/inetutils.xml
   trunk/BOOK/networking/netprogs/net-tools.xml
Log:
hostname now installed by Inetutils, not Coreutils, in LFS

Modified: trunk/BOOK/networking/netprogs/inetutils.xml
===================================================================
--- trunk/BOOK/networking/netprogs/inetutils.xml        2011-12-02 18:47:40 UTC 
(rev 9053)
+++ trunk/BOOK/networking/netprogs/inetutils.xml        2011-12-03 05:42:28 UTC 
(rev 9054)
@@ -134,19 +134,17 @@
     <xref linkend="whois"/>.</para>
 
     <para><option>--disable-ifconfig</option>: This switch prevents
-    <application>Inetutils</application> installing an
+    <application>Inetutils</application> from installing an
     <command>ifconfig</command> command. Use this parameter if you have
     <application>Net-Tools</application> installed and wish to keep its version
     of <command>ifconfig</command>.</para>
 
     <para><option>--disable-hostname</option>: This switch prevents
-    <application>Inetutils</application> installing a
+    <application>Inetutils</application> from installing a
     <command>hostname</command> command. Use this parameter if you have
-    the original version supplied in LFS during the
-    <application>Coreutils</application> package, or if you have the version
-    supplied by the <application>Net-Tools</application> package. If you wish
-    to keep these versions of <command>ifconfig</command>, use this
-    parameter.</para>
+    the version of this program supplied by the either the
+    <application>Coreutils</application> package or the
+    <application>Net-Tools</application> package and wish to keep it.</para>
 
     <para><parameter>--disable-clients</parameter>: This switch prevents
     <application>Inetutils</application> installing any of the client programs

Modified: trunk/BOOK/networking/netprogs/net-tools.xml
===================================================================
--- trunk/BOOK/networking/netprogs/net-tools.xml        2011-12-02 18:47:40 UTC 
(rev 9053)
+++ trunk/BOOK/networking/netprogs/net-tools.xml        2011-12-03 05:42:28 UTC 
(rev 9054)
@@ -84,11 +84,11 @@
     <note>
       <para>The <application>Net-tools</application> package installs a
       <command>hostname</command> program which will overwrite the existing
-      program installed by <application>Coreutils</application> during a base
+      program installed by <application>Inetutils</application> during a base
       LFS installation. If, for whatever reason, you need to reinstall the
-      <application>Coreutils</application> package after installing
-      <application>Net-tools</application>, you should remove
-      <command>--enable-install-program=hostname</command> from the Coreutils
+      <application>Inetutils</application> package after installing
+      <application>Net-tools</application>, you should add
+      <command>--disable-hostname</command> to the Inetutils
       <command>configure</command> command in LFS if you wish to preserve the
       <application>Net-tools</application> <command>hostname</command>
       program.</para>

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

Reply via email to