github.com/oweisse/u-root@v0.0.0-20181109060735-d005ad25fef1/pkg/diskboot/testdata/debian-9-install/isolinux/menu.cfg (about) 1 INCLUDE stdmenu.cfg 2 MENU title Main Menu 3 DEFAULT Debian GNU/Linux Live (kernel 4.9.0-3-amd64) 4 LABEL Debian GNU/Linux Live (kernel 4.9.0-3-amd64) 5 SAY "Booting Debian GNU/Linux Live (kernel 4.9.0-3-amd64)..." 6 linux /live/vmlinuz-4.9.0-3-amd64 7 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components 8 9 MENU begin advanced 10 MENU title Debian Live with Localisation Support 11 LABEL Albanian (sq) 12 SAY "Booting Albanian (sq)..." 13 linux /live/vmlinuz-4.9.0-3-amd64 14 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=sq_AL.UTF-8 15 16 LABEL Amharic (am) 17 SAY "Booting Amharic (am)..." 18 linux /live/vmlinuz-4.9.0-3-amd64 19 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=am_ET 20 21 LABEL Arabic (ar) 22 SAY "Booting Arabic (ar)..." 23 linux /live/vmlinuz-4.9.0-3-amd64 24 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ar_EG.UTF-8 25 26 LABEL Asturian (ast) 27 SAY "Booting Asturian (ast)..." 28 linux /live/vmlinuz-4.9.0-3-amd64 29 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ast_ES.UTF-8 30 31 LABEL Basque (eu) 32 SAY "Booting Basque (eu)..." 33 linux /live/vmlinuz-4.9.0-3-amd64 34 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=eu_ES.UTF-8 35 36 LABEL Belarusian (be) 37 SAY "Booting Belarusian (be)..." 38 linux /live/vmlinuz-4.9.0-3-amd64 39 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=be_BY.UTF-8 40 41 LABEL Bangla (bn) 42 SAY "Booting Bangla (bn)..." 43 linux /live/vmlinuz-4.9.0-3-amd64 44 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=bn_BD 45 46 LABEL Bosnian (bs) 47 SAY "Booting Bosnian (bs)..." 48 linux /live/vmlinuz-4.9.0-3-amd64 49 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=bs_BA.UTF-8 50 51 LABEL Bulgarian (bg) 52 SAY "Booting Bulgarian (bg)..." 53 linux /live/vmlinuz-4.9.0-3-amd64 54 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=bg_BG.UTF-8 55 56 LABEL Tibetan (bo) 57 SAY "Booting Tibetan (bo)..." 58 linux /live/vmlinuz-4.9.0-3-amd64 59 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=bo_IN 60 61 LABEL C (C) 62 SAY "Booting C (C)..." 63 linux /live/vmlinuz-4.9.0-3-amd64 64 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=C 65 66 LABEL Catalan (ca) 67 SAY "Booting Catalan (ca)..." 68 linux /live/vmlinuz-4.9.0-3-amd64 69 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ca_ES.UTF-8 70 71 LABEL Chinese (Simplified) (zh_CN) 72 SAY "Booting Chinese (Simplified) (zh_CN)..." 73 linux /live/vmlinuz-4.9.0-3-amd64 74 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=zh_CN.UTF-8 75 76 LABEL Chinese (Traditional) (zh_TW) 77 SAY "Booting Chinese (Traditional) (zh_TW)..." 78 linux /live/vmlinuz-4.9.0-3-amd64 79 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=zh_TW.UTF-8 80 81 LABEL Croatian (hr) 82 SAY "Booting Croatian (hr)..." 83 linux /live/vmlinuz-4.9.0-3-amd64 84 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=hr_HR.UTF-8 85 86 LABEL Czech (cs) 87 SAY "Booting Czech (cs)..." 88 linux /live/vmlinuz-4.9.0-3-amd64 89 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=cs_CZ.UTF-8 90 91 LABEL Danish (da) 92 SAY "Booting Danish (da)..." 93 linux /live/vmlinuz-4.9.0-3-amd64 94 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=da_DK.UTF-8 95 96 LABEL Dutch (nl) 97 SAY "Booting Dutch (nl)..." 98 linux /live/vmlinuz-4.9.0-3-amd64 99 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=nl_NL.UTF-8 100 101 LABEL Dzongkha (dz) 102 SAY "Booting Dzongkha (dz)..." 103 linux /live/vmlinuz-4.9.0-3-amd64 104 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=dz_BT 105 106 LABEL English (en) 107 SAY "Booting English (en)..." 108 linux /live/vmlinuz-4.9.0-3-amd64 109 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=en_US.UTF-8 110 111 LABEL Esperanto (eo) 112 SAY "Booting Esperanto (eo)..." 113 linux /live/vmlinuz-4.9.0-3-amd64 114 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=eo.UTF-8 115 116 LABEL Estonian (et) 117 SAY "Booting Estonian (et)..." 118 linux /live/vmlinuz-4.9.0-3-amd64 119 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=et_EE.UTF-8 120 121 LABEL Finnish (fi) 122 SAY "Booting Finnish (fi)..." 123 linux /live/vmlinuz-4.9.0-3-amd64 124 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=fi_FI.UTF-8 125 126 LABEL French (fr) 127 SAY "Booting French (fr)..." 128 linux /live/vmlinuz-4.9.0-3-amd64 129 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=fr_FR.UTF-8 130 131 LABEL Galician (gl) 132 SAY "Booting Galician (gl)..." 133 linux /live/vmlinuz-4.9.0-3-amd64 134 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=gl_ES.UTF-8 135 136 LABEL Georgian (ka) 137 SAY "Booting Georgian (ka)..." 138 linux /live/vmlinuz-4.9.0-3-amd64 139 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ka_GE.UTF-8 140 141 LABEL German (de) 142 SAY "Booting German (de)..." 143 linux /live/vmlinuz-4.9.0-3-amd64 144 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=de_DE.UTF-8 145 146 LABEL Greek (el) 147 SAY "Booting Greek (el)..." 148 linux /live/vmlinuz-4.9.0-3-amd64 149 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=el_GR.UTF-8 150 151 LABEL Gujarati (gu) 152 SAY "Booting Gujarati (gu)..." 153 linux /live/vmlinuz-4.9.0-3-amd64 154 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=gu_IN 155 156 LABEL Hebrew (he) 157 SAY "Booting Hebrew (he)..." 158 linux /live/vmlinuz-4.9.0-3-amd64 159 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=he_IL.UTF-8 160 161 LABEL Hindi (hi) 162 SAY "Booting Hindi (hi)..." 163 linux /live/vmlinuz-4.9.0-3-amd64 164 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=hi_IN 165 166 LABEL Hungarian (hu) 167 SAY "Booting Hungarian (hu)..." 168 linux /live/vmlinuz-4.9.0-3-amd64 169 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=hu_HU.UTF-8 170 171 LABEL Icelandic (is) 172 SAY "Booting Icelandic (is)..." 173 linux /live/vmlinuz-4.9.0-3-amd64 174 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=is_IS.UTF-8 175 176 LABEL Indonesian (id) 177 SAY "Booting Indonesian (id)..." 178 linux /live/vmlinuz-4.9.0-3-amd64 179 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=id_ID.UTF-8 180 181 LABEL Irish (ga) 182 SAY "Booting Irish (ga)..." 183 linux /live/vmlinuz-4.9.0-3-amd64 184 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ga_IE.UTF-8 185 186 LABEL Italian (it) 187 SAY "Booting Italian (it)..." 188 linux /live/vmlinuz-4.9.0-3-amd64 189 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=it_IT.UTF-8 190 191 LABEL Japanese (ja) 192 SAY "Booting Japanese (ja)..." 193 linux /live/vmlinuz-4.9.0-3-amd64 194 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ja_JP.UTF-8 195 196 LABEL Kazakh (kk) 197 SAY "Booting Kazakh (kk)..." 198 linux /live/vmlinuz-4.9.0-3-amd64 199 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=kk_KZ.UTF-8 200 201 LABEL Khmer (km) 202 SAY "Booting Khmer (km)..." 203 linux /live/vmlinuz-4.9.0-3-amd64 204 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=km_KH 205 206 LABEL Kannada (kn) 207 SAY "Booting Kannada (kn)..." 208 linux /live/vmlinuz-4.9.0-3-amd64 209 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=kn_IN 210 211 LABEL Korean (ko) 212 SAY "Booting Korean (ko)..." 213 linux /live/vmlinuz-4.9.0-3-amd64 214 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ko_KR.UTF-8 215 216 LABEL Kurdish (ku) 217 SAY "Booting Kurdish (ku)..." 218 linux /live/vmlinuz-4.9.0-3-amd64 219 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ku_TR.UTF-8 220 221 LABEL Lao (lo) 222 SAY "Booting Lao (lo)..." 223 linux /live/vmlinuz-4.9.0-3-amd64 224 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=lo_LA 225 226 LABEL Latvian (lv) 227 SAY "Booting Latvian (lv)..." 228 linux /live/vmlinuz-4.9.0-3-amd64 229 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=lv_LV.UTF-8 230 231 LABEL Lithuanian (lt) 232 SAY "Booting Lithuanian (lt)..." 233 linux /live/vmlinuz-4.9.0-3-amd64 234 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=lt_LT.UTF-8 235 236 LABEL Malayalam (ml) 237 SAY "Booting Malayalam (ml)..." 238 linux /live/vmlinuz-4.9.0-3-amd64 239 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ml_IN 240 241 LABEL Marathi (mr) 242 SAY "Booting Marathi (mr)..." 243 linux /live/vmlinuz-4.9.0-3-amd64 244 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=mr_IN 245 246 LABEL Macedonian (mk) 247 SAY "Booting Macedonian (mk)..." 248 linux /live/vmlinuz-4.9.0-3-amd64 249 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=mk_MK.UTF-8 250 251 LABEL Burmese (my) 252 SAY "Booting Burmese (my)..." 253 linux /live/vmlinuz-4.9.0-3-amd64 254 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=my_MM 255 256 LABEL Nepali (ne) 257 SAY "Booting Nepali (ne)..." 258 linux /live/vmlinuz-4.9.0-3-amd64 259 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ne_NP 260 261 LABEL Northern Sami (se_NO) 262 SAY "Booting Northern Sami (se_NO)..." 263 linux /live/vmlinuz-4.9.0-3-amd64 264 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=se_NO 265 266 LABEL Norwegian Bokmaal (nb_NO) 267 SAY "Booting Norwegian Bokmaal (nb_NO)..." 268 linux /live/vmlinuz-4.9.0-3-amd64 269 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=nb_NO.UTF-8 270 271 LABEL Norwegian Nynorsk (nn_NO) 272 SAY "Booting Norwegian Nynorsk (nn_NO)..." 273 linux /live/vmlinuz-4.9.0-3-amd64 274 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=nn_NO.UTF-8 275 276 LABEL Persian (fa) 277 SAY "Booting Persian (fa)..." 278 linux /live/vmlinuz-4.9.0-3-amd64 279 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=fa_IR 280 281 LABEL Polish (pl) 282 SAY "Booting Polish (pl)..." 283 linux /live/vmlinuz-4.9.0-3-amd64 284 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=pl_PL.UTF-8 285 286 LABEL Portuguese (pt) 287 SAY "Booting Portuguese (pt)..." 288 linux /live/vmlinuz-4.9.0-3-amd64 289 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=pt_PT.UTF-8 290 291 LABEL Portuguese (Brazil) (pt_BR) 292 SAY "Booting Portuguese (Brazil) (pt_BR)..." 293 linux /live/vmlinuz-4.9.0-3-amd64 294 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=pt_BR.UTF-8 295 296 LABEL Punjabi (Gurmukhi) (pa) 297 SAY "Booting Punjabi (Gurmukhi) (pa)..." 298 linux /live/vmlinuz-4.9.0-3-amd64 299 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=pa_IN 300 301 LABEL Romanian (ro) 302 SAY "Booting Romanian (ro)..." 303 linux /live/vmlinuz-4.9.0-3-amd64 304 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ro_RO.UTF-8 305 306 LABEL Russian (ru) 307 SAY "Booting Russian (ru)..." 308 linux /live/vmlinuz-4.9.0-3-amd64 309 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ru_RU.UTF-8 310 311 LABEL Sinhala (si) 312 SAY "Booting Sinhala (si)..." 313 linux /live/vmlinuz-4.9.0-3-amd64 314 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=si_LK 315 316 LABEL Serbian (Cyrillic) (sr) 317 SAY "Booting Serbian (Cyrillic) (sr)..." 318 linux /live/vmlinuz-4.9.0-3-amd64 319 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=sr_RS 320 321 LABEL Slovak (sk) 322 SAY "Booting Slovak (sk)..." 323 linux /live/vmlinuz-4.9.0-3-amd64 324 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=sk_SK.UTF-8 325 326 LABEL Slovenian (sl) 327 SAY "Booting Slovenian (sl)..." 328 linux /live/vmlinuz-4.9.0-3-amd64 329 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=sl_SI.UTF-8 330 331 LABEL Spanish (es) 332 SAY "Booting Spanish (es)..." 333 linux /live/vmlinuz-4.9.0-3-amd64 334 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=es_ES.UTF-8 335 336 LABEL Swedish (sv) 337 SAY "Booting Swedish (sv)..." 338 linux /live/vmlinuz-4.9.0-3-amd64 339 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=sv_SE.UTF-8 340 341 LABEL Tagalog (tl) 342 SAY "Booting Tagalog (tl)..." 343 linux /live/vmlinuz-4.9.0-3-amd64 344 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=tl_PH.UTF-8 345 346 LABEL Tamil (ta) 347 SAY "Booting Tamil (ta)..." 348 linux /live/vmlinuz-4.9.0-3-amd64 349 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ta_IN 350 351 LABEL Telugu (te) 352 SAY "Booting Telugu (te)..." 353 linux /live/vmlinuz-4.9.0-3-amd64 354 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=te_IN 355 356 LABEL Tajik (tg) 357 SAY "Booting Tajik (tg)..." 358 linux /live/vmlinuz-4.9.0-3-amd64 359 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=tg_TJ.UTF-8 360 361 LABEL Thai (th) 362 SAY "Booting Thai (th)..." 363 linux /live/vmlinuz-4.9.0-3-amd64 364 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=th_TH.UTF-8 365 366 LABEL Turkish (tr) 367 SAY "Booting Turkish (tr)..." 368 linux /live/vmlinuz-4.9.0-3-amd64 369 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=tr_TR.UTF-8 370 371 LABEL Uyghur (ug) 372 SAY "Booting Uyghur (ug)..." 373 linux /live/vmlinuz-4.9.0-3-amd64 374 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=ug_CN 375 376 LABEL Ukrainian (uk) 377 SAY "Booting Ukrainian (uk)..." 378 linux /live/vmlinuz-4.9.0-3-amd64 379 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=uk_UA.UTF-8 380 381 LABEL Vietnamese (vi) 382 SAY "Booting Vietnamese (vi)..." 383 linux /live/vmlinuz-4.9.0-3-amd64 384 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=vi_VN 385 386 LABEL Welsh (cy) 387 SAY "Booting Welsh (cy)..." 388 linux /live/vmlinuz-4.9.0-3-amd64 389 APPEND initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components locales=cy_GB.UTF-8 390 391 LABEL mainmenu 392 MENU label Back 393 MENU exit 394 MENU end 395 396 LABEL Graphical Debian Installer 397 SAY "Booting Graphical Debian Installer..." 398 linux /d-i/gtk/vmlinuz 399 APPEND initrd=/d-i/gtk/initrd.gz append video=vesa:ywrap,mtrr vga=788 400 401 LABEL Debian Installer 402 SAY "Booting Debian Installer..." 403 linux /d-i/vmlinuz 404 APPEND initrd=/d-i/initrd.gz 405 406 LABEL Debian Installer with Speech Synthesis 407 SAY "Booting Debian Installer with Speech Synthesis..." 408 linux /d-i/gtk/vmlinuz 409 APPEND initrd=/d-i/gtk/initrd.gz speakup.synth=soft 410