]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 6 Jan 2023 15:15:14 +0000 (16:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 6 Jan 2023 15:15:14 +0000 (16:15 +0100)
TODO

diff --git a/TODO b/TODO
index d52631c48fa43f5828e66b58d3e87942e7abe0ea..1daf838ec4d1073cca05990715c257c2727a84e1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -128,6 +128,9 @@ Deprecations and removals:
 
 Features:
 
+* sd-stub: detect if we are running with uefi console output on serial, and if so
+  automatically add console= to kernel cmdline matching the same port.
+
 * add a utility that can be used with the kernel's
   CONFIG_STATIC_USERMODEHELPER_PATH and then handles them within pid1 so that
   security, resource management and cgroup settings can be enforced properly