# HG changeset patch # User Pascal Bellard # Date 1213783087 0 # Node ID 9b373cb2508567b069e903b7694e3eb59375a8ce # Parent 9e944a5790ce147b8f6bedc0b969efddd7f878fb syslinux: user=tux, add keyboard br, de, jp, pt, ru diff -r 9e944a5790ce -r 9b373cb25085 syslinux/stuff/br.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/syslinux/stuff/br.cfg Wed Jun 18 09:58:07 2008 +0000 @@ -0,0 +1,6 @@ +KBDMAP br-abnt2.kbd +label slitaz + kernel /boot/bzImage + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=pt_PT kmap=br-abnt2 + +include common.inc diff -r 9e944a5790ce -r 9b373cb25085 syslinux/stuff/de.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/syslinux/stuff/de.cfg Wed Jun 18 09:58:07 2008 +0000 @@ -0,0 +1,6 @@ +KBDMAP de-latin1.kbd +label slitaz + kernel /boot/bzImage + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=de_DE kmap=de-latin1 + +include common.inc diff -r 9e944a5790ce -r 9b373cb25085 syslinux/stuff/jp.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/syslinux/stuff/jp.cfg Wed Jun 18 09:58:07 2008 +0000 @@ -0,0 +1,6 @@ +KBDMAP jp106.kbd +label slitaz + kernel /boot/bzImage + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=jp_JP kmap=jp106 + +include common.inc diff -r 9e944a5790ce -r 9b373cb25085 syslinux/stuff/pt.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/syslinux/stuff/pt.cfg Wed Jun 18 09:58:07 2008 +0000 @@ -0,0 +1,6 @@ +KBDMAP pt-latin1.kbd +label slitaz + kernel /boot/bzImage + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=pt_PT kmap=pt-latin1 + +include common.inc diff -r 9e944a5790ce -r 9b373cb25085 syslinux/stuff/ru.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/syslinux/stuff/ru.cfg Wed Jun 18 09:58:07 2008 +0000 @@ -0,0 +1,6 @@ +KBDMAP ru.kbd +label slitaz + kernel /boot/bzImage + append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=ru_RU kmap=ru + +include common.inc diff -r 9e944a5790ce -r 9b373cb25085 syslinux/stuff/splash.lss Binary file syslinux/stuff/splash.lss has changed diff -r 9e944a5790ce -r 9b373cb25085 syslinux/stuff/tools/slitaz.html --- a/syslinux/stuff/tools/slitaz.html Wed Jun 18 07:49:27 2008 +0000 +++ b/syslinux/stuff/tools/slitaz.html Wed Jun 18 09:58:07 2008 +0000 @@ -33,15 +33,16 @@

Hit ENTER to start or
-F5 for help +F5 for help.

-You may select your keyboard with be, ca, de, +You can preselect your keyboard and locale : be, br, +ca, de, de_CH, en, es, fi, fr, fr_CH, hu, -it, jp or us. +it, jp, pt, ru, or us.

-Login: hacker or root, password root +Login: tux or root, password root.