]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - NEWS
Merge pull request #28373 from DaanDeMeyer/udevadm-query
[thirdparty/systemd.git] / NEWS
diff --git a/NEWS b/NEWS
index 8f4b987660f2c176408a285cb2f195ba65e96f09..7ab2c88db9a1e202b55663c8cf56fb3104e7d9a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,7 @@ CHANGES WITH 255 in spe:
           by default when combined with --scope, will be changed in a future
           release to be enabled by default.
 
-        * "systemctl switch-root" is now restricted to initrd transtions only.
+        * "systemctl switch-root" is now restricted to initrd transitions only.
           Transitions between real systems should be done with "systemctl soft-reboot"
           instead.
 
@@ -60,6 +60,12 @@ CHANGES WITH 255 in spe:
           is now dropped, as it never worked, hence it should not be used by
           anyone.
 
+        Changes in systemd-analyze:
+
+        * "systemd-analyze plot" has gained tooltips on each unit name with
+          related-unit information in its svg output, such as Before=,
+          Requires=, and similar properties.
+
 CHANGES WITH 254:
 
         Announcements of Future Feature Removals and Incompatible Changes:
@@ -5758,7 +5764,8 @@ CHANGES WITH 246:
           started automatically as part of the desktop session.
 
         * "bootctl" gained a new verb "reboot-to-firmware" that may be used
-          to query and change the firmware's 'reboot into firmware' setup flag.
+          to query and change the firmware's 'Reboot Into Firmware Interface'
+          setup flag.
 
         * systemd-firstboot gained a new switch --kernel-command-line= that may
           be used to initialize the /etc/kernel/cmdline file of the image. It