From: Lennart Poettering Date: Tue, 11 Mar 2025 09:46:13 +0000 (+0100) Subject: update TODO X-Git-Tag: v258-rc1~1121 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0d8484eeb434e4ba7c86d584ffb24fd9f7a2401;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 773edc5590f..41ef141af05 100644 --- a/TODO +++ b/TODO @@ -130,6 +130,20 @@ Deprecations and removals: Features: +* complete varlink introspection comments: + - io.systemd.BootControl + - io.systemd.Hostname + - io.systemd.Journal + - io.systemd.ManagedOOM + - io.systemd.MountFileSystem + - io.systemd.Network + - io.systemd.PCRExtend + - io.systemd.PCRLock + - io.systemd.Resolve.Monitor + - io.systemd.Resolve + - io.systemd.oom + - io.systemd.sysext + * 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.