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