[systemd-commits] NEWS
Tom Gundersen
tomegun at kemper.freedesktop.org
Tue Oct 28 07:52:09 PDT 2014
NEWS | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit d4474c41ca3854db1b7a7b30765bb59fc570e1c4
Author: Tom Gundersen <teg at jklm.no>
Date: Tue Oct 28 15:42:57 2014 +0100
NEWS
diff --git a/NEWS b/NEWS
index 458096c..21051d4 100644
--- a/NEWS
+++ b/NEWS
@@ -129,7 +129,7 @@ CHANGES WITH 217:
option.
* New kernel command line options mount.usr=, mount.usrflags=,
- usrfstype= have been added that match root=, rootflags=,
+ mount.usrfstype= have been added that match root=, rootflags=,
rootfstype= but allow mounting a specific file system to
/usr.
@@ -168,6 +168,12 @@ CHANGES WITH 217:
"minutely" as shortcuts (in addition to the pre-existing
"anually", "hourly", ...).
+ * systemd-tmpfiles will now correctly create files in /dev
+ at boot which are marked for creation only at boot. It is
+ recommended to always create static device nodes with 'c!'
+ and 'b!', so that they are created only at boot and not
+ overwritten at runtime.
+
Contributions from: Andreas Henriksson, Andrei Borzenkov,
Angus Gibson, Ansgar Burchardt, Ben Wolsieffer, Brandon L.
Black, Christian Hesse, Cristian RodrÃguez, Daniel Buch,
More information about the systemd-commits
mailing list