New graphical boot menu; New configuration variable DISTRI_NAME; rework check for...
[grml-live.git] / templates / boot / isolinux / prompt.cfg
1 prompt  1
2 display f1
3 timeout 300
4 include vesamenu.cfg
5
6 F1  f1
7 F2  f2
8 F3  f3
9 F4  f4
10 F5  f5
11 F6  f6
12 F7  f7
13 F8  f8
14 F9  f9
15 F10 f10
16
17 # back to main menu
18 label exit
19 menu exit
20 kernel isolinux.bin
21
22 label back
23 menu back
24 kernel isolinux.bin
25
26 label quit
27 menu quit
28 kernel isolinux.bin