chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2014 16:59:17 +0000 (18:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2014 17:02:18 +0000 (19:02 +0200)
TODO

diff --git a/TODO b/TODO
index 299b938c440c1a040a47bf54c90d1b35ba9eca60..208a4ce890717c08c0742180da2f1c1f2129eddc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,6 +21,14 @@ External:
 
 Features:
 
+* introduce machines.target to order after all nspawn instances
+
+* systemd-nspawn@.service should fail if some nspawn arg is invalid, with Type=notify
+
+* "machinectl list" should probably show columns for OS version and IP addresses
+
+* systemctl: if it fails, show log output?
+
 * maybe add "systemctl edit" that copies unit files from /usr/lib/systemd/system to /etc/systemd/system and invokes vim on them
 
 * dbus: add new message hdr field for allowing interactive auth, write spec for it. update dbus spec to mandate that unknown flags *must* be ignored...