chiark / gitweb /
execute: optionally forward program output to /dev/console in addition to syslog...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4d5a14461195aa7a642333ec5086a5f6dc992959..5d60bdbbcc658f80810748f4a0e30a33345cd253 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,10 +5,14 @@ Bugs:
 * when plymouth is disabled the console password entry stuff seems to be borked
   https://bugzilla.redhat.com/show_bug.cgi?id=655538
 
-* fsck.btrfs non-existance should not cause mounting to fail
+* systemctl default is started when we type "reboot" at rescue mode prompt
 
 Features:
 
+* look up crypto partition mount points via fstab to show to the user when prompting for a password
+
+* Maybe store in unit files whether a service should be enabled by default on package installation
+
 * perhaps add "systemctl reenable" as combination of "systemctl disable" and "systemctl enable"
 
 * need a way to apply mount options of api vfs from systemd unit files instead of fstab
@@ -23,16 +27,10 @@ Features:
 
 * gnome-shell python script/glxinfo/is-accelerated wech
 
-* PID heuristik bei Type=forking ausmachbar machen
-
 * maybe introduce ExecRestartPre=
 
-* reload PID file after reload, allow dynamically changing main PIDs
-
 * figure out what happened to bluez patch
 
-* introduce StandardOutput=syslog+console and StandardOutput=kmsg+console to support fsck output at boot
-
 * Patch systemd-fsck to use -C and pass console fd to it
 
 * support remote/ssh systemctl/systemadm, and local privileged access
@@ -126,10 +124,6 @@ Features:
 
 * allow runtime changing of log level and target
 
-* automatically determine TERM= based on tty name even for /dev/console
-    http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789
-    http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=b7b8de087384cc1954a8cd075af3f9e5977caa2e
-
 * global defaults for StandardOuput=xxx
 
 Fedora: