summaryrefslogtreecommitdiff
path: root/modules.d/10i18n
AgeCommit message (Expand)AuthorFilesLines
2013-03-06i18n: no manual setup needed if systemd is in the gameHarald Hoyer1-3/+5
2012-11-22i18n/parse-i18n.sh: fix locale.conf caused by 4dbc1d1bb3dcbb173b02Harald Hoyer1-2/+2
2012-10-16Don't install FONT if it's the same as DEFAULT_FONT.Canek Peláez Valdés1-1/+1
2012-10-10consistently lowercase "dracut"Harald Hoyer1-2/+2
2012-10-08i18n/parse-i18n.sh: correctly populate /etc/vconsole.confHarald Hoyer1-1/+1
2012-09-28i18n/parse-i18n.sh: corrected the right option to use for the cmdlineHarald Hoyer1-6/+6
2012-09-24i18n/10-console.rules: do the console init only one timeHarald Hoyer1-1/+1
2012-07-31i18n/module-setup.sh: fixed include parsingStefan Reimer1-1/+1
2012-07-30i18n/parse-i18n.sh: remove udev rulesHarald Hoyer1-1/+2
2012-07-30set DRACUT_SYSTEMD for systemd mode in the initramfsHarald Hoyer2-2/+2
2012-07-27i18n,terminfo/module-setup.sh: fixed "cp -t" callsHarald Hoyer1-1/+1
2012-07-27fixed i18n and plymouth for systemdHarald Hoyer1-7/+4
2012-07-27i18n/console_init.sh: skip, if we use systemd and use systemd-vconsole-initHarald Hoyer1-1/+5
2012-07-25deprecate old command line optionsHarald Hoyer1-4/+4
2012-07-24i18n/10-console.rules: move console_init to the initqueueHarald Hoyer1-1/+1
2012-07-05i18n/module-setup.sh: s/error/info if no keymap is configuredHarald Hoyer1-4/+7
2012-06-29modules.d: get rid of "tr"Harald Hoyer1-1/+1
2012-06-29i18n/module-setup.sh:install_all_kbd(): speedup installHarald Hoyer1-3/+3
2012-06-21fixed i18n for systemd and include more config files in host-onlyHarald Hoyer1-0/+2
2012-02-25make bzip2 optionalHarald Hoyer1-1/+8
2012-02-2510i18n/module-setup.sh: optimize install of all kbd filesHarald Hoyer1-2/+2
2012-02-22Renamed all shell scripts to *.shHarald Hoyer2-1/+1
2012-02-15removed now useless cleanup hooksHarald Hoyer2-6/+0
2012-02-07move all file removal cleanups to "cleanup" hookHarald Hoyer1-1/+1
2012-02-07more cleanup in pre-pivotHarald Hoyer2-0/+6
2012-01-13Check module dependencies of mount pointsCong Wang1-0/+1
2012-01-09Fix Unicode keytable.Colin Guthrie2-19/+32
2011-10-20minor changesMichal Soltys1-0/+1
2011-10-11bash3 compat patchMichal Soltys1-3/+5
2011-08-12use inst_simple to install non-binary filesHarald Hoyer1-3/+3
2011-05-20i18n: disable systemd-vconsole-setup, until the tool is fixedHarald Hoyer1-6/+7
2011-05-10removed trailing whitespacesHarald Hoyer2-3/+3
2011-05-0310i18n: do not use console_init shell script, if systemd-vconsole-setupHarald Hoyer2-24/+22
2011-05-0310i18n: s/systemd-vconsole/systemd-vconsole-setup/gHarald Hoyer2-3/+3
2011-05-03console_init/plymouth: use systemd-vconsole, if availableHarald Hoyer2-15/+21
2011-03-25modules.d: logging functions adjusted to dracut-loggerAmadeusz Żołnowski1-4/+9
2011-02-21vconsole.font.unicode -> vconsole.unicodeHarald Hoyer1-1/+1
2011-02-21fix c0a82e271e2730159f042ee7d7fc4aca2e08d28aAndrey Borzenkov1-8/+8
2011-02-18i18n: default to vconsole.font.unicode=1Harald Hoyer1-6/+10
2011-02-18i18n: fixed config file parsing in hostonly modeHarald Hoyer1-2/+2
2011-02-02renamed module-info.sh to module-setup.shHarald Hoyer1-0/+0
2011-02-02replaced check,install,installkernel with module-info.shHarald Hoyer3-204/+209
2010-11-10i18n: do not use systemd-vconsole-setupAndrey Borzenkov2-15/+13
2010-11-10i18n: mention {vconsole,locale}.conf in READMEAndrey Borzenkov1-2/+2
2010-11-05i18n/parse-i18n: remove manual call for console_initHarald Hoyer1-6/+0
2010-10-2910i18n/parse-i18n.sh: run console_init directly if /dev/tty0 existsHarald Hoyer1-0/+7
2010-10-29i18n/install: if hostonly install fails, install all filesHarald Hoyer1-2/+4
2010-10-29i18n/install: s/dwarn/dwarning/Harald Hoyer1-1/+1
2010-10-29i18n/install: do not error out, if local i18n could not be foundHarald Hoyer1-2/+1
2010-10-29i18n/install: cleanup and honor new config filesHarald Hoyer1-13/+10