From f712b11df66e3f582de85a2db2608e653138f03e Mon Sep 17 00:00:00 2001 From: cvlc12 <97767846+cvlc12@users.noreply.github.com> Date: Thu, 9 Nov 2023 15:01:48 +0100 Subject: [PATCH] Update kernel-install man page, Ukify is the default UKI_GENERATOR Ukify is the default generator, and will be used if UKI_GENERATOR is unset. See https://github.com/systemd/systemd/pull/28687 --- man/kernel-install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/kernel-install.xml b/man/kernel-install.xml index ee8c0069df7..c05176a5dc4 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -667,7 +667,7 @@ only effective when $KERNEL_INSTALL_LAYOUT or layout= in install.conf is set to and $KERNEL_INSTALL_UKI_GENERATOR or uki_generator= in - install.conf is set to . + install.conf is set to , or is unset. $KERNEL_INSTALL_CONF_ROOT may be used to override the search path; see below for details. -- 2.47.3