]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
kernel-install: note $KERNEL_INSTALL_{MACHINE_ID,BOOT_ROOT}= ABI 21637/head
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Tue, 16 Mar 2021 16:42:28 +0000 (17:42 +0100)
committerнаб <nabijaczleweli@nabijaczleweli.xyz>
Wed, 8 Dec 2021 12:44:27 +0000 (13:44 +0100)
man/kernel-install.xml

index f278c2f5578664aabdc9885a49d7e74db89d09ba..256b252571a88ae9b8eaf921a836ab05c23e6983 100644 (file)
 
     <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>