diff --git a/TODO b/TODO index eda987b3ec..7e23ddb2c8 100644 --- a/TODO +++ b/TODO @@ -128,6 +128,10 @@ Deprecations and removals: Features: +* Split vconsole-setup in two, of which the second is started via udev (instead + of the "restart" job it currently fires). That way, boot becomes purely + positive again, and we can nicely order the two against each other. + * Add ELF section to make systemd main binary recognizable cleanly, the same way as we make sd-boot recognizable via PE section.