]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: add one more entry
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 23 Apr 2026 09:57:18 +0000 (11:57 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 23 Apr 2026 17:29:47 +0000 (19:29 +0200)
This is something that should be fixed for usability, but it's something
between a missing feature and a bug. Since nobody has complained about
this, it probably can wait.

TODO.md

diff --git a/TODO.md b/TODO.md
index a178e8b9fb1a1799a48b6214f493805ffdff9111..d77225c5720cac448b415944f9082c41e422913e 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -2411,10 +2411,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later
 
 - **systemd-measure tool:**
   - pre-calculate PCR 12 (command line) + PCR 13 (sysext) the same way we can precalculate PCR 11
-
-- systemd-measure: add --pcrpkey-auto as an alternative to --pcrpkey=, where it
-  would just use the same public key specified with --public-key= (or the one
-  automatically derived from --private-key=).
+  - add --pcrpkey-auto as an alternative to --pcrpkey=, where it would just use
+    the same public key specified with --public-key= (or the one automatically
+    derived from --private-key=).
+  - allow multiple --initrd=, --efifw=, --dtbauto=, etc., params and pad and
+    concatenate the contents in the same way that ukify does, so we end up with
+    the expected measurement.
 
 - systemd-mount should only consider modern file systems when mounting, similar
   to systemd-dissect