chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index fbbcf662910600e71fa98fe089a88daa905c0b8a..2f5e64319307fbad43c670bfa6bcfd7a9ff4c0fd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,19 @@ Bugfixes:
 
 Features:
 
 
 Features:
 
+* journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto"
+  (store-persistent, store-volatile?)
+
+* Add ConditionReadWriteFileSystem= so that systemd-sysctl doesn't get executed when /proc/sys is read-only
+
+* unset container= and container_uuid= for child processes
+
+* when bind mounting /etc/machine-id, do so from /run/machine-id
+
+* introduce mix of BindTo and Requisite
+
+* journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages
+
 * introduce NeedsMounts= or so to create .mount dependencies automatically for a specific path
 
 * add DeleteSocketsOnStop=yes|no option to socket units
 * introduce NeedsMounts= or so to create .mount dependencies automatically for a specific path
 
 * add DeleteSocketsOnStop=yes|no option to socket units
@@ -159,7 +172,7 @@ Features:
 
 * hide PAM/TCPWrap options in fragment parser when compile time disabled
 
 
 * hide PAM/TCPWrap options in fragment parser when compile time disabled
 
-* when we automatically restart a service, ensure we retsart its rdeps, too.
+* when we automatically restart a service, ensure we restart its rdeps, too.
 
 * allow Type=simple with PIDFile=
   https://bugzilla.redhat.com/show_bug.cgi?id=723942
 
 * allow Type=simple with PIDFile=
   https://bugzilla.redhat.com/show_bug.cgi?id=723942
@@ -287,13 +300,10 @@ External:
 
 * systemd --user
     PR_SET_CHILD_REAPER patch: https://lkml.org/lkml/2011/7/28/426
 
 * systemd --user
     PR_SET_CHILD_REAPER patch: https://lkml.org/lkml/2011/7/28/426
+    (patch in linux-next, on the way to the next kernel)
 
 * fix alsa mixer restore to not print error when no config is stored
 
 
 * fix alsa mixer restore to not print error when no config is stored
 
-* udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx
-
-* snd-seq should go, https://bugzilla.redhat.com/show_bug.cgi?id=676095
-
 * gnome-shell python script/glxinfo/is-accelerated must die
 
 * make cryptsetup lower --iter-time
 * gnome-shell python script/glxinfo/is-accelerated must die
 
 * make cryptsetup lower --iter-time