diff options
-rw-r--r-- | TODO | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |