chiark / gitweb /
NEWS
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index ce0231d918acaeb1d6ba0bdcf6809098d57b381d..21051d4d287f9f5958d91d7408a8bf3aa986aae1 100644 (file)
--- 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.
 
@@ -155,6 +155,25 @@ CHANGES WITH 217:
           PolicyKit for many of PID1's priviliged operations such as
           unit file enabling and disabling.
 
+        * "udevadm hwdb --update" learnt a new switch "--usr" for
+          placing the rebuilt hardware database in /usr instead of
+          /etc. When used only hardware database entries stored in
+          /usr will be used, and any user database entries in /etc are
+          ignored. This functionality is useful for vendors to ship a
+          pre-built database on systems where local configuration is
+          unnecessary or unlikely.
+
+        * Calendar time specifications in .timer units now also
+          understand the strings "semi-annually", "quarterly" and
+          "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,