update TODO

This commit is contained in:
Lennart Poettering 2015-01-13 20:07:54 +01:00
parent 43c6d5abac
commit 02c74033ed
1 changed files with 4 additions and 2 deletions

6
TODO
View File

@ -47,6 +47,10 @@ Release 219 preparations:
Features:
* machine: we should fake a read-only flag for simple directory images via a flag file
* import: support import from local files, and export to local files
* import: add "pull-tar" support, for downloading/verifying tarballs
* import: support compressed raw images
@ -59,8 +63,6 @@ Features:
* the dbus1 connection user id is actually the euid, not the uid, and creds should return that
* add minimal NAT logic to networkd and nspawn. The former should be a simple NAT=yes|no|ipv4|ipv6 and expose a network on all other interfaces as NAT. The latter should get a "--port=" switch or so, which forwards one host port onto the container
* introduce systemd-nspawn-ephemeral@.service, and hook it into "machinectl start" with a new --ephemeral switch
* nspawn should lock container images while running off them