update TODO

This commit is contained in:
Lennart Poettering 2012-05-21 15:28:07 +02:00
parent 78d54bd42b
commit b86fa936ce
1 changed files with 14 additions and 0 deletions

14
TODO
View File

@ -23,6 +23,8 @@ Bugfixes:
Features:
* in rescue mode don't pull in sockets
* Document boot options such as forcefsck
* beef up links between systemctl output and man pages. i.e. add a new unit
@ -33,6 +35,18 @@ Features:
- implement .d/ auto includes for unit files
- add syntax to reset ExecStart= lists (and similar)
* properly detect mimo devices, the current VID/PID check is too broad
* introduce upgrade.target for offline upgrades
* manipulate CPU governor during boot, set it to performance
* steal SBF management from the kernel
* delay journal /var writeout to after boot if SBF is clean
* move passno parsing to fstab generator
* actually queue the new default unit after switch-root
* remove old root in switch-root logic