diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-04-16 04:41:11 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-04-16 04:41:21 +0200 |
commit | 4ff49cb63075aba646b578f2516b37a8dfd5a65b (patch) | |
tree | 14938bf2855ba0e205a6f6d94e5f6a9ed66de9ca /TODO | |
parent | 7027ff61a34a12487712b382a061c654acc3a679 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -38,6 +38,20 @@ Fedora 19: Features: +* decimal_str_max() should become a type-safe macro + +* show-cgroup.c uses its own ulog10 implementation + +* cgroup-util: verify syntax of cgroup controllers + +* cgtop: make cgtop useful in a container + +* make sure cg_pid_get_path() works properly for co-mounted controllers + +* nspawn: ensure syntax of --uuid= argument is correct + +* nspawn: detect whether something is an OS by checking for /etc/os-release + * explicitly disallow changing the cgroup path of units in the name=systemd hierarchy, unless it is outside of /system |