From: Alexis-Emmanuel Haeringer <1693983+4lex11s@users.noreply.github.com>
Date: Mon, 5 Jan 2026 22:03:03 +0000 (+0100)
Subject: man/kernel-install: /proc/cmdline is not used as a fallback in container
X-Git-Tag: v257.11~104
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=873a893cdd2a41909d987da9c1a8258c94c57fe4;p=thirdparty%2Fsystemd.git
man/kernel-install: /proc/cmdline is not used as a fallback in container
(cherry picked from commit adfa4b6b749662d11fb77bb85b952e4eabd58a78)
(cherry picked from commit 96a00e60eab33ac83653ccf0890162b164acf3fd)
(cherry picked from commit 27c7a443f93d0522bf30e887ae4db7bb7bc9c9d7)
---
diff --git a/man/kernel-install.xml b/man/kernel-install.xml
index 7c0ef0efc9f..28fda3ba3f1 100644
--- a/man/kernel-install.xml
+++ b/man/kernel-install.xml
@@ -562,6 +562,7 @@
/proc/cmdline
Specifies the kernel command line to use. The first of the files that is found will be used.
+ When running in a container, /proc/cmdline is ignored.
$KERNEL_INSTALL_CONF_ROOT may be used to override the search path; see below for
details.