summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-21 15:28:07 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-21 15:28:07 +0200
commitb86fa936ce36976cd6a96034cf14ea267695bcb2 (patch)
tree5ef13c68e38bf78c8bc10dae3c99d759dfe31455 /TODO
parent78d54bd42b87818f5d0ef862d247f9db4844fadd (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
index 64e6d0e7d3..1f60911fec 100644
--- 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