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

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since b1349e0 was fb0e6f03, checked in by jermar <jermar@…>, 17 years ago

Merge the boot branch.

  • Property mode set to 100644
File size: 231 bytes
Line 
1default 0
2timeout 10
3
4title=HelenOS
5root (cd)
6kernel /boot/kernel.bin
7module /boot/ns
8module /boot/init
9module /boot/pci
10module /boot/fb
11module /boot/kbd
12module /boot/console
13module /boot/tetris
14module /boot/ipcc
15module /boot/klog
Note: See TracBrowser for help on using the repository browser.