From dce5d31c751f48d8aecbbac818c9f0032733338a Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Tue, 30 Jan 2024 22:36:12 +0100 Subject: [PATCH] mkosi: Stop using file provides with CentOS/Fedora dnf5 does not download filelists metadata by default anymore as this consists of a pretty big chunk of the repository metadata. Let's make sure the filelists metadata doesn't have to be downloaded by dnf5 by removing any usage of file provides from our package lists. --- mkosi.images/base/mkosi.conf.d/10-centos-fedora.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkosi.images/base/mkosi.conf.d/10-centos-fedora.conf b/mkosi.images/base/mkosi.conf.d/10-centos-fedora.conf index 478b0ea8181..d7a135a5c04 100644 --- a/mkosi.images/base/mkosi.conf.d/10-centos-fedora.conf +++ b/mkosi.images/base/mkosi.conf.d/10-centos-fedora.conf @@ -25,7 +25,7 @@ Packages= util-linux BuildPackages= - /usr/bin/pkg-config + pkgconf bpftool docbook-xsl findutils