From: Lennart Poettering Date: Thu, 28 Jul 2022 09:25:26 +0000 (+0200) Subject: update TODO X-Git-Tag: v252-rc1~565 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b6e5d57d00bd6c86fd2525163daf8bba855f2ed;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 36410e59f1a..219cf074338 100644 --- a/TODO +++ b/TODO @@ -109,6 +109,9 @@ Deprecations and removals: Features: +* in sd-boot: load EFI drivers from a new PE section. That way, one can have a + "supercharged" sd-boot binary, that could carry ext4 drivers built-in. + * sd-bus: document that sd_bus_process() only returns messages that non of the filters/handlers installed on the connection took possession of.