Ensure UNICODE keyboard layout is functional in emergency shell
authorLuca Berra <bluca@vodka.it>
Sat, 9 Jan 2010 08:39:22 +0000 (09:39 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 13 Jan 2010 15:06:11 +0000 (16:06 +0100)
commitf5745ec58b698b2ccaf7ac9729678ec181d103a1
treec15a4d88e35c1944e3b43947d34b545d57402f2d
parentb21d5cb2dcfc1e4a2320ca106d49cc764955d0f2
Ensure UNICODE keyboard layout is functional in emergency shell

/lib/udev/cosole_init will load either non-unicode or unicode versions
of keyboard layout for the same value of KEYMAP depending on language
setting. The simplest solution is to install both versions in initrd;
it does not take much space.

While on it, copy some additional maps to ensure emergency shell
has the same keyboard layout as full system.

Signed-off-by: Andrey Borzenkov <arvidjaar@mail.ru>
Signed-off-by: Luca Berra <bluca@vodka.it>
modules.d/10redhat-i18n/install