Changeset f1fd69a for boot/alpha
- Timestamp:
- Jul 1, 2006, 11:52:01 PM (18 years ago)
- Children:
- 6ea30c8
- Parents:
- b18d234
- Location:
- boot/alpha
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/alpha/aboot-build.xml
rb18d234 rf1fd69a 33 33 <para>Install the package:</para> 34 34 35 <screen><userinput>make root="${ LFS}" bindir=/cross-tools/bin install</userinput></screen>35 <screen><userinput>make root="${CLFS}" bindir=/cross-tools/bin install</userinput></screen> 36 36 37 37 </sect2> -
boot/alpha/aboot.xml
rb18d234 rf1fd69a 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>
Note:
See TracChangeset
for help on using the changeset viewer.