2011-08-09 00:04:05 +00:00
|
|
|
#debug --graphics
|
2013-10-31 20:54:13 +00:00
|
|
|
default=1
|
2011-08-09 00:04:05 +00:00
|
|
|
splashimage=@SPLASHPATH@
|
2013-10-31 20:54:13 +00:00
|
|
|
timeout 60
|
2011-08-09 00:04:05 +00:00
|
|
|
hiddenmenu
|
2013-01-25 10:56:08 +00:00
|
|
|
title Install @PRODUCT@ @VERSION@
|
2012-02-13 19:42:03 +00:00
|
|
|
findiso
|
2013-01-25 10:56:08 +00:00
|
|
|
kernel @KERNELPATH@ @ROOT@ quiet
|
2011-08-09 00:04:05 +00:00
|
|
|
initrd @INITRDPATH@
|
2013-01-25 10:56:08 +00:00
|
|
|
title Test this media & install @PRODUCT@ @VERSION@
|
2012-04-13 23:58:16 +00:00
|
|
|
findiso
|
2013-01-25 10:56:08 +00:00
|
|
|
kernel @KERNELPATH@ @ROOT@ rd.live.check quiet
|
2012-04-13 23:58:16 +00:00
|
|
|
initrd @INITRDPATH@
|