From: Lennart Poettering Date: Mon, 3 Jul 2023 09:59:45 +0000 (+0200) Subject: update TODO X-Git-Tag: v254-rc1~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89ee9e59f7d163d6e2603e2b6899d57bfa60fd96;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index ac43202f3cc..a3bf2c894b4 100644 --- a/TODO +++ b/TODO @@ -232,6 +232,8 @@ Features: SwitchRootEx() we should maybe also add a flags param that allows disabling and enabling whether serialization is requested during switch root. +* introduce a .acpitable section for early ACPI table override + * add proper .osrel matching for PE addons. i.e. refuse applying an addon intended for a different OS. Take inspiration from how confext/sysext are matched against OS.