]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Enable EPEL again for CentOS default tools tree 2845/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 6 Jul 2024 22:32:24 +0000 (00:32 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 9 Jul 2024 06:16:11 +0000 (08:16 +0200)
commit3d9a5cb055798ac54e3edc84bf250675467c33ce
tree5eab57d1e4a5fc20c3c3381b20192d6ccb3e372d
parent8cf29b0d736b45248f56939ed0c15e5822a81b31
Enable EPEL again for CentOS default tools tree

Now that we have a Repositories= match, we can conditionally enable
EPEL for CentOS Stream 9 only and override the repositories when we
call mkosi dependencies. This means that the CentOS Stream 9 default
tools tree will have all the EPEL packages but we won't list them in
the output of mkosi dependencies.

We also add various missing packages to the CentOS Stream default tools
tree.
mkosi/__init__.py
mkosi/resources/mkosi-tools/mkosi.conf.d/10-centos-fedora/mkosi.conf
mkosi/resources/mkosi-tools/mkosi.conf.d/10-centos/mkosi.conf [new file with mode: 0644]
mkosi/resources/mkosi-tools/mkosi.conf.d/10-centos/mkosi.conf.d/10-epel.conf [new file with mode: 0644]
mkosi/resources/mkosi-tools/mkosi.conf.d/10-centos/mkosi.conf.d/20-epel-packages.conf [new file with mode: 0644]
mkosi/resources/mkosi-tools/mkosi.conf.d/10-fedora/mkosi.conf
mkosi/resources/mkosi.md