install all /lib/kbd to initramfs, if not host only
authorHarald Hoyer <harald@redhat.com>
Wed, 15 Jul 2009 07:09:26 +0000 (09:09 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 15 Jul 2009 16:37:44 +0000 (18:37 +0200)
commite6df8175256de28f9eccb7ad6c8df123a36a42c1
tree2c4fd5cc8c4dd803584cfd3c016ec41ccab16d51
parentf4da80735adfcf9827cf6a01b7cef8a13d4334e1
install all /lib/kbd to initramfs, if not host only

KEYBOARDTYPE=sun|pc
   will be written to /etc/sysconfig/keyboard in the initramfs

KEYTABLE=<keytable file>
   will be written to /etc/sysconfig/keyboard in the initramfs

SYSFONT= Console font
   will be written to /etc/sysconfig/i18n in the initramfs

SYSFONTACM= Console map.
   will be written to /etc/sysconfig/i18n in the initramfs

UNIMAP= Unicode font map.
   will be written to /etc/sysconfig/i18n in the initramfs

LANG=<locale>
   will be written to /etc/sysconfig/i18n in the initramfs
   LANG= set locale for all categories, can be any two letter ISO
   language code
dracut.8
modules.d/10redhat-i18n/install
modules.d/10redhat-i18n/parse-i18n.sh [new file with mode: 0644]