From: Lennart Poettering Date: Thu, 8 Jun 2023 07:55:18 +0000 (+0200) Subject: update TODO X-Git-Tag: v254-rc1~255 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29de4eba1cb203f82ec580645eddb331b45c9565;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 4c32a4a4caa..e11f62a73fc 100644 --- a/TODO +++ b/TODO @@ -129,6 +129,10 @@ Deprecations and removals: Features: +* resolved: take possession of some IPv6 ULA address (let's say + fd00:5353:5353:5353:5353:5353:5353:5353), and listen on port 53 on it for the + local stubs, so that we can make the stub available via ipv6 too. + * introduce a .microcode PE section for sd-stub which we'll pass as first initrd to the kernel which will then upload it to the CPU. This should be distinct from .initrd to guarantee right ordering. also, and maybe more importantly