Magellan Linux

Annotation of /trunk/mlivecdbuild/files/syslinux.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 27 - (hide annotations) (download)
Wed Jan 5 05:36:10 2005 UTC (19 years, 4 months ago) by niro
File size: 524 byte(s)
mlivecdbuild-0.3.6-r7 import

1 niro 27 default magelive
2    
3     timeout 300
4     prompt 1
5     display akaboot.msg
6     F1 akaboot.msg
7     F2 akahelp.msg
8    
9     label livecd
10     kernel alxlive
11     append initrd=initrd acpi=off root=/dev/ram0 init=/linuxrc
12    
13     label gentoo
14     kernel alxlive
15     append initrd=initrd acpi=off root=/dev/ram0 init=/linuxrc
16    
17     label magelive
18     kernel magelive
19     append initrd=initrd.gz root=/dev/ram0 init=/linuxrc ramdisk_size=16384 video=vesa:ywrap,mtrr vga=0x314 splash=silent
20    
21     label nofb
22     kernel magelive
23     append initrd=initrd.gz root=/dev/ram0 init=/linuxrc ramdisk_size=16384

Properties

Name Value
svn:executable *