From d805bcce5b7f1b93e784ffda52a4a652d423e695 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Mon, 22 May 2023 07:46:22 +0200 Subject: [PATCH] rocky: Drop epel repository from bootable config systemd-boot is provided by the base repositories now so let's drop the epel repository config. --- .github/mkosi.conf.d/20-rocky.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/mkosi.conf.d/20-rocky.conf b/.github/mkosi.conf.d/20-rocky.conf index 72ad7f500..50a059533 100644 --- a/.github/mkosi.conf.d/20-rocky.conf +++ b/.github/mkosi.conf.d/20-rocky.conf @@ -1,9 +1,6 @@ [Match] Distribution=rocky -[Distribution] -Repositories=epel - [Content] Packages=kernel-core systemd -- 2.47.2