From efe7ab9652ddcdc3524f13311e0faf184b80caa6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 20 Oct 2022 18:28:49 +0200 Subject: [PATCH] update TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index f75f39749b..5cfc68e074 100644 --- a/TODO +++ b/TODO @@ -119,6 +119,13 @@ Deprecations and removals: Features: +* consider adding a new partition type, just for /opt/ for usage in system + extensions + +* gpt-auto-discovery: also use the pkcs7 signature stuff, and pass signature to + kernel. So far we only did this for the various --image= switches, but not + for the root fs or /usr/. + * extend systemd-measure with an --append= mode when signing expected PCR measurements. In this mode the tool should read an existing signature JSON object (which primarily contains an array with the actual signature data),