source: mainline/boot/yaboot/yaboot.conf

Last change on this file was 4872160, checked in by Martin Decky <martin@…>, 15 years ago

new boot infrastructure

  • more code and metadata unification
  • import of up-to-date implementations from the kernel
  • the boot loaders should behave more similarly on all platforms
  • support for deflate compressed (LZ77) boot components
    • this again allows feasible boot images to be created on mips32
  • IA64 is still not booting
    • the broken forked GNU EFI library has been removed, a replacement of the functionality is on its way
  • Property mode set to 100644
File size: 60 bytes
Line 
1device=cd:
2timeout=0
3
4image=/boot/image.boot
5 label=HelenOS
Note: See TracBrowser for help on using the repository browser.