source: mainline/boot/arch/ia32xen/grub/menu.lst@ a9ddab2

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since a9ddab2 was 3401622, checked in by Jakub Jermar <jakub@…>, 18 years ago

Enable tmpfs in arm32, ia32xen, ia64, ppc32, ppc64 and sparc64.

  • Property mode set to 100644
File size: 334 bytes
Line 
1default 0
2timeout 10
3
4title=HelenOS/ia32xen
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/vfs
15module /boot/tmpfs
16module /boot/fat
17module /boot/devmap
18module /boot/tetris
19module /boot/tester
20module /boot/klog
Note: See TracBrowser for help on using the repository browser.