3d10c59d2b
Implementation based on m-p-d::profiles/scripts.d/03-syslinux (but heavily modified for m-p of course)
5 lines
191 B
INI
5 lines
191 B
INI
label live
|
|
menu label ^LiveCD (no hard disk needed)
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz live ramdisk_size=@live_size@ fastboot stagename=live showopts automatic=method:cdrom
|