source: mainline/boot/arch/amd64/grub/menu.lst@ 0d387d2

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 0d387d2 was c98e6ee, checked in by Jiri Svoboda <jirik.svoboda@…>, 17 years ago

Merge program-loader related stuff from dynload branch to trunk. (huge)

  • Property mode set to 100644
File size: 230 bytes
Line 
1default 0
2timeout 10
3
4title=HelenOS
5 root (cd)
6 kernel /boot/kernel.bin
7 module /boot/ns
8 module /boot/init
9 module /boot/devmap
10 module /boot/rd
11 module /boot/vfs
12 module /boot/tmpfs
13 module /boot/loader
14 module /boot/initrd.img
Note: See TracBrowser for help on using the repository browser.