summaryrefslogtreecommitdiffstats
path: root/mkosi.conf.d/10-centos-fedora/mkosi.conf
blob: 5b1865a2536c30c4603e968903c772340b9570ee (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=|centos
Distribution=|fedora

[Content]
VolatilePackages=
        systemd
        systemd-boot
        systemd-container
        systemd-devel
        systemd-journal-remote
        systemd-libs
        systemd-networkd
        systemd-networkd-defaults
        systemd-oomd-defaults
        systemd-pam
        systemd-resolved
        systemd-tests
        systemd-udev
        systemd-ukify

Packages=
        bind-utils
        bpftool
        cryptsetup
        device-mapper-event
        device-mapper-multipath
        dnf
        git-core
        glibc-langpack-de
        glibc-langpack-en
        gnutls-utils
        integritysetup
        iproute
        iproute-tc
        iputils
        iscsi-initiator-utils
        kernel-core
        libcap-ng-utils
        man-db
        nmap-ncat
        openssh-clients
        openssh-server
        pam
        passwd
        perf
        policycoreutils
        polkit
        procps-ng
        python3-pexpect
        quota
        rpm
        softhsm
        squashfs-tools
        stress-ng
        tpm2-tools
        veritysetup
        vim-common