]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Use grub binaries from tools tree instead of from image 2271/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 11 Jan 2024 13:07:20 +0000 (14:07 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 11 Jan 2024 18:40:34 +0000 (19:40 +0100)
commitd7e5da770e4aff1d21e0a400de1aba22774a0e64
tree2536a9b0dff5799e4232e256cb026b465ef3893e
parentbcf6389cf3abcf24294c58d62888b0ab9adaee0d
Use grub binaries from tools tree instead of from image

Let's give this another try and use grub tools from the tools tree
instead of from the image.

We also hardcode the grub prefix per distribution because if we use
grub binaries from the tools tree there might not be any installed
in the image itself which means we can't derive the prefix from the
binaries in the image.
.github/workflows/ci.yml
mkosi/__init__.py
mkosi/distributions/__init__.py
mkosi/distributions/centos.py
mkosi/distributions/fedora.py
mkosi/distributions/opensuse.py
mkosi/resources/mkosi-tools/mkosi.conf.d/10-arch.conf
mkosi/resources/mkosi-tools/mkosi.conf.d/10-centos-fedora/mkosi.conf
mkosi/resources/mkosi-tools/mkosi.conf.d/10-debian-ubuntu.conf
mkosi/resources/mkosi-tools/mkosi.conf.d/10-opensuse.conf