From: 9cel <9based@gmail.com> Date: Fri, 7 Feb 2025 04:55:32 +0000 (-0400) Subject: doc: Add a note about dependencies for systemd-boot X-Git-Tag: v26~407 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fa72bc43a808b3f8eed2896cc05d34f1a2409a6;p=thirdparty%2Fmkosi.git doc: Add a note about dependencies for systemd-boot --- diff --git a/mkosi/resources/man/mkosi.1.md b/mkosi/resources/man/mkosi.1.md index 1f8e52d67..775b5096b 100644 --- a/mkosi/resources/man/mkosi.1.md +++ b/mkosi/resources/man/mkosi.1.md @@ -896,6 +896,11 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, `vmlinuz`. The `$version` is as produced by Kbuild's `kernelversion` make target. + Note: When using `systemd-boot` or `systemd-boot-signed`, `mkosi` expects + the `systemd-boot` EFI binaries to be present in the image. Depending on + your distribution, these may be packaged separately. For example, Debian- + based images will need `systemd-boot-efi`. + `BiosBootloader=`, `--bios-bootloader=` : Takes one of `none` or `grub`. Defaults to `none`. If set to `none`, no BIOS bootloader will be installed. If set to `grub`, grub is