chiark / gitweb /
TODO: tmpfiles
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 99c5f49b28f5494dc9c052f5ba0e84cbc0c41853..2c01b2c21978b702d1d7e78bc2dec15b37f7f5a2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,7 +33,13 @@ Release 219 preparations:
 
 * rework journald sigbus stuff to use mutex
 
-* create importd daemon, move "systemd-import" tool into machinectl
+* machinectl: document new importd commands
+
+* machinectl: when pressing C-c during transfers, send Cancel to server.
+
+* machinectl: show progress percentage in list
+
+* nspawn: don't change superblock mount options from nspawn for cgroup hierarchies
 
 Features:
 
@@ -55,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
@@ -676,6 +680,8 @@ Features:
 
 * tmpfiles:
   - apply "x" on "D" too (see patch from William Douglas)
+  - replace F with f+.
+  - instead of ignoring unknown fields, reject them.
 
 * for services: do not set $HOME in services unless requested