]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Install dnf on centos and fedora
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 5 Mar 2023 08:41:38 +0000 (09:41 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 5 Mar 2023 09:05:19 +0000 (18:05 +0900)
dnf is not installed by default anymore, but it's still useful to
have in our images, so let's install it explicitly.

mkosi.conf.d/centos/10-centos.conf
mkosi.conf.d/fedora/10-fedora.conf

index 91099a7f0a1cfc0eea3164aa82c62f81805706ff..15075f7260437c8883365f43a6a980a6864b254e 100644 (file)
@@ -17,6 +17,7 @@ Packages=
         audit
         cryptsetup
         dhcp-server
+        dnf
         fuse
         glib2
         glibc-minimal-langpack
index 5c85eebc03c4242a085773c3f1b0952407c4c758..2cd9bc1d44a3255ae8d416b85aeac319baee15e4 100644 (file)
@@ -14,6 +14,7 @@ Packages=
         compsize
         cryptsetup
         dhcp-server
+        dnf
         f2fs-tools
         fuse
         glib2