Author: matthew
Date: 2009-12-06 05:07:54 -0700 (Sun, 06 Dec 2009)
New Revision: 9130
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/inetutils.xml
Log:
Move some of Inteutils' programs to an FHS-compliant location. Fixes #2524.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-12-06 12:07:16 UTC (rev 9129)
+++ trunk/BOOK/chapter01/changelog.xml 2009-12-06 12:07:54 UTC (rev 9130)
@@ -41,6 +41,11 @@
<para>2009-12-06</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Move some of inetutils' programs to an FHS-compliant
+ location. Fixes
+ <ulink url="&lfs-ticket-root;2524">#2524</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgrade to Linux-2.6.32. Fixes
<ulink url="&lfs-ticket-root;2526">#2526</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter06/inetutils.xml
===================================================================
--- trunk/BOOK/chapter06/inetutils.xml 2009-12-06 12:07:16 UTC (rev 9129)
+++ trunk/BOOK/chapter06/inetutils.xml 2009-12-06 12:07:54 UTC (rev 9130)
@@ -118,10 +118,10 @@
<screen><userinput remap="install">make install</userinput></screen>
- <para>Move the <command>ping</command> program to its FHS-compliant
- place:</para>
+ <para>Move some programs to their FHS-compliant place:</para>
-<screen><userinput remap="install">mv -v /usr/bin/ping
/bin</userinput></screen>
+<screen><userinput remap="install">mv -v /usr/bin/{hostname,ping,ping6} /bin
+mv -v /usr/bin/traceroute /sbin</userinput></screen>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page