Subversion Repositories livecd

Rev

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

Rev 1 Rev 69
Line 9... Line 9...
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