chiark / gitweb /
getty: do not auto-spawn getty's on VC ttys if console=ttyN is used
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 5957b960c6bc959fec810532ce3510c8b706245a..b2b96826784619433a8749ea0b06c3950609879e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,28 +1,37 @@
 Bugs:
 
-* sometimes processes seem to remain when we kill a service
-  http://lists.fedoraproject.org/pipermail/devel/2011-January/147559.html
+* isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target
 
-* dep loop when using encrypted swap
-  https://bugzilla.redhat.com/show_bug.cgi?id=657234
+* when plymouth is disabled the console password entry stuff seems to be borked
+  https://bugzilla.redhat.com/show_bug.cgi?id=655538
 
-* somehow some /etc/fstab supplied mount params are never applied to api fs
-  https://bugzilla.redhat.com/show_bug.cgi?id=663108
+* fsck.btrfs non-existance should not cause mounting to fail
 
-* bind mounts with 'fsck' fail and block for a minute:
-    /foo /bar none bind 1 1
-  (requesting fsck is wrong, but why do we block for a minute
-   instead of just handling the error)
+* single user service needs to be masked?
 
-* isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target
+Features:
 
-* sendmail.service doesn't get rid PID file, fails to kill everything on stop
+* look up crypto partition mount points via fstab to show to the user when prompting for a password
 
-Features:
+* prohibit socket activation of sysv services
 
-* maybe introduce ExecRestartPre=
+* 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
+
+* udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx
 
-* reload PID file after reload, allow dynamically changing main PIDs
+* snd-seq should go, https://bugzilla.redhat.com/show_bug.cgi?id=676095
+
+* mount.tmpfs should be optimized, https://bugzilla.redhat.com/show_bug.cgi?id=676100
+
+* mdmon is irre
+
+* gnome-shell python script/glxinfo/is-accelerated wech
+
+* maybe introduce ExecRestartPre=
 
 * figure out what happened to bluez patch
 
@@ -45,8 +54,6 @@ Features:
 * load EnvironmentFile= when starting services, not when reloading configuration
   https://bugzilla.redhat.com/show_bug.cgi?id=661282
 
-* support globs in systemd-tmpfiles
-
 * drop IN_ATTRIB from inotify watches for .path units where possible to avoid
   lots of wakeups due to /dev changing when we watch a subdir of /dev.
 
@@ -121,14 +128,8 @@ Features:
 
 * systemctl condrestart should return 0 if service isn't running
 
-* tmpfiles: allow specification of .conf files on cmdline
-
 * 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:
@@ -146,8 +147,6 @@ External:
 * patch kernel for cpu feature modalias for autoloading aes/kvm/...
     http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match
 
-* place /etc/inittab with explaining blurb.
-
 * procps, psmisc, sysvinit-tools, hostname → util-linux-ng
 
 https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth