summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-04-27 17:22:30 +0200
committerLennart Poettering <lennart@poettering.net>2015-04-27 17:22:30 +0200
commitd72bc5973465018e077fcecdcc720840bc1e9cfd (patch)
treed45edcf1a9a155faefcb01e5de839db049834214 /TODO
parent64b282ef715bcc6f7896cc49a4a36db12ca35bbc (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 48ecd06c8..a5211c56e 100644
--- 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