mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
mkosi: Enable EPEL for CentOS Stream tools tree
We need packages from EPEL to be able to build CentOS Stream images with a CentOS Stream tools tree so enable it. This is broken on CentOS Stream 10 but given using a CentOS Stream tools tree is broken without EPEL as well, we might as well enable it and just wait until the packages are added to EPEL 10. (cherry picked from commit ac1a711d9a237eea36b053d43c0c35af7ac40b1f)
This commit is contained in:
parent
0257f4ba22
commit
a3cf3df23a
7
mkosi.conf.d/05-tools/mkosi.conf.d/centos.conf
Normal file
7
mkosi.conf.d/05-tools/mkosi.conf.d/centos.conf
Normal file
@ -0,0 +1,7 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
[Match]
|
||||
ToolsTreeDistribution=centos
|
||||
|
||||
[Build]
|
||||
ToolsTreeRepositories=epel,epel-next
|
Loading…
x
Reference in New Issue
Block a user