From: Harald Hoyer Date: Fri, 14 Jun 2013 13:31:28 +0000 (+0200) Subject: NEWS: update X-Git-Tag: 029^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416d3d639048ce7ac1cc05f650431473fe5f3795;p=thirdparty%2Fdracut.git NEWS: update --- diff --git a/NEWS b/NEWS index 22c75cd66..8305d6a22 100644 --- a/NEWS +++ b/NEWS @@ -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