diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-03-09 20:06:18 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-03-09 22:46:26 +0100 |
commit | 124f2f9b6f66db00942b5882d68aa8fa8857865e (patch) | |
tree | 195c9d1e799c4f9189903011a398eb3ba62e646f | |
parent | dfc4b6acf088f71f717fce8866a5841091219fa5 (diff) |
update TODO
-rw-r--r-- | TODO | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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 |