summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-07-25 14:59:35 +0200
committerLennart Poettering <lennart@poettering.net>2022-07-25 14:59:35 +0200
commit812a873123d07f1df3177f649b2308c5dbf3c1f8 (patch)
tree0a05ae15f49821f3a1690e629a9d6122ab4b3296 /TODO
parentTODO: add new 'deprecations and removals' section (diff)
downloadsystemd-812a873123d07f1df3177f649b2308c5dbf3c1f8.tar.xz
systemd-812a873123d07f1df3177f649b2308c5dbf3c1f8.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 63ddd6abcf..6cf5226c7b 100644
--- a/TODO
+++ b/TODO
@@ -107,6 +107,14 @@ Deprecations and removals:
Features:
+* sd-device: add an API for opening a child device, given a device object
+
+* sd-device: add an API for acquiring list of child devices, given a device
+ objects (i.e. all child dirents that dirs or symlinks to dirs)
+
+* sd-device: maybe pin the sysfs dir with an fd, during the entire runtime of
+ an sd_device, then always work based on that.
+
* add small wrapper around qemu that implements sd_notify/AF_VSOCK + machined and
maybe some other stuff and boots it