diff options
author | Harald Hoyer <harald@redhat.com> | 2013-06-14 15:31:28 +0200 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-06-14 15:31:28 +0200 |
commit | 416d3d639048ce7ac1cc05f650431473fe5f3795 (patch) | |
tree | 3a72eaac44105179e07e8c11089d3b36452671cf /NEWS | |
parent | 8a9a5838f3688d991b718f3e93fc7680209a5f30 (diff) | |
download | dracut-416d3d639048ce7ac1cc05f650431473fe5f3795.tar.gz dracut-416d3d639048ce7ac1cc05f650431473fe5f3795.tar.bz2 dracut-416d3d639048ce7ac1cc05f650431473fe5f3795.zip |
NEWS: update029
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +dracut-029 +========== +- wait for IPv6 autoconfiguration +- i18n: make the default font configurable + To set the default font for your distribution, add + i18n_default_font="latarcyrheb-sun16" + to your /lib/dracut/dracut.conf.d/01-dist.conf distribution config. +- proper handle "rd.break" in systemd mode before switch-root +- systemd: make unit files symlinks +- build without dash requirement +- add dracut-shutdown.service.8 manpage +- handle MACs for "ip=" + "ip=77-77-6f-6f-64-73:dhcp" +- don't explode when mixing BOOTIF and ip= +- 90lvm/module-setup.sh: redirect error message of lvs to /dev/null + +Contributions from: +Harald Hoyer +Will Woods +Baoquan He + dracut-028 ========== - full integration of crypto devs in systemd logic |