update TODO

This commit is contained in:
Lennart Poettering 2015-03-09 20:06:18 +01:00
parent dfc4b6acf0
commit 124f2f9b6f
1 changed files with 8 additions and 2 deletions

10
TODO
View File

@ -32,6 +32,14 @@ External:
* When lz4 gets an API for lz4 command output, make use of it to
compress coredumps in a way compatible with /usr/bin/lz4.
Before 220:
* rework fsckd/fsck's connection logic or remove fsck entirely
* fix userns support in nspawn, or remove it entirely
* make unmount-on-eject work again
Features:
* create a btrfs qgroup for /var/lib/machines, and add all container
@ -114,8 +122,6 @@ Features:
* 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
* introduce systemd-nspawn-ephemeral@.service, and hook it into "machinectl start" with a new --ephemeral switch