added timeout and sysappend
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Sat, 17 Jun 2023 01:30:47 +0000 (11:30 +1000)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Sat, 17 Jun 2023 01:30:47 +0000 (11:30 +1000)
bootmenu.cfg

index e51abbaa6a40025937eeee73663a4bf55767a0ff..28d08f57b7d5ee7e7ba7d4154f5b20b39b029213 100644 (file)
@@ -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