From: Ralph Ronnquist Date: Sat, 17 Jun 2023 01:30:47 +0000 (+1000) Subject: added timeout and sysappend X-Git-Tag: good-2~3 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=04a4179aec03d0d93391870953c4b9d39163922e;p=rrq%2Ftiniest.git added timeout and sysappend --- diff --git a/bootmenu.cfg b/bootmenu.cfg index e51abba..28d08f5 100644 --- a/bootmenu.cfg +++ b/bootmenu.cfg @@ -4,10 +4,11 @@ menu margin 0 menu rows 7 menu background /splash.png menu title Tiniest - +timeout 30 label linux kernel /vmlinuz append initrd=/initrd.gz init=/init console=ttyS0 root=/dev/ram0 + sysappend 0x4000C label other kernel /vmlinuz