summaryrefslogtreecommitdiffstats
path: root/mkosi.images/system/mkosi.conf.d/10-centos-fedora.conf
blob: 67d46432d40f81dd20c675b161f67bc72fc30280 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=|centos
Distribution=|fedora

[Content]
Packages=
        bpftool
        cryptsetup
        dhcp-server
        dnf
        glib2
        integritysetup
        iproute
        iproute-tc
        kernel-core
        libcap-ng-utils
        netcat
        openssh-server
        p11-kit
        pam
        passwd
        polkit
        procps-ng
        python3
        python3dist(pefile)
        python3dist(pluggy) # python3-pluggy is a pytest dependency that's not installed for some reason.
        python3dist(psutil)
        python3dist(pytest)
        quota
        vim-common