- Timestamp:
- Jul 5, 2006, 1:06:51 PM (18 years ago)
- Children:
- 0a34c2a
- Parents:
- 2e6f100
- Location:
- boot
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/alpha/kernel.xml
r2e6f100 r0f12103 92 92 93 93 <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> 95 95 96 96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 102 102 xpointer="xpointer(//*[@os='v'])"/> 103 103 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> 105 105 106 106 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
boot/common/pwdgroup.xml
r2e6f100 r0f12103 117 117 </variablelist> 118 118 119 <para>Create the <filename>${ LFS}/etc/group</filename> file by running119 <para>Create the <filename>${CLFS}/etc/group</filename> file by running 120 120 the following command:</para> 121 121
Note:
See TracChangeset
for help on using the changeset viewer.