chiark / gitweb /
journal: implicitly add code location to all messages logged with the native interface
[elogind.git] / TODO
diff --git a/TODO b/TODO
index e200c90296bc8c6aafdcb3e9466004db454bb354..84636c48e41a10af7b9a679df380d4104f1092f3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,6 +17,27 @@ Bugfixes:
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
 Features:
+* cleanup syslog 'priority' vs. 'level' wording
+
+* journal: if mmap() fails for mapping window try to unmap a a few older maps
+
+* add flag file for shutdownd so that clients can check whether a shutdown is queued
+
+* new env var for /var/tmp? glib?
+
+* dbus upstream still refers to dbus.target and shouldn't
+
+* Make -f in systemctl enable both --follow and --force
+
+* ensure that logind sets the syslog facility to AUTH when logging
+
+* when a service has the same env var set twice we actually store it twice and return that in systemctl show -p... We should only show the last setting
+
+* add man page documenting all kernel cmdline options, including stuff like fsck.mode=
+
+* show getty in container mode, not sulogin
+
+* support container_ttys=
 
 * journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto"
   (store-persistent, store-volatile?)
@@ -49,8 +70,6 @@ Features:
 
 * hook up /dev/watchdog with main event loop for embedded, server uses
 
-* man: for some reason the HTML versions of the man pages are currently not being packaged
-
 * when dumping cgroup contents, include main/control PID of a service, explicitly
 
 * keep an eye on https://bugzilla.gnome.org/show_bug.cgi?id=670100