-
Notifications
You must be signed in to change notification settings - Fork 1
/
debian.menu
192 lines (192 loc) · 5.04 KB
/
debian.menu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
lang = en_US
[install]
default = true
title = Install
type = linux16
kernel = debian-installer/${arch}/linux
command = vga=788 -- quiet
initrd = debian-installer/${arch}/initrd.gz
hotkey = I
[advanced]
title = Advanced options
lable = Advanced options menu
hotkey = A
type = submenu
[expert]
under = advanced
title = Expert install
type = linux16
kernel = debian-installer/${arch}/linux
command = priority=low vga=788 --
initrd = debian-installer/${arch}/initrd.gz
hotkey = E
[rescue]
under = advanced
title = Rescue mode
type = linux16
kernel = debian-installer/${arch}/linux
command = vga=788 rescue/enable=true -- quiet
initrd = debian-installer/${arch}/initrd.gz
hotkey = R
[auto]
under = advanced
title = Automated install
type = linux16
kernel = debian-installer/${arch}/linux
command = auto=true priority=critical vga=788 -- quiet
initrd = debian-installer/${arch}/initrd.gz
hotkey = A
[desktop]
under = advanced
lable = Desktop environment menu
title = Alternative desktop environments
backhelp = Higher level options install the GNOME desktop environment
type = submenu
[kde-desktop]
under = desktop
title = KDE
lable = KDE desktop boot menu
help = Select the 'K Desktop Environment' for the Desktop task
type = submenu
hotkey = K
[install-kde]
default = true
under = kde-desktop
title = Install
type = linux16
kernel = debian-installer/${arch}/linux
command = desktop=kde vga=788 -- quiet
initrd = debian-installer/${arch}/initrd.gz
[advanced-kde]
under = kde-desktop
title = Advanced options
lable = KDE advanced options
type = submenu
[expert-kde]
under = advanced-kde
title = Expert install
type = linux16
kernel = debian-installer/${arch}/linux
command = desktop=kde priority=low vga=788 --
initrd = debian-installer/${arch}/initrd.gz
hotkey = E
[auto-kde]
under = advanced-kde
title = Automated install
type = linux16
kernel = debian-installer/${arch}/linux
command = desktop=kde auto=true priority=critical vga=788 -- quiet
initrd = debian-installer/${arch}/initrd.gz
hotkey = A
[help-kde]
under = kde-desktop
type = subfile
only = pxelinux
help = Display help screens; type 'menu' at boot prompt to return to this menu
title = Help
file = debian-installer/${arch}/boot-screens/kde/prompt.cfg
hotkey = H
[lxde-desktop]
under = desktop
title = LXDE
lable = LXDE desktop boot menu
help = Select the 'Lightweight X11 Desktop Environment' for the Desktop task
type = submenu
hotkey = L
[install-lxde]
default = true
under = lxde-desktop
title = Install
type = linux16
kernel = debian-installer/${arch}/linux
command = desktop=lxde vga=788 -- quiet
initrd = debian-installer/${arch}/initrd.gz
hotkey = I
[advanced-lxde]
under = lxde-desktop
title = Advanced options
lable = LXDE advanced options
type = submenu
[expert-lxde]
under = advanced-lxde
title = Expert install
type = linux16
kernel = debian-installer/${arch}/linux
command = desktop=lxde priority=low vga=788 --
initrd = debian-installer/${arch}/initrd.gz
hotkey = E
[auto-lxde]
under = advanced-lxde
title = Automated install
type = linux16
kernel = debian-installer/${arch}/linux
command = desktop=lxde auto=true priority=critical vga=788 -- quiet
initrd = debian-installer/${arch}/initrd.gz
hotkey = A
[help-lxde]
under = lxde-desktop
type = subfile
only = pxelinux
help = Display help screens; type 'menu' at boot prompt to return to this menu
title = Help
file = debian-installer/${arch}/boot-screens/lxde/prompt.cfg
hotkey = H
[xfce-desktop]
under = desktop
title = Xfce
lable = Xfce desktop boot menu
type = submenu
help = Select the 'Xfce lightweight desktop environment' for the Desktop task
hotkey = X
[install-xfce]
default = true
under = xfce-desktop
title = Install
type = linux16
kernel = debian-installer/${arch}/linux
command = desktop=xfce vga=788 -- quiet
initrd = debian-installer/${arch}/initrd.gz
hotkey = I
[advanced-xfce]
under = xfce-desktop
title = Advanced options
lable = Xfce advanced options
type = submenu
[expert-xfce]
under = advanced-xfce
title = Expert install
type = linux16
kernel = debian-installer/${arch}/linux
command = desktop=xfce priority=low vga=788 --
initrd = debian-installer/${arch}/initrd.gz
hotkey = E
[auto-xfce]
under = advanced-xfce
title = Automated install
type = linux16
kernel = debian-installer/${arch}/linux
command = desktop=xfce auto=true priority=critical vga=788 -- quiet
initrd = debian-installer/${arch}/initrd.gz
hotkey = A
[help-xfce]
under = xfce-desktop
type = subfile
only = pxelinux
help = Display help screens; type 'menu' at boot prompt to return to this menu
title = Help
file = debian-installer/${arch}/boot-screens/xfce/prompt.cfg
hotkey = H
[help]
type = subfile
only = pxelinux
help = Display help screens; type 'menu' at boot prompt to return to this menu
title = Help
file = debian-installer/${arch}/boot-screens/prompt.cfg
hotkey = H
[installspk]
title = Install with speech synthesis
type = linux16
kernel = debian-installer/${arch}/linux
command = vga=788 speakup.synth=soft -- quiet
initrd = debian-installer/${arch}/initrd.gz
hotkey = s