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