update TODO

This commit is contained in:
Lennart Poettering 2015-01-15 01:44:03 +01:00
parent 5f129649b9
commit 6dcfca59fc
1 changed files with 0 additions and 8 deletions

8
TODO
View File

@ -31,24 +31,16 @@ External:
Release 219 preparations:
* support mbr raw disk images in systemd-nspawn, so that we can boot
fedora cloud images unmodified (change suffix for search for files
.gpt → .raw).
* dkr import hash verification
* rework journald sigbus stuff to use mutex
* create importd daemon, move "systemd-import" tool into machinectl
* change default container location from /var/lib/container to /var/lib/machines
* merge input_id and evdev_id into generic input_id
Features:
* rename "gpt" image type to "raw"
* import: support import from local files, and export to local files
* import: add "pull-tar" support, for downloading/verifying tarballs