From: наб Date: Tue, 16 Mar 2021 16:42:28 +0000 (+0100) Subject: kernel-install: note $KERNEL_INSTALL_{MACHINE_ID,BOOT_ROOT}= ABI X-Git-Tag: v250-rc1~19^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F21637%2Fhead;p=thirdparty%2Fsystemd.git kernel-install: note $KERNEL_INSTALL_{MACHINE_ID,BOOT_ROOT}= ABI --- diff --git a/man/kernel-install.xml b/man/kernel-install.xml index f278c2f5578..256b252571a 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -167,6 +167,11 @@ If MACHINE_ID= is set and not empty, it will be used as MACHINE-ID, overriding any automatic detection attempts. The value must be a valid machine ID (32 hexadecimal characters). + + KERNEL_INSTALL_MACHINE_ID= is set for the plugins to the desired MACHINE-ID – + either 32 hexadecimal characters or the special value Default. + KERNEL_INSTALL_BOOT_ROOT= 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 BOOT_ROOT=.