]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Make Bootable= determine whether we build a UKI for esp images
authorDaanDeMeyer <daan.j.demeyer@gmail.com>
Sun, 24 Aug 2025 15:48:39 +0000 (17:48 +0200)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Mon, 25 Aug 2025 08:27:27 +0000 (10:27 +0200)
commite04305b030751a1991f5f304456af655670d211e
treee2cbf85589deffa60b31f42ba2b3efac1774d241
parent7252146429155b6e26136f9a879f65fbd0cceeef
Make Bootable= determine whether we build a UKI for esp images

Currently, we build a UKI for ESP images only if a kernel is installed.
Let's make this a bit more flexible by hooking it up to the Bootable=
setting. If Bootable=no, then we won't add a UKI to the esp regardless
if a kernel is installed in the image or not.
mkosi/__init__.py
mkosi/resources/man/mkosi.1.md