chiark / gitweb /
nspawn,machined: change default container image location from /var/lib/container...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0660279c6836e3d9602c2e7c7babadc128edaa32..c56579a56aa393908c779a0f75b9d36764ed3a0f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -47,6 +47,10 @@ Release 219 preparations:
 
 Features:
 
+* rename "gpt" image type to "raw"
+
+* 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,12 +63,8 @@ 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
-
 * logind,machined: add generic catch-all polkit verbs for most priviliged operations, similar to systemd itself
 
 * "machinectl status" should also show internal logs of the container in question