diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-04-03 23:55:40 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-03 23:55:56 +0200 |
commit | d7cc2987a50e62af6b806f1f56f526cf219a0d97 (patch) | |
tree | 2467b7415cf063cccb39ec344cce2d6acb36c9fc | |
parent | 3336686286cb0eab725190c14bc990b38fe57125 (diff) |
update TODO
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |