summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2023-02-23 15:59:18 +0100
committerGitHub <noreply@github.com>2023-02-23 15:59:18 +0100
commitcaeb2b616fac772acd64a8887f80c5cec44add39 (patch)
tree953a2ba80d92c1b10bbd3d112853e462d9e461bf /man
parent500ecfd5130159b3b48b34e571b0c0220247bd78 (diff)
parentc8e5d82c97a1478b15d2f97ffebd9591e81663ba (diff)
downloadsystemd-caeb2b616fac772acd64a8887f80c5cec44add39.tar.gz
Merge pull request #26258 from DaanDeMeyer/boot-smbios
stub: Read extra kernel command line items from SMBIOS
Diffstat (limited to 'man')
-rw-r--r--man/systemd-stub.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/man/systemd-stub.xml b/man/systemd-stub.xml
index c230168780..7934f344f8 100644
--- a/man/systemd-stub.xml
+++ b/man/systemd-stub.xml
@@ -380,6 +380,23 @@
</refsect1>
<refsect1>
+ <title>SMBIOS Type 11 Strings</title>
+
+ <para><command>systemd-stub</command> can be configured using SMBIOS Type 11 strings. Applicable strings
+ consist of a name, followed by <literal>=</literal>, followed by the value.
+ <command>systemd-stub</command> will search the table for a string with a specific name, and if found,
+ use its value. The following strings are read:</para>
+
+ <variablelist>
+ <varlistentry>
+ <term><varname>io.systemd.stub.kernel-cmdline-extra</varname></term>
+ <listitem><para>If set, the value of this string is added to the list of kernel command line
+ arguments that are passed to the kernel.</para></listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+
+ <refsect1>
<title>Assembling Kernel Images</title>
<para>In order to assemble a bootable Unified Kernel Image from various components as described above, use