add module i18n
authorAmadeusz Żołnowski <aidecoe@aidecoe.name>
Thu, 1 Jul 2010 19:17:37 +0000 (21:17 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 6 Jul 2010 08:18:30 +0000 (10:18 +0200)
commit87122afcdaad0c3648c14cfab68d1a40e090a957
tree294a63f8bac6cef60463c06beab64eac4b2d1e3b
parent78cd3b9824abfde2bbec09af075810ef002c38d2
add module i18n

dracut-functions: added functions: mksubdirs, inst_decompress,
                  inst_opt_decompress and print_vars

dracut.conf.d: added configuration files for Gentoo and RedHat/Fedora
dracut-functions
dracut.conf.d/gentoo-openrc.conf.example [new file with mode: 0644]
dracut.conf.d/gentoo.conf.example [new file with mode: 0644]
dracut.conf.d/redhat.conf.example [new file with mode: 0644]
modules.d/10i18n/10-console.rules [new file with mode: 0644]
modules.d/10i18n/check [new file with mode: 0755]
modules.d/10i18n/console_init [new file with mode: 0755]
modules.d/10i18n/install [new file with mode: 0755]
modules.d/10i18n/parse-i18n.sh [new file with mode: 0755]
modules.d/10redhat-i18n/10-console.rules [new file with mode: 0644]