Age | Commit message (Expand) | Author | Files | Lines |
2013-03-06 | i18n: no manual setup needed if systemd is in the game | Harald Hoyer | 1 | -3/+5 |
2012-11-22 | i18n/parse-i18n.sh: fix locale.conf caused by 4dbc1d1bb3dcbb173b02 | Harald Hoyer | 1 | -2/+2 |
2012-10-16 | Don't install FONT if it's the same as DEFAULT_FONT. | Canek Peláez Valdés | 1 | -1/+1 |
2012-10-10 | consistently lowercase "dracut" | Harald Hoyer | 1 | -2/+2 |
2012-10-08 | i18n/parse-i18n.sh: correctly populate /etc/vconsole.conf | Harald Hoyer | 1 | -1/+1 |
2012-09-28 | i18n/parse-i18n.sh: corrected the right option to use for the cmdline | Harald Hoyer | 1 | -6/+6 |
2012-09-24 | i18n/10-console.rules: do the console init only one time | Harald Hoyer | 1 | -1/+1 |
2012-07-31 | i18n/module-setup.sh: fixed include parsing | Stefan Reimer | 1 | -1/+1 |
2012-07-30 | i18n/parse-i18n.sh: remove udev rules | Harald Hoyer | 1 | -1/+2 |
2012-07-30 | set DRACUT_SYSTEMD for systemd mode in the initramfs | Harald Hoyer | 2 | -2/+2 |
2012-07-27 | i18n,terminfo/module-setup.sh: fixed "cp -t" calls | Harald Hoyer | 1 | -1/+1 |
2012-07-27 | fixed i18n and plymouth for systemd | Harald Hoyer | 1 | -7/+4 |
2012-07-27 | i18n/console_init.sh: skip, if we use systemd and use systemd-vconsole-init | Harald Hoyer | 1 | -1/+5 |
2012-07-25 | deprecate old command line options | Harald Hoyer | 1 | -4/+4 |
2012-07-24 | i18n/10-console.rules: move console_init to the initqueue | Harald Hoyer | 1 | -1/+1 |
2012-07-05 | i18n/module-setup.sh: s/error/info if no keymap is configured | Harald Hoyer | 1 | -4/+7 |
2012-06-29 | modules.d: get rid of "tr" | Harald Hoyer | 1 | -1/+1 |
2012-06-29 | i18n/module-setup.sh:install_all_kbd(): speedup install | Harald Hoyer | 1 | -3/+3 |
2012-06-21 | fixed i18n for systemd and include more config files in host-only | Harald Hoyer | 1 | -0/+2 |
2012-02-25 | make bzip2 optional | Harald Hoyer | 1 | -1/+8 |
2012-02-25 | 10i18n/module-setup.sh: optimize install of all kbd files | Harald Hoyer | 1 | -2/+2 |
2012-02-22 | Renamed all shell scripts to *.sh | Harald Hoyer | 2 | -1/+1 |
2012-02-15 | removed now useless cleanup hooks | Harald Hoyer | 2 | -6/+0 |
2012-02-07 | move all file removal cleanups to "cleanup" hook | Harald Hoyer | 1 | -1/+1 |
2012-02-07 | more cleanup in pre-pivot | Harald Hoyer | 2 | -0/+6 |
2012-01-13 | Check module dependencies of mount points | Cong Wang | 1 | -0/+1 |
2012-01-09 | Fix Unicode keytable. | Colin Guthrie | 2 | -19/+32 |
2011-10-20 | minor changes | Michal Soltys | 1 | -0/+1 |
2011-10-11 | bash3 compat patch | Michal Soltys | 1 | -3/+5 |
2011-08-12 | use inst_simple to install non-binary files | Harald Hoyer | 1 | -3/+3 |
2011-05-20 | i18n: disable systemd-vconsole-setup, until the tool is fixed | Harald Hoyer | 1 | -6/+7 |
2011-05-10 | removed trailing whitespaces | Harald Hoyer | 2 | -3/+3 |
2011-05-03 | 10i18n: do not use console_init shell script, if systemd-vconsole-setup | Harald Hoyer | 2 | -24/+22 |
2011-05-03 | 10i18n: s/systemd-vconsole/systemd-vconsole-setup/g | Harald Hoyer | 2 | -3/+3 |
2011-05-03 | console_init/plymouth: use systemd-vconsole, if available | Harald Hoyer | 2 | -15/+21 |
2011-03-25 | modules.d: logging functions adjusted to dracut-logger | Amadeusz Żołnowski | 1 | -4/+9 |
2011-02-21 | vconsole.font.unicode -> vconsole.unicode | Harald Hoyer | 1 | -1/+1 |
2011-02-21 | fix c0a82e271e2730159f042ee7d7fc4aca2e08d28a | Andrey Borzenkov | 1 | -8/+8 |
2011-02-18 | i18n: default to vconsole.font.unicode=1 | Harald Hoyer | 1 | -6/+10 |
2011-02-18 | i18n: fixed config file parsing in hostonly mode | Harald Hoyer | 1 | -2/+2 |
2011-02-02 | renamed module-info.sh to module-setup.sh | Harald Hoyer | 1 | -0/+0 |
2011-02-02 | replaced check,install,installkernel with module-info.sh | Harald Hoyer | 3 | -204/+209 |
2010-11-10 | i18n: do not use systemd-vconsole-setup | Andrey Borzenkov | 2 | -15/+13 |
2010-11-10 | i18n: mention {vconsole,locale}.conf in README | Andrey Borzenkov | 1 | -2/+2 |
2010-11-05 | i18n/parse-i18n: remove manual call for console_init | Harald Hoyer | 1 | -6/+0 |
2010-10-29 | 10i18n/parse-i18n.sh: run console_init directly if /dev/tty0 exists | Harald Hoyer | 1 | -0/+7 |
2010-10-29 | i18n/install: if hostonly install fails, install all files | Harald Hoyer | 1 | -2/+4 |
2010-10-29 | i18n/install: s/dwarn/dwarning/ | Harald Hoyer | 1 | -1/+1 |
2010-10-29 | i18n/install: do not error out, if local i18n could not be found | Harald Hoyer | 1 | -2/+1 |
2010-10-29 | i18n/install: cleanup and honor new config files | Harald Hoyer | 1 | -13/+10 |