chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 52a32d3a94a18dba7314fcf6e86e77c9f399ec0a..e8e48000bd02b42baf6bfa3ced20c0d2f269481f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,6 +34,13 @@ External:
 
 Features:
 
+* When logging about multiple units (stopping BoundTo units, conflicts, etc.),
+  log both units as UNIT=, so that journalctl -u triggers on both.
+
+* to allow "linking" of nspawn containers, extend --network-bridge= so
+  that it can dynamically create bridge interfaces that are refcounted
+  by the containers on them. For each group of containers to link together
+
 * journalctl --verify: don't show files that are currently being
   written to as FAIL, but instead show that their are being written
   to.
@@ -164,8 +171,6 @@ Features:
 
 * in systemctl list-unit-files: show the install value the presets would suggest for a service in a third column
 
-* timedated should compensate on SetTime for the time spent in polkit
-
 * figure out when we can use the coarse timers
 
 * sd-resolve: drop res_query wrapping, people should call via the bus to resolved instead