X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=6cc387caaf950112b1937d259624cf36618719f7;hp=73230caae984bd869c73531db82a9d64cc62697a;hb=0604381b9dbef4cc498b5a77311e1da99c1430b8;hpb=cd8e457c583b812a13bfbfef5c61325bdd1d55f3 diff --git a/TODO b/TODO index 73230caae..6cc387caa 100644 --- a/TODO +++ b/TODO @@ -12,8 +12,6 @@ Bugfixes: * make anaconda write timeout=0 for encrypted devices -* make sure timeouts are applied to Type=oneshot services. - * Dangling symlinks of .automount unit files in .wants/ directories, set up automount points even when the original .automount file did not exist anymore. Only the .mount unit was still around. @@ -27,16 +25,21 @@ Bugfixes: Features: -* introduce CanGraphics and CanText properties on seat objects, to combat races where gdm is started before the graphics driver is loaded and finished probing. +* exclude processes marked with argv[0][0]=@ from the normal service killing too + +* support rd.luks= kernel cmdline params in cryptsetup generator + +* support rd.fstab= kernel cmdline params in fstab generator + +* support rd.driver= kernel cmdline params in modules load -* change $NOTIFY_SOCKET to use an abstract namespace socket, so that chroot() is compatible with this - https://bugzilla.redhat.com/show_bug.cgi?id=833105 +* supprto rd.xxx wherever else makes sense * readahead: merge the three tools into one binary * systemctl: when stopping a service which has triggres and warning about it actually check the TriggeredBy= deps fields -* send bus signal to upower on resume so that it can send out its dbus signal for compat +* send SIGPWR to upower on resume so that it can send out its dbus signal for compat * vtconsole: don't override kernel cmdline utf8 override setting