e1785d13b8
This makes the timeouts the same on all arches. Fixes #1068
14 lines
303 B
Plaintext
14 lines
303 B
Plaintext
#debug --graphics
|
|
default=0
|
|
splashimage=@SPLASHPATH@
|
|
timeout 60
|
|
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@
|