Changeset 3f76cac for BOOK/bootable/alpha
- Timestamp:
- Jul 1, 2006, 11:52:01 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0ee61bb
- Parents:
- a90a072
- Location:
- BOOK/bootable/alpha
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/bootable/alpha/aboot.xml
ra90a072 r3f76cac 21 21 <screen><userinput>cat > /etc/aboot.conf << "EOF" 22 22 <literal># Begin /etc/aboot.conf 23 0:1/boot/ lfskernel-&linux-version; root=/dev/sda123 0:1/boot/clfskernel-&linux-version; root=/dev/sda1 24 24 # End /etc/aboot.conf</literal> 25 25 EOF</userinput></screen> -
BOOK/bootable/alpha/kernel.xml
ra90a072 r3f76cac 110 110 xpointer="xpointer(//*[@os='v'])"/> 111 111 112 <screen><userinput>cp vmlinux /boot/ lfskernel-&linux-version;</userinput></screen>112 <screen><userinput>cp vmlinux /boot/clfskernel-&linux-version;</userinput></screen> 113 113 114 114 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.