Subversion Repositories HelenOS

Rev

Rev 3022 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3022 Rev 4055
Line 1... Line 1...
1
default 0
1
default 0
2
timeout 10
2
timeout 10
3
 
3
 
4
title=HelenOS
4
title=HelenOS
5
root (cd)
5
	root (cd)
6
kernel /boot/kernel.bin
6
	kernel /boot/kernel.bin
7
module /boot/ns
7
	module /boot/ns
8
module /boot/init
8
	module /boot/init
9
module /boot/pci
9
	module /boot/devmap
10
module /boot/fb
-
 
11
module /boot/kbd
10
	module /boot/rd
12
module /boot/console
-
 
13
module /boot/vfs
11
	module /boot/vfs
14
module /boot/tmpfs
12
	module /boot/tmpfs
15
module /boot/fat
13
	module /boot/fat
16
module /boot/devmap
14
	module /boot/loader
17
module /boot/tetris
15
	module /boot/initrd.img
18
module /boot/tester
-
 
19
module /boot/klog
-