wok view syslinux/stuff/us.cfg @ rev 542

Syslinux: add english boot screens
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 11 20:39:27 2008 +0000 (2008-04-11)
parents 3e5e2d719373
children 69813a32bee3
line source
1 display isolinux.msg
2 default slitaz
3 label slitaz
4 kernel /boot/bzImage
5 append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=en kmap=us
7 label be
8 config be.cfg
9 label ca
10 config ca.cfg
11 label ch
12 config fr_CH.cfg
13 label de
14 config de_CH.cfg
15 label en
16 config en.cfg
17 label es
18 config es.cfg
19 label fr
20 config fr.cfg
21 label it
22 config it.cfg
23 label reboot
24 com32 reboot.c32
25 label uk
26 config en.cfg
28 implicit 0
29 prompt 1
30 timeout 80
31 F1 help.txt
32 F2 options.txt
33 F3 isolinux.msg
34 F4 display.txt
35 F5 enhelp.txt
36 F6 enopts.txt