From: Daan De Meyer Date: Wed, 5 Mar 2025 19:07:59 +0000 (+0100) Subject: mkosi: Don't install dnf anymore on Fedora X-Git-Tag: v257.5~96 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6af3864f5e522ead80c56404ffdb071ff9d26111;p=thirdparty%2Fsystemd.git mkosi: Don't install dnf anymore on Fedora We have dnf5 on Fedora, no need to install dnf there anymore (cherry picked from commit 4435dd7c72f180400afea00a454a453993880a3c) --- diff --git a/mkosi.conf.d/10-centos-fedora/mkosi.conf b/mkosi.conf.d/10-centos-fedora/mkosi.conf index 8004c089ad4..5d42265b1d9 100644 --- a/mkosi.conf.d/10-centos-fedora/mkosi.conf +++ b/mkosi.conf.d/10-centos-fedora/mkosi.conf @@ -27,7 +27,6 @@ Packages= cryptsetup device-mapper-event device-mapper-multipath - dnf git-core glibc-langpack-de glibc-langpack-en diff --git a/mkosi.conf.d/10-centos/mkosi.conf b/mkosi.conf.d/10-centos/mkosi.conf index 33ba3b83344..2961ee316b3 100644 --- a/mkosi.conf.d/10-centos/mkosi.conf +++ b/mkosi.conf.d/10-centos/mkosi.conf @@ -15,4 +15,5 @@ Environment= [Content] Packages= + dnf kernel-modules # For squashfs