Author: matthew
Date: 2009-03-12 15:04:31 -0600 (Thu, 12 Mar 2009)
New Revision: 8837

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter07/chapter07.xml
Log:
Reorder the contents of chapter 7 to flow better. Fixes #2366.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2009-03-12 21:02:01 UTC (rev 8836)
+++ trunk/BOOK/chapter01/changelog.xml  2009-03-12 21:04:31 UTC (rev 8837)
@@ -41,6 +41,11 @@
       <para>2009-03-12</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Reorder the contents of chapter 7 to flow better. 
Thanks to
+          Chris Staub for the report and suggested order.  Fixes
+          <ulink url="&lfs-ticket-root;2366">#2366</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Install Inetutils' version of hostname, rather than
           Coreutils' version, as it is more featureful.  Thanks to Chris Staub 
&amp;
           DJ Lucas. Fixes <ulink 
url="&lfs-ticket-root;2364">#2364</ulink>.</para>

Modified: trunk/BOOK/chapter07/chapter07.xml
===================================================================
--- trunk/BOOK/chapter07/chapter07.xml  2009-03-12 21:02:01 UTC (rev 8836)
+++ trunk/BOOK/chapter07/chapter07.xml  2009-03-12 21:04:31 UTC (rev 8837)
@@ -14,15 +14,15 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="introduction.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="bootscripts.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="usage.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="udev.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="setclock.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="console.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="sysklogd.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="inputrc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="profile.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="udev.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="symlinks.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="hostname.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="hosts.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="symlinks.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="network.xml"/>
 
 </chapter>

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