X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=1069896cb4d132c67621e564141a56513e9f8051;hb=be8088a2fb41467f66978f86b11bf47c546f24ed;hp=6889f83d6289fe9c52b889f7e69a9b8f539a479e;hpb=c1d6bc0e5373cec58821c3cba59a6df8de161e27;p=elogind.git diff --git a/TODO b/TODO index 6889f83d6..1069896cb 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,3 @@ -* leaving file open on mounted non-root filesystems breaks shutdown - systemd is confused if something goes: - mounted→unmounting→mounted - -* SIGQUIT on shutdown? avahi-daemon[202]: Got SIGQUIT, quitting. - * check if bind mounts work: https://bugzilla.novell.com/show_bug.cgi?id=652762 @@ -34,8 +28,6 @@ * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()! -* chkconfig/systemd-install glue - * io priority during initialization * if a service fails too often, make the service enter failed mode, and the socket, too. @@ -59,12 +51,8 @@ * readahead: btrfs/LVM SSD detection -* man pages for: locale.conf, vconsole.conf modules-load.d - * when processes remain in a service even though the start command failed enter active -* parse early boot time env var from dracut RD_TIMEOUT, drop RD_xxx - * add seperate man page for [Install] settings * only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags @@ -77,13 +65,15 @@ * automatically determine TERM= based on tty name even for /dev/console -* declare /etc/os-release cross-distro standard - * fix hotplug transactions * isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target -* add to cpu cgroup by default +Fedora: + +* obsolete readhead in system pkgs + +* chkconfig → systemd enable/daemon-reload glue External: @@ -97,8 +87,6 @@ External: * pam_securetty should honour console= -* sysctl should support sysctl.conf.d directory - * procps, psmisc, sysvinit-tools, hostname → util-linux-ng https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth