]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Skip UKI generation if the sd-stub is not installed 1917/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 22 Sep 2023 11:03:29 +0000 (13:03 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 22 Sep 2023 11:09:03 +0000 (13:09 +0200)
commitf056dd7475cac4d5ca14433d5e978ec4ceca2874
tree5d4705e8b70accbb3b8189823ef02339ae1c8142
parent1db5bec7f0e9afe9367a10739abaee4969b69c82
Skip UKI generation if the sd-stub is not installed

We don't fail if the stub is not installed and a bootable image is
explicitly requested as this is handled later on already in build_uki().
mkosi/__init__.py