]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 16 Aug 2023 09:37:56 +0000 (11:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 16 Aug 2023 09:37:56 +0000 (11:37 +0200)
TODO

diff --git a/TODO b/TODO
index ba89d8ef06eb5e90382e9c8f475135437ee70ceb..bcbe77411c3e0f95e9470aa63751f10dde34437e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -95,9 +95,6 @@ Janitorial Clean-ups:
 
 Deprecations and removals:
 
-* sd-boot should probably measure its configuration file to PCR 5 at boot, as
-  per TCG PC Client Platform Firmware Profile Spec.
-
 * Remove any support for booting without /usr pre-mounted in the initrd entirely.
   Update INITRD_INTERFACE.md accordingly.
 
@@ -139,6 +136,9 @@ Deprecations and removals:
 
 Features:
 
+* sd-boot should probably measure its configuration file to PCR 5 at boot, as
+  per TCG PC Client Platform Firmware Profile Spec.
+
 * use sd-event ratelimit feature optionally for .socket units to "pause" overly
   busy sockets temporarily. (as a less drastic version of the trigger
   ratelimit)