summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-04-28 21:33:02 +0200
committerLennart Poettering <lennart@poettering.net>2015-04-28 21:34:23 +0200
commit5c5b7911d34c765f9de5528e1259ea028d5518c1 (patch)
tree0c071135567e5e1e10dc7162b420179c69929051 /TODO
parent11b90e69e5620c2483b019340eff121d504db115 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4b2feb0e02..a39ee28b48 100644
--- a/TODO
+++ b/TODO
@@ -40,8 +40,14 @@ Before 220:
* timer units triggering services with failing conditions run busy:
http://lists.freedesktop.org/archives/systemd-devel/2015-April/030095.html
+* logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins
+
Features:
+* networkd: fix ip forwarding boolean
+
+* sd-bus.h: drop bus parameter in message handlers
+
* journalctl: -m should access container journals directly by enumerating them via machined, and also watch containers coming and going. Benefit: nspawn --ephemeral would start working nicely with the journal.
* nspawn: don't copy /etc/resolv.conf from host into container unless we are in shared-network mode
@@ -66,8 +72,6 @@ Features:
* rework C11 utf8.[ch] to use char32_t instead of uint32_t when referring
to unicode chars, to make things more expressive.
-* networkd: MTU= switch for .network units needs documentation in systemd.network(5)
-
* "machinectl migrate" or similar to copy a container from or to a
difference host, via ssh