added debian 12.2 netboot
This commit is contained in:
21
files/debian-12.2/boot-screens/drkmenu.cfg
Executable file
21
files/debian-12.2/boot-screens/drkmenu.cfg
Executable file
@@ -0,0 +1,21 @@
|
||||
menu background #00000000
|
||||
menu color title * #FFFFFFFF *
|
||||
menu color border * #00000000 #00000000 none
|
||||
menu color unsel * #ffffffff #ff000000 *
|
||||
menu color hotkey * #ffdddd00 #ff000000 *
|
||||
menu color sel * #ffffffff #ff808080 *
|
||||
menu color hotsel * #ffdddd00 #ff808080 *
|
||||
menu color tabmsg * #ffffffff #00000000 *
|
||||
menu color help 37;40 #ffdddd00 #00000000 none
|
||||
# XXX When adjusting vshift, take care that rows is set to a small
|
||||
# enough value so any possible menu will fit on the screen,
|
||||
# rather than falling off the bottom.
|
||||
menu vshift 8
|
||||
menu rows 12
|
||||
# The help line must be at least one line from the bottom.
|
||||
menu helpmsgrow 14
|
||||
# The command line must be at least one line from the help line.
|
||||
menu cmdlinerow 16
|
||||
menu timeoutrow 16
|
||||
menu tabmsgrow 18
|
||||
menu tabmsg Press ENTER to boot or TAB to edit a menu entry
|
||||
Reference in New Issue
Block a user