]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 32559/head
authorLennart Poettering <lennart@poettering.net>
Mon, 29 Apr 2024 13:47:17 +0000 (15:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 17 Jun 2024 07:20:21 +0000 (09:20 +0200)
TODO

diff --git a/TODO b/TODO
index 7bbf334ef16bb1446655facbdf5b328564936486..100af7cde24f4f5e47d02ea9d441f14e0f3093a1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -250,8 +250,6 @@ Features:
   pidfd, so that we can reasonably robustly do this. Would only cover the
   execution environment like namespaces, but not the privilege settings.
 
-* varlink: extend varlink IDL macros to include documentation strings
-
 * Introduce a CGroupRef structure, inspired by PidRef. Should contain cgroup
   path, cgroup id, and cgroup fd. Use it to continuously pin all v2 cgroups via
   a cgroup_ref field in the CGroupRuntime structure. Eventually switch things
@@ -301,11 +299,6 @@ Features:
   word in the command line. (maybe use character '.'). Usecase: tool such as
   run0 can use that to spawn the target user's default shell.
 
-* varlink: figure out how to do docs for our varlink interfaces. Idea: install
-  interface files augmented with docs in /usr/share/ somewhere. And have
-  functionality in varlinkctl to merge interface info extracted from binaries
-  with interface info on disk. And store the doc strings only in the latter.
-
 * introduce mntid_t, and make it 64bit, as apparently the kernel switched to
   64bit mount ids