Skip to content

Commit d72bc59

Browse files
committed
update TODO
1 parent 64b282e commit d72bc59

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

TODO

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ Before 220:
4646

4747
Features:
4848

49+
* 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.
50+
51+
* nspawn: don't copy /etc/resolv.conf from host into container unless we are in shared-network mode
52+
53+
* nspawn: optionally automatically add FORWARD rules to iptables whenever nspawn is running, remove them when shut down.
54+
55+
* importd: generate a nice warning if mkfs.btrfs is missing
56+
4957
* 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
5058

5159
* nspawn: Improve error message when --bind= is used on a non-existing source directory

0 commit comments

Comments
 (0)