Author: matthew
Date: 2009-02-08 14:56:17 -0700 (Sun, 08 Feb 2009)
New Revision: 8813
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/sysklogd.xml
Log:
Install sysklogd's binaries to /sbin for FHS compatibility. Fixes #2317.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-02-08 19:03:43 UTC (rev 8812)
+++ trunk/BOOK/chapter01/changelog.xml 2009-02-08 21:56:17 UTC (rev 8813)
@@ -41,6 +41,11 @@
<para>2009-02-08</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Install sysklogd binaries to
+ <filename class="directory">/sbin</filename> for FHS compatibility.
+ Fixes <ulink url="&lfs-ticket-root;2317">#2317</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Replaced the link to the now non-existent udev-FAQ
to a more general udev information page. Fixes
<ulink url="&lfs-ticket-root;2306">#2306</ulink>.</para>
Modified: trunk/BOOK/chapter06/sysklogd.xml
===================================================================
--- trunk/BOOK/chapter06/sysklogd.xml 2009-02-08 19:03:43 UTC (rev 8812)
+++ trunk/BOOK/chapter06/sysklogd.xml 2009-02-08 21:56:17 UTC (rev 8813)
@@ -49,7 +49,7 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make BINDIR=/sbin
install</userinput></screen>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page