From: Lennart Poettering Date: Wed, 16 Aug 2023 09:37:56 +0000 (+0200) Subject: update TODO X-Git-Tag: v255-rc1~714 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79ae9015ac644768522c59d996df96e6761842b0;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index ba89d8ef06e..bcbe77411c3 100644 --- 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)