summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-03 23:55:40 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-03 23:55:56 +0200
commitd7cc2987a50e62af6b806f1f56f526cf219a0d97 (patch)
tree2467b7415cf063cccb39ec344cce2d6acb36c9fc /TODO
parent3336686286cb0eab725190c14bc990b38fe57125 (diff)
update TODO
Diffstat (limited to 'TODO')
-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.