summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-10-28 15:42:57 +0100
committerTom Gundersen <teg@jklm.no>2014-10-28 15:51:42 +0100
commitd4474c41ca3854db1b7a7b30765bb59fc570e1c4 (patch)
treeffb1286e68b8a2517352651ccbec3f976ebc8fe8 /NEWS
parent7e63dd1015c9ac6fc2042e45b0a87a3f9f8b9336 (diff)
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 458096c0b..21051d4d2 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,