Author: chris
Date: 2006-04-17 02:08:22 -0600 (Mon, 17 Apr 2006)
New Revision: 1394

Modified:
   trunk/BOOK/bootable/x86/kernel.xml
   trunk/BOOK/final-system/common/util-linux.xml
Log:
Missed a couple references to the sun disklabel patches.

Modified: trunk/BOOK/bootable/x86/kernel.xml
===================================================================
--- trunk/BOOK/bootable/x86/kernel.xml  2006-04-17 08:04:11 UTC (rev 1393)
+++ trunk/BOOK/bootable/x86/kernel.xml  2006-04-17 08:08:22 UTC (rev 1394)
@@ -34,7 +34,7 @@
     <para os="p1">Util-linux does not compute the checksum of a sun disklabel
     properly with gcc-&gcc-version;. The following patch fixes this 
issue:</para>
 
-<screen os="p2"><userinput>patch -Np1 -i 
../&linux-sun_disklabel_fix.patch;</userinput></screen>
+<screen os="p2"><userinput>patch -Np1 -i 
../&linux-sun_disklabel_fix-patch;</userinput></screen>
 
     <para os="a">Building the kernel involves a few steps&mdash;configuration,
     compilation, and installation. Read the <filename>README</filename>

Modified: trunk/BOOK/final-system/common/util-linux.xml
===================================================================
--- trunk/BOOK/final-system/common/util-linux.xml       2006-04-17 08:04:11 UTC 
(rev 1393)
+++ trunk/BOOK/final-system/common/util-linux.xml       2006-04-17 08:08:22 UTC 
(rev 1394)
@@ -63,7 +63,7 @@
     <para os="p5">Util-linux does not compute the checksum of a sun disklabel
     properly with gcc-&gcc-version;. The following patch fixes this 
issue:</para>
 
-<screen os="p6"><userinput>patch -Np1 -i 
../&util-linux-gcc41_sun_disklabel_fixes.patch;</userinput></screen>
+<screen os="p6"><userinput>patch -Np1 -i 
../&util-linux-gcc41_sun_disklabel_fixes-patch;</userinput></screen>
 
     <para os="a">Prepare Util-linux for compilation:</para>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to