]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: remove fixed item 27358/head
authorLuca Boccassi <bluca@debian.org>
Wed, 24 May 2023 10:18:18 +0000 (11:18 +0100)
committerLuca Boccassi <bluca@debian.org>
Wed, 24 May 2023 14:02:36 +0000 (15:02 +0100)
TODO

diff --git a/TODO b/TODO
index f0aa26e021e085dd37b1fd3edbefb1b2700d9662..a746f2b409fe1d3e90fff6cd6175c73ff7fb797d 100644 (file)
--- 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.