]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 4 Apr 2022 13:20:19 +0000 (15:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 4 Apr 2022 14:07:26 +0000 (16:07 +0200)
TODO

diff --git a/TODO b/TODO
index cdd5e2bcd7615ae32ed8cfdcce338d8315b95057..a18ebdbcb1abb1d64409029ced5e954265fbdcb6 100644 (file)
--- 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