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

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since c0cf640 was c0cf640, checked in by Martin Decky <martin@…>, 18 years ago

rename ipcc to tester

  • Property mode set to 100644
File size: 233 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/tester
15module /boot/klog
Note: See TracBrowser for help on using the repository browser.