]> git.ipfire.org Git - thirdparty/systemd.git/blob - mkosi.images/system/mkosi.conf.d/10-centos-fedora.conf
Merge pull request #30284 from YHNdnzj/fstab-wantedby-defaultdeps
[thirdparty/systemd.git] / mkosi.images / system / mkosi.conf.d / 10-centos-fedora.conf
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2
3 [Match]
4 Distribution=|centos
5 Distribution=|fedora
6
7 [Content]
8 Packages=
9 bpftool
10 cryptsetup
11 dhcp-server
12 dnf
13 glib2
14 integritysetup
15 iproute
16 iproute-tc
17 kernel-core
18 libcap-ng-utils
19 netcat
20 openssh-server
21 p11-kit
22 pam
23 passwd
24 polkit
25 procps-ng
26 python3
27 python3dist(pefile)
28 python3dist(pluggy) # python3-pluggy is a pytest dependency that's not installed for some reason.
29 python3dist(psutil)
30 python3dist(pytest)
31 quota
32 vim-common