projects
/
rrq
/
tiniest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f606888
)
added timeout and sysappend
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sat, 17 Jun 2023 01:30:47 +0000
(11:30 +1000)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sat, 17 Jun 2023 01:30:47 +0000
(11:30 +1000)
bootmenu.cfg
patch
|
blob
|
history
diff --git
a/bootmenu.cfg
b/bootmenu.cfg
index e51abbaa6a40025937eeee73663a4bf55767a0ff..28d08f57b7d5ee7e7ba7d4154f5b20b39b029213 100644
(file)
--- 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