summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-01-13 20:07:54 +0100
committerLennart Poettering <lennart@poettering.net>2015-01-13 20:55:13 +0100
commit02c74033ed65e7825d1b87ee051820c9fbfa0f50 (patch)
tree38bba30599bbff3f92e356ea764402c0a12ef573 /TODO
parent43c6d5abacaebf813845934ec8d5e5ee3c431854 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0660279c6..d59c5a24b 100644
--- a/TODO
+++ b/TODO
@@ -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