From: Luca Boccassi Date: Wed, 24 May 2023 10:18:18 +0000 (+0100) Subject: TODO: remove fixed item X-Git-Tag: v254-rc1~382^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F27358%2Fhead;p=thirdparty%2Fsystemd.git TODO: remove fixed item --- diff --git a/TODO b/TODO index f0aa26e021e..a746f2b409f 100644 --- a/TODO +++ b/TODO @@ -467,12 +467,6 @@ Features: parametrization, if needed. This matches our usual rule that admin config should win over vendor defaults. -* sd-stub: optionally allow users to configure manual kernel command line even - in SecureBoot by authenticating it via shim's APIs, integrating with MOK and - similar: instead of authenticating just PE code shim should be capable of - authenticating any kind of data for us, including files containing kernel - command lines. - * write a "search path" spec, that documents the prefixes to search in (i.e. the usual /etc/, /run/, /usr/lib/ dance, potentially /usr/etc/), how to sort found entries, how masking works and overriding.