]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
NEWS: update for 045
authorHarald Hoyer <harald@redhat.com>
Mon, 7 Nov 2016 10:01:36 +0000 (11:01 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 7 Nov 2016 10:01:36 +0000 (11:01 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 1ec8881d198409999c33cee0d5e000c2e88c8c8e..6f68de81486b9246829ffd31e9c88c974ca3c7d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,7 @@ dracut-install:
     --silent
     --kerneldir
     --firmwaredirs
-    
+
 lsinitrd:
 - new option "--unpack"
 - new option "--unpackearly"
@@ -33,6 +33,8 @@ general initramfs fixes:
 - don't remove 99-cmdline-ask on 'hostonly' cleanup
 - call dracut-cmdline-ask.service, if /etc/cmdline.d/*.conf exists
 - break at switch_root only for bare rd.break
+- add rd.emergency=[reboot|poweroff|halt]
+  specifies what action to execute in case of a critical failure
 
 dmsquash-live:
 - fixed livenet-generator execution flag
@@ -55,9 +57,11 @@ kernel-modules:
 systemd:
 - add /etc/machine-info
 - fixed systemd-escape call for names beginning with "-"
+- install missing drop-in configuration files for
+    /etc/systemd/{journal.conf,system.conf}
 
 filesystems:
-- add support to F2FS filesystem (fsck)
+- add support to F2FS filesystem (fsck and modules)
 
 network:
 - fix carrier detection
@@ -67,6 +71,9 @@ network:
 - add mtu to list of variables to store in override
 - for rd.neednet=0 a bootdev is not needed anymore
 - dhclient-script.sh: add classless-static-routes support
+- support for iBFT IPv6
+- support macaddr in brackets [] (commit 740c46c0224a187d6b5a42b4aa56e173238884cc)
+- use arping2, if available
 
 nbd:
 - add systemd generator