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