Changeset ca77da8 for BOOK/boot


Ignore:
Timestamp:
Jul 5, 2006, 1:06:51 PM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c1fe1fee
Parents:
3ee5e98
Message:

More LFS to CLFS conversions

Location:
BOOK/boot
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/alpha/kernel.xml

    r3ee5e98 rca77da8  
    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"
  • BOOK/boot/common/pwdgroup.xml

    r3ee5e98 rca77da8  
    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.