Magellan Linux

Contents of /tags/before_split/mlivecdbuild/files/syslinux.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 465 - (show annotations) (download)
Sat Apr 14 15:23:28 2007 UTC (17 years, 1 month ago) by (unknown author)
File size: 524 byte(s)
This commit was manufactured by cvs2svn to create tag 'before_split'.
1 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 *