]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blame - static/netboot/premenu.cfg
mirrors: Prefer IPv4 address for geo location.
[people/shoehn/ipfire.org.git] / static / netboot / premenu.cfg
CommitLineData
e847f85c
MT
1UI menu.c32
2
5470bdf1
MT
3menu color title * #FFFFFFFF *
4menu color sel * #ffffffff #999999ff *
5menu color hotsel 1;7;37;40 #ffffffff #999999ff *
6menu color tabmsg * #ffffffff #00000000 *
7menu margin 20
8menu vshift 5
9menu rows 5
10menu width 80
11menu helpmsgrow 16
12prompt 0
13allowoptions 0
14menu hidden
15timeout 30
16
17menu title Select menu type
18menu autoboot Press any key for options or wait # second{,s}...
19
20label vesa
21 menu default
22 text help
23 The default graphical boot menu.
24 endtext
25 menu label Graphical menu
26 kernel vesamenu.c32
27 append menu.cfg
28
29label text
30 menu label Text menu
31 text help
32 Use this menu if the graphical menu does not work on your system.
33 endtext
34 kernel menu.c32
35 append menu.cfg