2013-12-12 22:15:13 +00:00
|
|
|
#debug --graphics
|
|
|
|
default=0
|
|
|
|
splashimage=@SPLASHPATH@
|
2020-09-01 23:28:49 +00:00
|
|
|
timeout 60
|
2013-12-12 22:15:13 +00:00
|
|
|
hiddenmenu
|
|
|
|
title Install @PRODUCT@ @VERSION@
|
|
|
|
findiso
|
|
|
|
kernel @KERNELPATH@ @ROOT@ quiet
|
|
|
|
initrd @INITRDPATH@
|
|
|
|
title Test this media & install @PRODUCT@ @VERSION@
|
|
|
|
findiso
|
|
|
|
kernel @KERNELPATH@ @ROOT@ rd.live.check quiet
|
|
|
|
initrd @INITRDPATH@
|