]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Introduce find_binary()
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 25 Sep 2023 11:00:07 +0000 (13:00 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 25 Sep 2023 12:01:15 +0000 (14:01 +0200)
commitfa7a1ba13a16fe4253aa321fc237bb92ee35546e
treec85efe08c99a05f24245d51f9a833c4760065702
parent83924347324ec47b7da50b859d4b0787410d3d59
Introduce find_binary()

Let's introduce a more generic version of find_grub_binary() and
implement find_grub_binary() using it.
mkosi/__init__.py
mkosi/run.py