summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-01-22 04:01:58 +0100
committerLennart Poettering <lennart@poettering.net>2015-01-22 04:02:07 +0100
commitda36017e0565247ffad930314956c37c518ab805 (patch)
tree829f88662835cd03f52455eb239939423659d0f1 /TODO
parent3d7415f43f0fe6a821d7bc4a341ba371e8a30ef3 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 7 insertions, 3 deletions
diff --git a/TODO b/TODO
index 99c5f49b28..7be3c2415f 100644
--- 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