From f5263dd09e428df42c3d3b12f7e8ca95121ef3ee Mon Sep 17 00:00:00 2001 From: Rahil Bhimjiani Date: Sat, 12 Aug 2023 13:49:11 +0530 Subject: [PATCH] man: kernel-install(8) add uki.conf in FILES & add ukify(1) in SEE ALSO Signed-off-by: Rahil Bhimjiani --- man/kernel-install.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 613f01b85c3..fd9f4f1c453 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -483,6 +483,16 @@ See the Environment variables section above for details. + + + /etc/kernel/uki.conf + + + Ini-style configuration file for ukify1 which is 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 . + $KERNEL_INSTALL_CONF_ROOT may be used to override the path. + + + @@ -493,6 +503,7 @@ os-release5, depmod8, systemd-boot7, + ukify1, Boot Loader Specification -- 2.47.3