Author: matthew
Date: 2012-01-30 14:19:48 -0700 (Mon, 30 Jan 2012)
New Revision: 9722

Modified:
   trunk/BOOK/appendices/dependencies.xml
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/chapter06.xml
Log:
Move Xz to before GRUB to allow handling compressed kernel images.

Modified: trunk/BOOK/appendices/dependencies.xml
===================================================================
--- trunk/BOOK/appendices/dependencies.xml      2012-01-30 21:18:39 UTC (rev 
9721)
+++ trunk/BOOK/appendices/dependencies.xml      2012-01-30 21:19:48 UTC (rev 
9722)
@@ -838,7 +838,7 @@
 
         <seglistitem>
          <seg>Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, 
Glibc, 
-         Grep, Make, Ncurses, Sed, and Texinfo</seg>
+         Grep, Make, Ncurses, Sed, Texinfo, and Xz</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -2072,7 +2072,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>Kmod, Man-DB, Udev</seg>
+          <seg>GRUB, Kmod, Man-DB, Udev</seg>
         </seglistitem>
       </segmentedlist>
 

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-01-30 21:18:39 UTC (rev 9721)
+++ trunk/BOOK/chapter01/changelog.xml  2012-01-30 21:19:48 UTC (rev 9722)
@@ -41,6 +41,10 @@
       <para>2012-01-30</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Move Xz to before GRUB so that the latter can
+          support compressed kernel images.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Upgrade to Udev-180. Fixes
           <ulink url="&lfs-ticket-root;3008">#3008</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter06/chapter06.xml
===================================================================
--- trunk/BOOK/chapter06/chapter06.xml  2012-01-30 21:18:39 UTC (rev 9721)
+++ trunk/BOOK/chapter06/chapter06.xml  2012-01-30 21:19:48 UTC (rev 9722)
@@ -54,11 +54,11 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="flex.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="gettext.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="groff.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="xz.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="grub.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="gzip.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="iproute2.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="kbd.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="xz.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="kmod.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="less.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="libpipeline.xml"/>

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