From: Daan De Meyer Date: Sun, 5 Mar 2023 08:41:38 +0000 (+0100) Subject: mkosi: Install dnf on centos and fedora X-Git-Tag: v254-rc1~1121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=877e68e7022c3f551d9f485f6791f2070c500aca;p=thirdparty%2Fsystemd.git mkosi: Install dnf on centos and fedora dnf is not installed by default anymore, but it's still useful to have in our images, so let's install it explicitly. --- diff --git a/mkosi.conf.d/centos/10-centos.conf b/mkosi.conf.d/centos/10-centos.conf index 91099a7f0a1..15075f72604 100644 --- a/mkosi.conf.d/centos/10-centos.conf +++ b/mkosi.conf.d/centos/10-centos.conf @@ -17,6 +17,7 @@ Packages= audit cryptsetup dhcp-server + dnf fuse glib2 glibc-minimal-langpack diff --git a/mkosi.conf.d/fedora/10-fedora.conf b/mkosi.conf.d/fedora/10-fedora.conf index 5c85eebc03c..2cd9bc1d44a 100644 --- a/mkosi.conf.d/fedora/10-fedora.conf +++ b/mkosi.conf.d/fedora/10-fedora.conf @@ -14,6 +14,7 @@ Packages= compsize cryptsetup dhcp-server + dnf f2fs-tools fuse glib2