Adding upstream version 4.00~pre61+dfsg.
[syslinux-debian/hramrach.git] / com32 / hdt / floppy / hdt.cfg
blob1350521a8e2da295c8dedbc1557c5bc64db594be
1 UI menu.c32
2 DEFAULT hdt
3 PROMPT 0
4 TIMEOUT 50
5 MENU TITLE Hardware Detection Tool (HDT) version %VERSION% (%CODENAME%)
6 MENU MARGIN 0
7 MENU ROWS 15
8 MENU TABMSG
9 MENU TABMSGROW -3
10 MENU CMDLINEROW -3
11 MENU HELPMSGROW -4
12 MENU HELPMSGENDROW -1
14 MENU COLOR SCREEN 37;40
15 MENU COLOR BORDER 34;40
16 MENU COLOR TITLE 1;33;40
17 MENU COLOR SCROLLBAR 34;46
18 MENU COLOR SEL 30;47
19 MENU COLOR UNSEL 36;40
20 MENU COLOR CMDMARK 37;40
21 MENU COLOR CMDLINE 37;40
22 MENU COLOR TABMSG 37;40
23 MENU COLOR DISABLED 37;40
24 MENU COLOR HELP 32;40
26 LABEL hdt
27 MENU LABEL Menu mode
28 MENU DEFAULT
29 TEXT HELP
30  Starts HDT using the MENU mode
31 ENDTEXT
32 COM32 hdt.c32
33 APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids quiet
35 LABEL cli
36 MENU LABEL CLI (VESA mode)
37 TEXT HELP
38  Starts HDT using the Command Line Interface (CLI)
39  VESA mode is enabled
40 ENDTEXT
41 COM32 hdt.c32
42 APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids quiet nomenu vesa
44 LABEL vesa
45 MENU LABEL CLI (Text mode)
46 TEXT HELP
47  Starts HDT using the Command Line Interface (CLI)
48  VESA mode is disabled
49 ENDTEXT
50 COM32 hdt.c32
51 APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids quiet nomenu
53 LABEL summary
54 MENU LABEL CLI (Auto summary)
55 TEXT HELP
56  Starts HDT using the Command Line Interface (CLI) and run 'show summary'
57  VESA mode is enabled
58 ENDTEXT
59 COM32 hdt.c32
60 APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids quiet vesa nomenu auto='show summary'
62 LABEL verbose
63 MENU LABEL CLI (Verbose)
64 TEXT HELP
65  Starts HDT using the Command Line Interface (CLI) using the verbose mode
66  VESA mode is enabled
67 ENDTEXT
68 COM32 hdt.c32
69 APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids vesa nomenu
71 MENU SEPARATOR
73 LABEL memtest
74 MENU LABEL Memtest86+ 4.10
75 TEXT HELP
76  Starts Memtest86+ 4.10
77 ENDTEXT
78 LINUX memtest.bin