summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-10-20 18:28:49 +0200
committerLennart Poettering <lennart@poettering.net>2022-10-20 18:28:55 +0200
commitefe7ab9652ddcdc3524f13311e0faf184b80caa6 (patch)
tree7294227331283f0a516cdbb1521e81f7b16c49ba /TODO
parentedbaca9f9c6b31289b3f832c3c8af2193aecdd7c (diff)
downloadsystemd-efe7ab9652ddcdc3524f13311e0faf184b80caa6.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
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),