Changeset f1fd69a for boot/alpha


Ignore:
Timestamp:
Jul 1, 2006, 11:52:01 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
6ea30c8
Parents:
b18d234
Message:

r4227@server: jim | 2006-07-01 23:46:16 -0700
More LFS to CLFS Updates

Location:
boot/alpha
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • boot/alpha/aboot-build.xml

    rb18d234 rf1fd69a  
    3333    <para>Install the package:</para>
    3434
    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>
    3636
    3737  </sect2>
  • boot/alpha/aboot.xml

    rb18d234 rf1fd69a  
    2121<screen><userinput>cat &gt; /etc/aboot.conf &lt;&lt; "EOF"
    2222<literal># Begin /etc/aboot.conf
    23 0:1/boot/lfskernel-&linux-version; root=/dev/sda1
     230:1/boot/clfskernel-&linux-version; root=/dev/sda1
    2424# End /etc/aboot.conf</literal>
    2525EOF</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.