]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 7 Mar 2025 13:55:38 +0000 (14:55 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 7 Mar 2025 13:59:29 +0000 (14:59 +0100)
TODO

diff --git a/TODO b/TODO
index 486f744dbb0c0c65b692ecd32626748ae0a9c9e9..1aeae13ab96f66b310e5722e471a80bcfa21bb35 100644 (file)
--- a/TODO
+++ b/TODO
@@ -130,6 +130,12 @@ Deprecations and removals:
 
 Features:
 
+* dissect: instead of searching for root and /usr partitions first, look for
+  verity signature partitions first instead, then match up what we find with
+  locally available keys, and then use first that works.
+
+* gpt-auto-root doesn't take image policy into account.
+
 * maybe define a /etc/machine-info field for the ANSI color to associate with a
   hostname. Then use it for the shell prompt to highlight the hostname. Maybe
   even hash it from the hostname as a fallback, in a reasonable way.