From: Lennart Poettering Date: Fri, 7 Mar 2025 13:55:38 +0000 (+0100) Subject: update TODO X-Git-Tag: v258-rc1~1151 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f63a4ef4a08a17e63025e5ff5a01575afb27f998;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 486f744dbb0..1aeae13ab96 100644 --- 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.