wok-current rev 924
syslinux: user=tux, add keyboard br, de, jp, pt, ru
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 18 09:58:07 2008 +0000 (2008-06-18) |
parents | 9e944a5790ce |
children | d2839dc258f4 |
files | syslinux/stuff/br.cfg syslinux/stuff/de.cfg syslinux/stuff/jp.cfg syslinux/stuff/pt.cfg syslinux/stuff/ru.cfg syslinux/stuff/splash.lss syslinux/stuff/tools/slitaz.html |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/syslinux/stuff/br.cfg Wed Jun 18 09:58:07 2008 +0000 1.3 @@ -0,0 +1,6 @@ 1.4 +KBDMAP br-abnt2.kbd 1.5 +label slitaz 1.6 + kernel /boot/bzImage 1.7 + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=pt_PT kmap=br-abnt2 1.8 + 1.9 +include common.inc
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/syslinux/stuff/de.cfg Wed Jun 18 09:58:07 2008 +0000 2.3 @@ -0,0 +1,6 @@ 2.4 +KBDMAP de-latin1.kbd 2.5 +label slitaz 2.6 + kernel /boot/bzImage 2.7 + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=de_DE kmap=de-latin1 2.8 + 2.9 +include common.inc
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/syslinux/stuff/jp.cfg Wed Jun 18 09:58:07 2008 +0000 3.3 @@ -0,0 +1,6 @@ 3.4 +KBDMAP jp106.kbd 3.5 +label slitaz 3.6 + kernel /boot/bzImage 3.7 + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=jp_JP kmap=jp106 3.8 + 3.9 +include common.inc
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/syslinux/stuff/pt.cfg Wed Jun 18 09:58:07 2008 +0000 4.3 @@ -0,0 +1,6 @@ 4.4 +KBDMAP pt-latin1.kbd 4.5 +label slitaz 4.6 + kernel /boot/bzImage 4.7 + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=pt_PT kmap=pt-latin1 4.8 + 4.9 +include common.inc
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/syslinux/stuff/ru.cfg Wed Jun 18 09:58:07 2008 +0000 5.3 @@ -0,0 +1,6 @@ 5.4 +KBDMAP ru.kbd 5.5 +label slitaz 5.6 + kernel /boot/bzImage 5.7 + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=ru_RU kmap=ru 5.8 + 5.9 +include common.inc
6.1 Binary file syslinux/stuff/splash.lss has changed
7.1 --- a/syslinux/stuff/tools/slitaz.html Wed Jun 18 07:49:27 2008 +0000 7.2 +++ b/syslinux/stuff/tools/slitaz.html Wed Jun 18 09:58:07 2008 +0000 7.3 @@ -33,15 +33,16 @@ 7.4 <div id="nav_top"></div> 7.5 <p> 7.6 Hit <i>ENTER</i> to start or<br> 7.7 -<i>F5</i> for help 7.8 +<i>F5</i> for help. 7.9 </p> 7.10 <p> 7.11 -You may select your keyboard with <i>be</i>, <i>ca</i>, <i>de</i>, 7.12 +You can preselect your keyboard and locale : <i>be</i>, <i>br</i>, 7.13 +<i>ca</i>, <i>de</i>, <i>de_CH</i>, 7.14 <i>en</i>, <i>es</i>, <i>fi</i>, <i>fr</i>, <i>fr_CH</i>, <i>hu</i>, 7.15 -<i>it</i>, <i>jp</i> or <i>us</i>. 7.16 +<i>it</i>, <i>jp</i>, <i>pt</i>, <i>ru</i>, or <i>us</i>. 7.17 </p> 7.18 <p> 7.19 -Login: <i>hacker</i> or <i>root</i>, password <i>root</i> 7.20 +Login: <i>tux</i> or <i>root</i>, password <i>root</i>. 7.21 </p> 7.22 <div id="nav_bottom"> 7.23 <div id="nav_bottom_img"></div> 7.24 @@ -64,7 +65,7 @@ 7.25 <p> 7.26 <b>ENTER</b> pour booter, <b>F1</b> pour afficher la page d'aide. 7.27 <br> 7.28 -[login] <b><i>hacker</i></b> ou <b><i>root</i></b> avec le mot de 7.29 +[login] <b><i>tux</i></b> ou <b><i>root</i></b> avec le mot de 7.30 passe <b><i>root</i></b>. 7.31 </p> 7.32