X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=db7947794d6ae467ea458cad58f1ea01309c0947;hp=f4026c3fd08a3b0b30b80027faa14121f03b50cb;hb=68c7d001f4117f0c3d0a4582e32cbb03ae5fac57;hpb=d7cc2987a50e62af6b806f1f56f526cf219a0d97 diff --git a/TODO b/TODO index f4026c3fd..db7947794 100644 --- a/TODO +++ b/TODO @@ -23,9 +23,24 @@ F15: * fix alsa mixer restore to not print error when no config is stored +* don't trim empty cgroups + https://bugzilla.redhat.com/show_bug.cgi?id=678555 + +* reload-or-try-restart man page uses word "fail" + Features: -* add bimft_misc client tools +* write blog stories about: + - chroot, nspawn and friends + - the blame game: systemd-analyze + - enabling dbus services + - status update + +* allow port = 0 in .socket units + +* rename systemd-logger to systemd-stdio-syslog-bridge + +* introduce /usr/lib/binfmt.d/, /usr/lib/tmpfiles.d/ * in pam_systemd: don't rely on /proc/self/loginuid in a container @@ -39,6 +54,8 @@ Features: * teach dbus to activate all services it finds in /etc/systemd/services/org-*.service +* get process transport into dbus for systemctl -P/-H + * document default dependencies * support systemd.whitelist=/systemd.blacklist= on the kernel command @@ -163,7 +180,7 @@ Features: - bluetoothd (/var/run/sdp! @/org/bluez/audio!) - distccd -* fingerprint.target, wireless.target, gps.target +* fingerprint.target, wireless.target, gps.target, netdevice.target * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!