chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 21 May 2012 13:28:07 +0000 (15:28 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 21 May 2012 13:28:07 +0000 (15:28 +0200)
TODO

diff --git a/TODO b/TODO
index 64e6d0e7d3f19f17d92b9dad2a2745072acf5e5e..1f60911fec0dc88b1bb44a7a6d6bf748d70cd9e1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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