chiark / gitweb /
TODO: update
[elogind.git] / TODO
diff --git a/TODO b/TODO
index cffb2dbf0809d20f94413a450188220da3bc92cc..69e9b4d7f235404bf507b10aeb6d28bef1f2cd17 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,10 +19,6 @@ Bugfixes:
 Fedora 19:
 * make anaconda write timeout=0 for encrypted devices
 
-* drop no longer needed modprobe.d udlfb file (it does not belong in /etc anyway)
-
-* Retest multi-seat (new kms driver for displaylink)
-
 * make sure pkexec works fine with pam_systemd works fine with audit=0
 
 * create /var/log/journal/
@@ -55,6 +51,8 @@ Fedora 19:
   http://lists.freedesktop.org/archives/systemd-devel/2013-February/008816.html
 
 Features:
+* convert /etc/bash_completion.d/ to /usr/share/bash-completion/
+  (systemd (and everything else) should install zero static data in /etc)
 
 * figure out what we do about hostnames/fqdn in hostnamectl/hostnamed
 
@@ -128,7 +126,6 @@ Features:
   - journald: when dropping msgs due to ratelimit make sure to write
     "dropped %u messages" not only when we are about to print the next
     message that works, but alraedy after a short tiemout
-  - ratelimit should be configurable by message severity and by service/source
   - check if we can make journalctl by default use --follow mode inside of less if called without args?
   - maybe add API to send pairs of iovecs via sd_journal_send
   - journal: when writing journal auto-rotate if time jumps backwards