Author: jim
Date: 2006-07-23 13:48:49 -0600 (Sun, 23 Jul 2006)
New Revision: 2139

Modified:
   /
   branches/clfs-2.0/BOOK/bootable/x86/kernel.xml
Log:
 [EMAIL PROTECTED] (orig r2260):  jciccone | 2006-07-23 12:43:29 -0700
 Corrected the command that copies the kernel on x86.



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:2259
   + b6734a72-470d-0410-b049-f317dca95413:/:2260

Modified: branches/clfs-2.0/BOOK/bootable/x86/kernel.xml
===================================================================
--- branches/clfs-2.0/BOOK/bootable/x86/kernel.xml      2006-07-23 19:48:32 UTC 
(rev 2138)
+++ branches/clfs-2.0/BOOK/bootable/x86/kernel.xml      2006-07-23 19:48:49 UTC 
(rev 2139)
@@ -102,7 +102,7 @@
     href="../arm/kernel.xml"
     xpointer="xpointer(//[EMAIL PROTECTED]'v'])"/>
 
-<screen><userinput>cp arch/i386/boot/bzImage 
/boot/clfskernel-&linux-version;</userinput></screen>
+<screen><userinput>cp arch/i386/boot/bzImage 
${CLFS}/boot/clfskernel-&linux-version;</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
     href="../arm/kernel.xml"

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

Reply via email to