chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8e822e7828db33be17c2d1bff782c956bd9cea1e..466dadc09263fd0845c9d470a338c8a408347559 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,6 +25,12 @@ F15:
 
 Features:
 
+* rename systemd-logger to systemd-stdio-syslog-bridge
+
+* introduce /usr/lib/binfmt.d/, /usr/lib/tmpfiles.d/
+
+* in pam_systemd: don't rely on /proc/self/loginuid in a container
+
 * take BSD file lock on tty devices when using them?
 
 * tmpfiles should allow two identical lines
@@ -37,6 +43,9 @@ Features:
 
 * document default dependencies
 
+* support systemd.whitelist=/systemd.blacklist= on the kernel command
+  line.
+
 * Find a way to replace /var/run, /var/lock directories with
   symlinks during an RPM package upgrade (filesystem.rpm or systemd.rpm).
   We soon want to get rid of var-run.mount var-lock.mount units.