X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=b9605b5b093a6681915770cd0912da185983bbe7;hp=2d252433b52e784077dd147f5d1ae3802f2b1926;hb=e146e4516b9ea9907852e7ad609de39dca9e8769;hpb=6a7353684b65f0107cbdfa0a16ab7717ba257b61 diff --git a/TODO b/TODO index 2d252433b..b9605b5b0 100644 --- a/TODO +++ b/TODO @@ -32,8 +32,19 @@ Bugfixes: Jul 09 18:22:37 mop systemd[1]: Freezing execution. Jul 09 18:22:37 mop [21866]: Process 21865 (systemd) dumped core. +* support *static* (/run) hibernate inhibitors. All rpm -i actions should completely prevent any + sort of hibernate action until the next reboot. If the kernel or any other base tool is replaced + by rpm, the resume path might fail, the for resume needed kernel might even be uninstalled, and + the whole situation leads directly to data loss. + Features: +* logind: ignore inactive login screens when checking whether power key should be handled + +* introduce log_oom() or a similar call? + +* rename "userspace" to "core-os" + * append ".service" to unit names without any suffix (https://bugs.freedesktop.org/show_bug.cgi?id=39386) * journalctl: add --priority switch