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:
5da8c1d
)
Boot linux immediately (without menu)
author
Ralph Ronnquist
<rrq@rrq.au>
Sat, 28 Oct 2023 07:01:41 +0000
(18:01 +1100)
committer
Ralph Ronnquist
<rrq@rrq.au>
Sat, 28 Oct 2023 07:01:41 +0000
(18:01 +1100)
bootmenu.cfg
patch
|
blob
|
history
diff --git
a/bootmenu.cfg
b/bootmenu.cfg
index 28d08f57b7d5ee7e7ba7d4154f5b20b39b029213..d78cc8c315d593c912bdec6e29cf4427e3647b04 100644
(file)
--- a/
bootmenu.cfg
+++ b/
bootmenu.cfg
@@
-1,15
+1,4
@@
-default vesamenu.c32
-
-menu margin 0
-menu rows 7
-menu background /splash.png
-menu title Tiniest
-timeout 30
+default linux
label linux
kernel /vmlinuz
append initrd=/initrd.gz init=/init console=ttyS0 root=/dev/ram0
- sysappend 0x4000C
-
-label other
- kernel /vmlinuz
- append initrd=/initrd.gz init=/init console=ttyS0 root=/dev/ram0