File: vmelilo.conf

package info (click to toggle)
vmelilo 1.1.1-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 360 kB
  • ctags: 761
  • sloc: ansic: 7,361; makefile: 98
file content (36 lines) | stat: -rw-r--r-- 755 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[options]
default  	= sd
boot     	= /dev/sda
debug    	= false
prompt   	= false
delay    	= 5

[boot]
label    	= linux-2.0.33pl1
alias    	= 2033
image    	= /boot/vmlinux-2.0.33pl1.gz
cmdline  	= root=/dev/sda1 ro

[boot]
label    	= linux-2.1.90
alias    	= 2190
image    	= /boot/vmlinux-2.1.90.gz
symbols  	= /boot/System-2.1.90.map
cmdline  	= root=/dev/sda1 ro console=ttyS0,19200

[boot]
label    	= linux-2.0.33pl1-ramdisk
alias    	= 2033rd
image    	= /boot/vmlinux-2.0.33pl1.gz
ramdisk  	= /boot/root.bin
cmdline  	= root=/dev/ramdisk ro

[boot]
label    	= linux-2.0.33-test
alias    	= test
image    	= /usr/src/linux/vmlinux
symbols  	= /usr/src/linux/System.map
callmonitor	= true
cmdline  	= root=/dev/sda1 ro
password 	= 2dangerous4u