From: Harald Hoyer Date: Wed, 19 Mar 2014 16:16:08 +0000 (+0100) Subject: NEWS: update for 037 X-Git-Tag: 037^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96087189e60b526706f3c2696644244fa2301081;p=thirdparty%2Fdracut.git NEWS: update for 037 --- diff --git a/NEWS b/NEWS index 707a10af0..e0a75c4a8 100644 --- a/NEWS +++ b/NEWS @@ -14,10 +14,13 @@ dracut-037 - systemd: rootfs-generator generates JobTimeout=0 units for the root device - systemd: added the systemd-sysctl service - systemd: add 80-net-setup-link.rules and .link files for persistent interface renaming +- systemd: make dracut-shutdown.service failure non-fatal - network: various IPv6 fixes - network: DCHCP for IPv6 - network: understand ip=.....:: - network: parse ibft nameserver settings +- shutdown: if kexec fails, just reboot +- lvm: handle one LV at a time with lvchange - module-setup.sh: New functions require_binaries() and require_any_binary() to be used in the check() section of module-setup.sh.