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

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since de9c5cb 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
RevLine 
[1b7dc656]1default 0
2timeout 10
3
[57ce359]4title=HelenOS/ia32xen
[1b7dc656]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
[0e0476ad]14module /boot/vfs
[3401622]15module /boot/tmpfs
[0e0476ad]16module /boot/fat
17module /boot/devmap
[1b7dc656]18module /boot/tetris
[c0cf640]19module /boot/tester
[1b7dc656]20module /boot/klog
Note: See TracBrowser for help on using the repository browser.