wok rev 2887
syslinux: remove wrong keyboard in help
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 04 23:35:36 2009 +0200 (2009-05-04) |
parents | c140bc2c4598 |
children | d641c8afb834 |
files | syslinux/stuff/enopts.txt syslinux/stuff/options.txt |
line diff
1.1 --- a/syslinux/stuff/enopts.txt Mon May 04 12:27:31 2009 +0000 1.2 +++ b/syslinux/stuff/enopts.txt Mon May 04 23:35:36 2009 +0200 1.3 @@ -15,12 +15,12 @@ 1.4 Example : config=/dev/hda1,slitaz.sh 1.5 modprobe=<module_list> : Force module(s) to load. 1.6 lang=* : Select language [en,fr_CH,fr_FR] 1.7 - kmap=* : Select keyboard [be-latin1,de-latin1,fr-latin1,fr_CH...] 1.8 + kmap=* : Select keyboard [de-latin1,fr-latin1,fr_CH-latin1...] 1.9 sound=no : Remove all sound kernel modules. 1.10 sound=noconf : Do not configure sound card. 1.11 screen=<type> : Define screen type [text, 640x480x16..1920x1440x24] 1.12 user=* : Username account. Default "tux". 1.13 1.14 usage: slitaz [option]; Example : 1.15 - boot: slitaz irqpoll screen=1280x800x24 lang=fr_CH kmap=fr_CH modprobe=3c59x 1.16 + boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x 1.17
2.1 --- a/syslinux/stuff/options.txt Mon May 04 12:27:31 2009 +0000 2.2 +++ b/syslinux/stuff/options.txt Mon May 04 23:35:36 2009 +0200 2.3 @@ -15,12 +15,12 @@ 2.4 peripherique. Exemple : config=/dev/hda1,slitaz.sh 2.5 modprobe=<module_list> : Force le chargement de module(s). 2.6 lang=* : Specifie la langue [en,fr_CH,fr_FR] 2.7 - kmap=* : Specifie le clavier [be-latin1,de-latin1,fr-latin1,fr_CH...] 2.8 + kmap=* : Specifie le clavier [de-latin1,fr-latin1,fr_CH-latin1...] 2.9 sound=no : Supprime tous les modules son du noyau. 2.10 sound=noconf : Ne configure pas la carte son. 2.11 screen=<type> : Definit le type d'ecran [text,640x480x16..1920x1440x24] 2.12 user=* : Compte utilisateur. Par defaut "tux". 2.13 2.14 usage: slitaz [option], par exemple : 2.15 - boot: slitaz irqpoll screen=1280x800x24 lang=fr_CH kmap=fr_CH modprobe=3c59x 2.16 + boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x 2.17