From: Lennart Poettering Date: Mon, 21 May 2012 13:28:07 +0000 (+0200) Subject: update TODO X-Git-Tag: v183~83 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86fa936ce36976cd6a96034cf14ea267695bcb2;p=systemd update TODO --- diff --git a/TODO b/TODO index 64e6d0e7..1f60911f 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