Changeset f1fd69a for bootable/sparc
- Timestamp:
- Jul 1, 2006, 11:52:01 PM (18 years ago)
- Children:
- 6ea30c8
- Parents:
- b18d234
- Location:
- bootable/sparc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
bootable/sparc/kernel.xml
rb18d234 rf1fd69a 106 106 xpointer="xpointer(//*[@os='v'])"/> 107 107 108 <screen><userinput>cp vmlinux /boot/ lfskernel-&linux-version;</userinput></screen>108 <screen><userinput>cp vmlinux /boot/clfskernel-&linux-version;</userinput></screen> 109 109 110 110 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
bootable/sparc/silo.xml
rb18d234 rf1fd69a 25 25 timeout = 150 # Wait 15 seconds before booting the default section 26 26 27 image = /boot/ lfskernel-&linux-version;27 image = /boot/clfskernel-&linux-version; 28 28 label = linux 29 29 # End /etc/silo.conf</literal>
Note:
See TracChangeset
for help on using the changeset viewer.