Magellan Linux

Annotation of /trunk/mlivecdbuild/files/isolinux.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: 414 byte(s)
mlivecdbuild-0.3.6-r7 import

1 niro 27 default magelive
2    
3     timeout 300
4     prompt 1
5     display boot.msg
6     F1 boot.msg
7     F2 help.msg
8    
9     label nofb
10     kernel magelive
11     append initrd=initrd.gz root=/dev/ram0 init=/linuxrc ramdisk_size=16384
12    
13     label magelive
14     kernel magelive
15     # append initrd=initrd.gz root=/dev/ram0 init=/linuxrc ramdisk_size=16384 video=vesa:ywrap,mtrr vga=0x314 splash=silent
16     append initrd=initrd.gz root=/dev/ram0 init=/linuxrc ramdisk_size=16384
17    

Properties

Name Value
svn:executable *