X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=61f1fa41049a5019136f05819a2e9d09b2d08c7a;hb=68e9f6e6be9e6e14a71788b490ba8cdc3ed7f2b5;hp=ffb07b81af3a2ef86f9a5762c402028ef1043c02;hpb=c481f78be7d2620b417e453738ae1d65b576f67e;p=elogind.git diff --git a/TODO b/TODO index ffb07b81a..61f1fa410 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,4 @@ Bugfixes: -* there is nothing to warn about here :) - $ systemctl stop systemd-udevd.service systemd-udevd-kernel.socket systemd-udevd-control.socket - Warning: Stopping systemd-udevd.service, but it can still be activated by: - systemd-udevd-control.socket - systemd-udevd-kernel.socket - * 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 @@ -19,13 +13,8 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. -* we pull src/core/manager.h into src/shared/src/shared/path-lookup.c which is the wrong direction - rename enum "ManagerRunningAs" to "SystemdRunningAs" and move it to shared/ - F18: -* https://bugzilla.gnome.org/show_bug.cgi?id=680689 - * Retest multi-seat Features: @@ -100,8 +89,6 @@ Features: * cleanup ellipsation for log output in journalctl and systemctl status: have a sane way to disable ellipsation, and disable it by default when invoked in less/more -* enforce limits on fds openened by socket units - * explore multiple service instances per listening socket idea * testing tool for socket activation: some binary that listens on a socket and passes it on using the usual socket activation protocol to some server. @@ -143,8 +130,6 @@ Features: * install README to /etc/rc.d/init.d (if support for that is enabled) helping people who use "ls" there to figure out which services exist. -* logind: ignore inactive login screens when checking whether power key should be handled - * rename "userspace" to "core-os" * systemctl: "Journal has been rotated since unit was started." message is misleading @@ -208,8 +193,6 @@ Features: * systemctl: when stopping a service which has triggres and warning about it actually check the TriggeredBy= deps fields -* journal: hook up with EFI firmware log - * nspawn: make use of device cgroup contrller by default * drop accountsservice's StandardOutput=syslog and Type=dbus fields @@ -517,6 +500,8 @@ Regularly: * use secure_getenv() instead of getenv() where appropriate -Scheduled for removal (or fixing): +Scheduled for removal or fixing: + +* xxxOverridable dependencies (probably: fix) -* xxxOverridable dependencies +* support for early-boot SysV services (definitely: remove)