update TODO

This commit is contained in:
Lennart Poettering 2011-04-03 23:55:40 +02:00
parent 3336686286
commit d7cc2987a5
1 changed files with 7 additions and 0 deletions

7
TODO
View File

@ -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.