From 354a2441778c678dde4d6e93a462c4fd339b728d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 17 Mar 2022 17:20:07 +0100 Subject: [PATCH] kernel-install: list fields we honour in /etc/kernel/install.conf --- man/kernel-install.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 5ec76999ad..d6a5e43031 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -237,9 +237,8 @@ $KERNEL_INSTALL_INITRD_GENERATOR is set for plugins to select the initrd - generator. This should be configured as initrd_generator= in - install.conf. - + generator. This may be configured as initrd_generator= in + install.conf. See below. $KERNEL_INSTALL_STAGING_AREA is set for plugins to a path to a directory. Plugins may drop files in that directory, and they will be installed as part of the loader entry, based @@ -325,10 +324,10 @@ /etc/kernel/install.conf - Configuration options for kernel-install, - as a series of KEY=VALUE assignments, - compatible with shell syntax. - See the Environment variables section for supported keys. + Configuration options for kernel-install, as a series of + KEY=VALUE assignments, compatible with shell + syntax. This currently supports two keys: layout= and + initrd_generator=, for details see the Environment variables section above. -- 2.25.1