diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-04-24 19:54:14 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-04-24 19:56:47 +0200 |
commit | 07cc65c70150faa68a63a444d615f922517c7d94 (patch) | |
tree | ad8d1a7dc2dd1d25edc1e19bd6191cfb480d468a | |
parent | 4046d8361c55c80ab8577aea52523b9e6eab0d0c (diff) |
Update TODO
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -46,6 +46,15 @@ Before 220: Features: +* 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 + +* nspawn: maybe make copying of /etc/resolv.conf optional, and skip it if --read-only is used + +* man: document how update dkr images works with machinectl + http://lists.freedesktop.org/archives/systemd-devel/2015-February/028630.html + * nspawn: as soon as networkd has a bus interface, hook up --network-interface= with networkd, to trigger netdev creation should an interface be missing * networkd: make DHCP server IP range configurable, including only with a single IP address |