X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=7d413a8de15b7dbed90e43b246487888838fdedb;hb=376dd21dc0757e8a6d3f60d6d21bb802a90f1983;hp=e8afa5f3df90ab66cdc5de6ff10e93d4e33f263e;hpb=d28e9236e79e2d0a49aba472f86f7551ce9ca2f1;p=elogind.git diff --git a/TODO b/TODO index e8afa5f3d..7d413a8de 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,14 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. +* stop importing kernel exported env variables. The utterly broken logic in + the kernel exports every kernel command line option which is not recognized + as a built-in module option as an env variable. Systemd should not pass-on + that nonsense, a kernel command line option is a command line option not an + env variable: + $ cat /proc/252/environ + initrd=\6a9857a393724b7a981ebb5b8495b9ea\3.10.0-2.fc20.x86_64\initrd + Fedora 19: * external: maybe it is time to patch procps so that "ps" links to @@ -28,6 +36,38 @@ Fedora 19: Features: +* when a kernel driver logs in a tight loop we should ratelimit that too. + +* journald: when we drop syslog messages because the syslog socket is + full, make sure to write how many messages are lost as first thing + to syslog when it works again. + +* prohibit Restart= set with Type=oneshot + +* man: the documentation of Restart= currently is very misleading and suggests the tools from ExecStartPre= might get restarted. + +* load .d/*.conf dropins for device units + +* user@.service and session-*.scope should get posession of their own cgroups + +* move systemctl set-log-level to systemd-analyze? + +* fix killing spree logic in systemd-user-sessions + +* logind: implement session kill exceptions + +* fix machine regstration to forward property array + +* fix loginctl cgroup enumeration + +* move "systemctl dump" to systemd-analyze + +* introduce "mainpid" for scopes + +* add a fixed dbus path for "my own unit", "my own session", ... to PID1, logind, ... + +* add implicit slice for instantiated services + * service_coldplug() appears to reinstall the wrong stop timeout watch? * transient units: allow creating auxiliary units with the same call @@ -48,11 +88,6 @@ Features: * handle jointly mounted controllers correctly -* split out CreateMachine into systemd-machined - -* make logind's session and machine - registration use Slices to set up cgroups - * journald: make sure ratelimit is actually really per-service with the new cgroup changes * move systemctl dump to systemd-analyze @@ -163,10 +198,6 @@ Features: so that the coredump is properly written to the user's own journal file. -* move /usr/lib/modules/$(uname -r)/modules.devname parsing from udevd to - kmod static-nodes - call kmod as an early service, and drop CAP_MKNOD from udevd.service - * seems that when we follow symlinks to units we prefer the symlink destination path over /etc and /usr. We shouldn't do that. Instead /etc should always override /run+/usr and also any symlink