summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8e822e7828..f4026c3fd0 100644
--- a/TODO
+++ b/TODO
@@ -25,6 +25,10 @@ F15:
Features:
+* add bimft_misc client tools
+
+* 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 +41,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.