source: mainline/boot/grub/menu.lst@ 04803bf

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 04803bf was 04803bf, checked in by Jiri Svoboda <jiri@…>, 14 years ago

Merge mainline changes (needs fixes).

  • Property mode set to 100644
File size: 248 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/fat
14 module /boot/loader
15 module /boot/initrd.img
Note: See TracBrowser for help on using the repository browser.