update TODO

This commit is contained in:
Lennart Poettering
2025-07-12 07:21:30 +02:00
parent bd427d005c
commit 6a26f25b74

4
TODO
View File

@@ -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.