chiark / gitweb /
tmpfiles: add 'a' type to set ACLs
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ca542c81c61b20e1802cd94fd5fe3117f4da8238..7be3c2415fe56cd7320c4b7d5483aa58136ded50 100644 (file)
--- a/TODO
+++ b/TODO
@@ -31,23 +31,23 @@ External:
 
 Release 219 preparations:
 
-* dkr import hash verification
-
 * rework journald sigbus stuff to use mutex
 
-* create importd daemon, move "systemd-import" tool into machinectl
+* machinectl: document new importd commands
 
-* merge input_id and evdev_id into generic input_id
+* machinectl: when pressing C-c during transfers, send Cancel to server.
 
-Features:
+* machinectl: show progress percentage in list
 
-* import: support import from local files, and export to local files
+* nspawn: don't change superblock mount options from nspawn for cgroup hierarchies
 
-* import: add "pull-tar" support, for downloading/verifying tarballs
+Features:
 
-* import: support compressed raw images
+* import-dkr: support tarsum checksum verification, if it becomes reality one day...
 
-* import: support verifiying raw images with gpg
+* import-dkr: convert json bits to nspawn configuration
+
+* import: support import from local files, and export to local files
 
 * core/cgroup: support net_cls modules, and support automatically allocating class ids, then add support for making firewall changes depending on it, to implement a per-service firewall
 
@@ -61,8 +61,6 @@ Features:
 
 * "machinectl status" should also show internal logs of the container in question
 
-* nspawn: don't change superblock mount options from nspawn for cgroup hierarchies
-
 * "machinectl list-images" should show os-release data, as well as machine-info data (including deployment level)
 
 * nspawn: when start a container "foobar" look for its configuration in a file "foobar.nspawn" in /etc/systemd/nspawn/ as well as next to the actualy directory or image to boot