]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update kernel-install man page, Ukify is the default UKI_GENERATOR
authorcvlc12 <97767846+cvlc12@users.noreply.github.com>
Thu, 9 Nov 2023 14:01:48 +0000 (15:01 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 11 Nov 2023 03:25:37 +0000 (12:25 +0900)
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

index ee8c0069df7d2896f4ad08a3e733dc4764371e4b..c05176a5dc49d97b83b3e5e7b8bcb2237864a02f 100644 (file)
           only effective when <varname>$KERNEL_INSTALL_LAYOUT</varname> or <varname>layout=</varname> in
           <filename>install.conf</filename> is set to <option>uki</option> and
           <varname>$KERNEL_INSTALL_UKI_GENERATOR</varname> or <varname>uki_generator=</varname> in
-          <filename>install.conf</filename> is set to <option>ukify</option>.
+          <filename>install.conf</filename> is set to <option>ukify</option>, or is unset.
           <varname>$KERNEL_INSTALL_CONF_ROOT</varname> may be used to override the search path; see below for
           details.</para>