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 @@ 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=.