update TODO

This commit is contained in:
Lennart Poettering 2015-01-22 04:01:58 +01:00
parent 3d7415f43f
commit da36017e05
1 changed files with 7 additions and 3 deletions

10
TODO
View File

@ -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