wok view syslinux/stuff/common.cfg @ rev 11657

syslinux: New graphical boot menu for Live CD/USB system with easy access to web boot, help, cmdline and i18n config
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 12 14:26:16 2012 +0100 (2012-02-12)
parents cbea600c0458
children
line source
1 # Common settings for cmdline
2 default slitaz
3 timeout 40
4 prompt 1
6 # Help files
7 F1 help.en
8 F2 opts.en
9 F3 help.fr
10 F4 opts.fr
12 # Labels
13 label web zeb
14 kernel /boot/gpxe
15 label reboot
16 com32 reboot.c32
17 label deCH
18 config de_CH.cfg
19 label frCH
20 config fr_CH.cfg
22 label be
23 config be.cfg
24 label br
25 config br.cfg
26 label ca
27 config ca.cfg
28 label de
29 config de.cfg
30 label de_CH
31 config de_CH.cfg
33 label en
34 config en.cfg
35 label es
36 config es.cfg
37 label fi
38 config fi.cfg
39 label fr
40 config fr.cfg
41 label fr_CH
42 config fr_CH.cfg
43 label hu
44 config hu.cfg
45 label it
46 config it.cfg
47 label jp
48 config jp.cfg
49 label pt
50 config pt.cfg
51 label ru
52 config ru.cfg
53 label us
54 config us.cfg