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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/sparc/silo.xml

    rb18d234 rf1fd69a  
    1919  to what is in bootscripts.</para>
    2020
    21 <screen><userinput>cat &gt; ${LFS}/etc/silo.conf &lt;&lt; "EOF"
     21<screen><userinput>cat &gt; ${CLFS}/etc/silo.conf &lt;&lt; "EOF"
    2222<literal># Begin /etc/silo.conf
    2323partition = 1         # Boot partition (= root partition)
     
    2525timeout = 150         # Wait 15 seconds before booting the default section
    2626
    27 image = /boot/lfskernel-&linux-version;
     27image = /boot/clfskernel-&linux-version;
    2828  label = linux
    2929# End /etc/silo.conf</literal>
Note: See TracChangeset for help on using the changeset viewer.