Changeset 0f12103 for boot


Ignore:
Timestamp:
Jul 5, 2006, 1:06:51 PM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
0a34c2a
Parents:
2e6f100
Message:

More LFS to CLFS conversions

Location:
boot
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • boot/alpha/kernel.xml

    r2e6f100 r0f12103  
    9292
    9393<screen><userinput>make ARCH=alpha CROSS_COMPILE=${CLFS_TARGET}- \
    94    INSTALL_MOD_PATH=${LFS} modules_install</userinput></screen>
     94   INSTALL_MOD_PATH=${CLFS} modules_install</userinput></screen>
    9595
    9696    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    102102    xpointer="xpointer(//*[@os='v'])"/>
    103103
    104 <screen><userinput>cp -v vmlinux ${LFS}/boot/lfskernel-&linux-version;</userinput></screen>
     104<screen><userinput>cp -v vmlinux ${CLFS}/boot/clfskernel-&linux-version;</userinput></screen>
    105105
    106106    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • boot/common/pwdgroup.xml

    r2e6f100 r0f12103  
    117117  </variablelist>
    118118
    119   <para>Create the <filename>${LFS}/etc/group</filename> file by running
     119  <para>Create the <filename>${CLFS}/etc/group</filename> file by running
    120120  the following command:</para>
    121121
Note: See TracChangeset for help on using the changeset viewer.