source: mainline/boot/arch/sparc64/silo/silo.conf@ 3e5a814

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 3e5a814 was 27518e4, checked in by Jakub Jermar <jakub@…>, 17 years ago

Support for ramdisks external to image.boot on sparc64.

The sparc64 port can now boot from a ramdisk which is not part of image.boot.
This allows us to use larger ramdisks with SILO.

  • Property mode set to 100644
File size: 90 bytes
Line 
1timeout = 0
2image = /HelenOS/image.boot.gz
3 label = HelenOS
4 initrd = /HelenOS/initrd.img
Note: See TracBrowser for help on using the repository browser.