summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-01-06 16:15:14 +0100
committerLennart Poettering <lennart@poettering.net>2023-01-06 16:15:14 +0100
commit46730cd63297a4fb9115c6dde4030fc5f9ec7571 (patch)
treed409cd680ad61c5752677eda5aaa252ef63d88e8 /TODO
parente793038a5e921054aa979384e48109d2deef2063 (diff)
downloadsystemd-46730cd63297a4fb9115c6dde4030fc5f9ec7571.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index d52631c48f..1daf838ec4 100644
--- 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