From: Lennart Poettering Date: Sat, 12 Jul 2025 05:21:30 +0000 (+0200) Subject: update TODO X-Git-Tag: v258-rc1~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a26f25b745997f519e76208fde825359059cdbd;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index eda987b3ec0..7e23ddb2c8a 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.