- Timestamp:
- May 14, 2014, 2:55:40 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 57b7bd6
- Parents:
- db71344
- Location:
- BOOK/boot
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/eudev.xml
rdb71344 ra988b8e 50 50 <para os="r1">Create a dummy rule so that Eudev will name ethernet devices properly for the system.</para> 51 51 52 <screen os="r2"><userinput>echo "# dummy, so that network is once again on eth*" \53 >/tools/etc/udev/rules.d/80-net-name-slot.rules</userinput></screen>52 <screen os="r2"><userinput>echo "# dummy, so that network is once again on eth*" > \ 53 /tools/etc/udev/rules.d/80-net-name-slot.rules</userinput></screen> 54 54 55 55 </sect2> -
BOOK/boot/x86/kernel.xml
rdb71344 ra988b8e 87 87 88 88 <screen><userinput>make ARCH=i386 CROSS_COMPILE=${CLFS_TARGET}- \ 89 INSTALL_MOD_PATH=/tools firmware_install</userinput></screen>89 INSTALL_MOD_PATH=/tools firmware_install</userinput></screen> 90 90 91 91 <para os="u">After kernel compilation is complete, additional steps are
Note:
See TracChangeset
for help on using the changeset viewer.