]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 11 Mar 2025 09:46:13 +0000 (10:46 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Mar 2025 09:48:40 +0000 (10:48 +0100)
TODO

diff --git a/TODO b/TODO
index 773edc5590f28e1ebbfaf4c966411a5badd2f462..41ef141af054687289d8eca34afe3f859fddd808 100644 (file)
--- 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.