chiark / gitweb /
journal: add sd_journal_perror() to API
[elogind.git] / TODO
diff --git a/TODO b/TODO
index b9605b5b093a6681915770cd0912da185983bbe7..30f0f840ab1f992293663500f5e6a92a39c77e83 100644 (file)
--- a/TODO
+++ b/TODO
@@ -38,18 +38,22 @@ Bugfixes:
   the whole situation leads directly to data loss.
 
 Features:
+* remove Fedora /dev/null logic from localed.c, now that system-config-keyboard is gone
+  delete /etc/X11/xorg.conf.d/00-system-setup-keyboard.conf from spec file
 
-* logind: ignore inactive login screens when checking whether power key should be handled
+* dracut-shutdown needs to be ordered before unmounting /boot
 
-* introduce log_oom() or a similar call?
+* wiki: document new logind LockSessions() call
 
-* rename "userspace" to "core-os"
+* initialize the hostname from the fs label of /, if /etc/hostname does not exist?
 
-* append ".service" to unit names without any suffix (https://bugs.freedesktop.org/show_bug.cgi?id=39386)
+* logind: different policy actions for idle, suspend, shutdown blockers: allow idle blockers by default, don't allow suspend blockers by default
 
-* journalctl: add --priority switch
+* 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.
 
-* journalctl highlight lines based on priorities
+* 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