Magellan Linux

Annotation of /trunk/mlivecdbuild/profiles/global/isolinux.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 346 - (hide annotations) (download)
Sat Mar 4 23:20:39 2006 UTC (18 years, 3 months ago) by niro
File size: 525 byte(s)
initial relase of mlivecdbuild2; not ready for public yet

1 niro 346 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    
18     label magelive64
19     kernel magelive64
20     append initrd=initrd.gz root=/dev/ram0 init=/linuxrc ramdisk_size=16384

Properties

Name Value
svn:executable *