Changeset a0e360d in clfs-sysroot


Ignore:
Timestamp:
Jul 23, 2006, 12:43:29 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
583f283
Parents:
1ad4a4a
Message:

Corrected the command that copies the kernel on x86.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/x86/kernel.xml

    r1ad4a4a ra0e360d  
    103103    xpointer="xpointer(//*[@os='v'])"/>
    104104
    105 <screen><userinput>cp arch/i386/boot/bzImage /boot/clfskernel-&linux-version;</userinput></screen>
     105<screen><userinput>cp arch/i386/boot/bzImage ${CLFS}/boot/clfskernel-&linux-version;</userinput></screen>
    106106
    107107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.