X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=b2c99d7b5a906fa1a83eeab8c1ecfe69f55de383;hb=cd34b3c6670df8a3fd49179131fe762b2dd86b01;hp=369fb78546e955544ad501e6b2915530e449ebd9;hpb=b8b4d3dddc7611dce3bf28004b0375d661120c62;p=elogind.git diff --git a/TODO b/TODO index 369fb7854..b2c99d7b5 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,4 @@ Bugfixes: -* systemctl completion doesn't want to start failed systemd-tmpfiles-setup.service - systemctl --system show -p Fr default.target doesn't show anything - * check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar * swap units that are activated by one name but shown in the kernel under another are semi-broken @@ -18,9 +15,6 @@ Fedora 19: * fix match logic to add another level of disjunction/conjunction -* make anaconda write timeout=0 for encrypted devices - https://bugzilla.redhat.com/show_bug.cgi?id=861123 - * external: maybe it is time to patch procps so that "ps" links to libsystemd-logind to print a pretty service name, seat name, session name in its output. Currently it only shows cgroup membership, but @@ -40,6 +34,25 @@ Fedora 19: Features: +* move session owner code from sd-login.c to cgroup-util.c + +* 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 + * add 'set -e' to scripts in test/ * make test in test/ work with separate output dir @@ -641,6 +654,8 @@ External: - plot per-process IO utilization - group processes based on service association (cgroups) - document initcall_debug + - put bootcharts in the journal + - kernel cmdline "bootchart" option for simplicity? Regularly: