summaryrefslogtreecommitdiff
path: root/man/kernel-install.xml
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2021-03-16 17:42:28 +0100
committerнаб <nabijaczleweli@nabijaczleweli.xyz>2021-12-08 13:44:27 +0100
commitb51e71b2d275d8ff475a968ca4ea7f2be78302f9 (patch)
treefed8988006682f5052cdebd3b6ad19e78ffff794 /man/kernel-install.xml
parent9e82a74cb0f08a288f9db228a0b5bec8a7188cdb (diff)
downloadsystemd-b51e71b2d275d8ff475a968ca4ea7f2be78302f9.tar.gz
kernel-install: note $KERNEL_INSTALL_{MACHINE_ID,BOOT_ROOT}= ABI
Diffstat (limited to 'man/kernel-install.xml')
-rw-r--r--man/kernel-install.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/kernel-install.xml b/man/kernel-install.xml
index f278c2f557..256b252571 100644
--- a/man/kernel-install.xml
+++ b/man/kernel-install.xml
@@ -167,6 +167,11 @@
<para>If <varname>MACHINE_ID=</varname> is set and not empty, it will be used as <replaceable>MACHINE-ID</replaceable>,
overriding any automatic detection attempts. The value must be a valid machine ID (32 hexadecimal characters).</para>
+
+ <para><varname>KERNEL_INSTALL_MACHINE_ID=</varname> is set for the plugins to the desired <replaceable>MACHINE-ID</replaceable> –
+ either 32 hexadecimal characters or the special value <literal>Default</literal>.</para>
+ <para><varname>KERNEL_INSTALL_BOOT_ROOT=</varname> is set for the plugins to the root directory (mount point, usually) of the hierarchy
+ where boot-loader entries, kernel images, and associated resources should be placed. Can be overriden by setting <varname>BOOT_ROOT=</varname>.</para>
</refsect1>
<refsect1>