summaryrefslogtreecommitdiffstats
path: root/mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.conf
blob: f200409d6f1071a724d2a91ebba0c87bac6ca010 (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# 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-networkd
        systemd-networkd-defaults
        systemd-oomd-defaults
        systemd-pam
        systemd-resolved
        systemd-tests
        systemd-udev
        systemd-ukify

Packages=
        bind-utils
        bpftool
        compiler-rt
        cryptsetup
        device-mapper-event
        device-mapper-multipath
        dfuzzer
        dhcp-server
        dnf
        git-core
        glibc-langpack-de
        glibc-langpack-en
        gnutls
        gnutls-utils
        integritysetup
        iproute
        iproute-tc
        iputils
        iscsi-initiator-utils
        kernel-core
        libasan
        libcap-ng-utils
        libubsan
        man-db
        netcat
        openssh-clients
        openssh-server
        pam
        passwd
        perf
        policycoreutils
        polkit
        procps-ng
        python3-pexpect
        quota
        rpm
        rpm-build
        rpmautospec
        sbsigntools
        softhsm
        squashfs-tools
        stress
        tpm2-tools
        util-linux
        veritysetup
        vim-common

InitrdPackages=
        tpm2-tools

InitrdVolatilePackages=
        systemd
        systemd-udev