Subversion Repositories livecd

Rev

Rev 1 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 69
1
display boot/splash.cfg
1
display boot/splash.cfg
2
default linux
2
default linux
3
prompt 1
3
prompt 1
4
timeout 300
4
timeout 300
5
F1 boot/help1.txt
5
F1 boot/help1.txt
6
F2 boot/help2.txt
6
F2 boot/help2.txt
7
F3 boot/help3.txt
7
F3 boot/help3.txt
8
F4 boot/help4.txt
8
F4 boot/help4.txt
9
F5 boot/splash.cfg
9
F5 boot/splash.cfg
10
 
10
 
11
# do not remove the l after append 
11
# do not remove the l after append 
12
label linux
12
label linux
13
kernel boot/vmlinuz
13
kernel boot/vmlinuz
14
append l initrd=boot/initrd.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw 
14
append l initrd=boot/initrd.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw vga=791 
15
 
15
 
16
# do not remove the l after append 
16
# do not remove the l after append 
17
label smp
17
label smp
18
kernel boot/vmlinuzs
18
kernel boot/vmlinuzs
19
append l initrd=boot/initrds.gz init=linuxrc psi max_loop=32 vga=791 ramdisk_size=10010 root=/dev/ram0 rw 
19
append l initrd=boot/initrds.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw vga=791 
20
 
20
 
21
# do not remove the l after append 
21
# do not remove the l after append 
22
label linuxsmp
22
label linuxsmp
23
kernel boot/vmlinuzs
23
kernel boot/vmlinuzs
24
append l initrd=boot/initrds.gz init=linuxrc psi max_loop=32 vga=791 ramdisk_size=10010 root=/dev/ram0 rw 
24
append l initrd=boot/initrds.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw vga=791 
25
 
25
 
26
# do not remove the f after append
26
# do not remove the f after append
27
label failsafe
27
label failsafe
28
kernel boot/vmlinuz
28
kernel boot/vmlinuz
29
append f initrd=boot/initrd.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw  nonet simplex apm=off acpi=off nofstab
29
append f initrd=boot/initrd.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw vga=791  nonet simplex apm=off acpi=off nofstab
30
 
30
 
31
label memtest
31
label memtest
32
kernel boot/memtest
32
kernel boot/memtest