X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=7be3c2415fe56cd7320c4b7d5483aa58136ded50;hb=f8eeeaf9b783ebbab30672629abf3920db286811;hp=5736a5becaea4d0eeed63414b324632808ea8efa;hpb=b96014fad55afb2c1b9e744bbbb345a95ae669b3;p=elogind.git diff --git a/TODO b/TODO index 5736a5bec..7be3c2415 100644 --- a/TODO +++ b/TODO @@ -31,21 +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 -Features: +* machinectl: when pressing C-c during transfers, send Cancel to server. -* import: support import from local files, and export to local files +* machinectl: show progress percentage in list + +* nspawn: don't change superblock mount options from nspawn for cgroup hierarchies -* import: add "pull-tar" support, for downloading/verifying tarballs +Features: + +* import-dkr: support tarsum checksum verification, if it becomes reality one day... -* import: support compressed raw images +* import-dkr: convert json bits to nspawn configuration -* import: support verifiying raw images with gpg +* 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 @@ -59,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