]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 3209/head
authorLennart Poettering <lennart@poettering.net>
Mon, 9 May 2016 13:41:46 +0000 (15:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 9 May 2016 13:45:31 +0000 (15:45 +0200)
TODO

diff --git a/TODO b/TODO
index bf80f86e04362bef01520f8315fb0083b94b7ee8..792d63b3e3a39a6fab2e1d10b2ee62fe9739c01e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -125,7 +125,8 @@ Features:
 
 * implement a per-service firewall based on net_cls
 
-* Port various tools to make use of verbs.[ch], where applicable
+* Port various tools to make use of verbs.[ch], where applicable: busctl,
+  bootctl, coredumpctl, hostnamectl, localectl, systemd-analyze, timedatectl
 
 * hostnamectl: show root image uuid
 
@@ -287,8 +288,6 @@ Features:
 
 * be more careful what we export on the bus as (usec_t) 0 and (usec_t) -1
 
-* unify dispatch table in systemctl_main() and friends
-
 * rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it
 
 * After coming back from hibernation reset hibernation swap partition using the /dev/snapshot ioctl APIs