summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-04-04 15:20:19 +0200
committerLennart Poettering <lennart@poettering.net>2022-04-04 16:07:26 +0200
commit666efe94c998dad2b94be9b7cf471071e45784b9 (patch)
tree9f3f90f5dae97d10f369cdbaeef3b963807e13f9 /TODO
parentMerge pull request #22943 from yuwata/dhcp6-client-requet-options (diff)
downloadsystemd-666efe94c998dad2b94be9b7cf471071e45784b9.tar.xz
systemd-666efe94c998dad2b94be9b7cf471071e45784b9.zip
TODO
Diffstat (limited to '')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index cdd5e2bcd7..a18ebdbcb1 100644
--- a/TODO
+++ b/TODO
@@ -78,7 +78,10 @@ Janitorial Clean-ups:
Features:
-* bootctl: show whether audit mode is available
+* udevadm: a new "tree" verb that shows tree of devices as syspath hierarchy,
+ along with their properties. uninitialized devices should be greyed out.
+
+* bootctl: show whether UEFI audit mode is available
* dissect: rework how we access partitions: instead of letting the kernel probe
partition tables asynchronously, just pass the stuff we parsed in userspace