wok-next view syslinux/stuff/fr_CH.cfg @ rev 227
Syslinux: multiple kerboard (be,ca,ch,de,en,es,fr,it,us)
| author | Pascal Bellard <pascal.bellard@slitaz.org> | 
|---|---|
| date | Sat Feb 16 15:38:59 2008 +0100 (2008-02-16) | 
| parents | |
| children | 9df97454897b | 
 line source
     1 display isolinux.msg
     2 KBDMAP fr_CH.kbd
     3 default slitaz
     4 label slitaz
     5 	kernel /boot/bzImage
     6 	append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=fr_CH kmap=fr_CH
     8 label be
     9 	config be.cfg
    10 label ca
    11 	config ca.cfg
    12 label de
    13 	config de_CH.cfg
    14 label def
    15 	config isolinux.cfg
    16 label fr
    17 	config fr.cfg
    18 label en
    19 	config en.cfg
    20 label es
    21 	config es.cfg
    22 label it
    23 	config it.cfg
    24 label reboot
    25 	com32 reboot.c32
    26 label uk
    27 	config en.cfg
    28 label us
    29 	config us.cfg
    31 implicit 0	
    32 prompt 1	
    33 timeout 80
    34 F1 help.txt
    35 F2 options.txt
    36 F3 isolinux.msg
    37 F4 display.txt