source: mainline/boot/arch/xen32/grub/menu.lst@ a5f76758

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

Merge the boot branch.

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