update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 27 Apr 2015 15:22:30 +0000 (17:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 27 Apr 2015 15:22:30 +0000 (17:22 +0200)
TODO

diff --git a/TODO b/TODO
index 48ecd06..a5211c5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -46,6 +46,14 @@ Before 220:
 
 Features:
 
+* 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
+
+* nspawn: optionally automatically add FORWARD rules to iptables whenever nspawn is running, remove them when shut down.
+
+* importd: generate a nice warning if mkfs.btrfs is missing
+
 * nspawn: add a logic for cleaning up read-only, hidden container images in /var/lib/machines that are not ancestors of any non-hidden containers
 
 * nspawn: Improve error message when --bind= is used on a non-existing source directory