]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
centos: Enable EPEL for c10s tools tree as well 3368/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 16 Jan 2025 13:53:16 +0000 (14:53 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 16 Jan 2025 16:02:55 +0000 (17:02 +0100)
Now that EPEL exists for c10s, let's enable it for the c10s tools
tree as EPEL has distribution-gpg-keys which is crucial to be able
to use c10s as a tools tree.

mkosi/resources/mkosi-tools/mkosi.conf.d/10-centos/mkosi.conf
mkosi/resources/mkosi-tools/mkosi.conf.d/10-centos/mkosi.conf.d/10-epel.conf [deleted file]

index 985c95ed944ed92c7365dd67fd9a5dbc56756209..384c992f71d6bca855113e4c722acd0d0ec2a990 100644 (file)
@@ -3,6 +3,9 @@
 [Match]
 Distribution=centos
 
+[Distribution]
+Repositories=epel,epel-next
+
 [Content]
 Packages=
         perf
diff --git a/mkosi/resources/mkosi-tools/mkosi.conf.d/10-centos/mkosi.conf.d/10-epel.conf b/mkosi/resources/mkosi-tools/mkosi.conf.d/10-centos/mkosi.conf.d/10-epel.conf
deleted file mode 100644 (file)
index 4c1b9e5..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# SPDX-License-Identifier: LGPL-2.1-or-later
-
-[Match]
-Release=9
-
-[Distribution]
-Repositories=epel,epel-next