Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-09 | sd-vconsole: Wait for modules to be loaded | Jan Alexander Steffens (heftig) | 1 | -0/+6 | |
If the MODULES contain a GPU driver like i915, wait for it to be loaded. This avoids the font configuration being lost. | |||||
2014-03-06 | Fix adding console font in sd-vconsole hook. | Thomas Bächler | 1 | -4/+4 | |
Fixes FS#38603. | |||||
2013-12-15 | Add sd-vconsole hook. | Thomas Bächler | 1 | -0/+68 | |
This hook works together with the systemd hook from the systemd package and requires the add_systemd_unit function. It launches systemd-vconsole-setup.service in initramfs and is especially useful to unlock encrypted volumes in initramfs. |