blob: e741aa4a9c64bf52e97f1c73df98645e900f4de5 (
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
77
78
79
|
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
Distribution=opensuse
[Distribution]
Release=tumbleweed
Repositories=non-oss
PackageManagerTrees=macros.db_backend:/etc/rpm/macros.db_backend
[Content]
VolatilePackages=
libsystemd0
libudev1
systemd
systemd-boot
systemd-container
systemd-devel
systemd-doc
systemd-experimental
systemd-homed
systemd-lang
systemd-network
systemd-portable
systemd-sysvcompat
systemd-testsuite
udev
# We install gawk, gzip, grep, xz, sed, rsync and docbook-xsl-stylesheets here explicitly so that the busybox
# versions don't get installed instead.
Packages=
bind-utils
bpftool
btrfs-progs
cryptsetup
device-mapper
dhcp-server
docbook-xsl-stylesheets
erofs-utils
f2fs-tools
gawk
git-core
glibc-locale-base
gnutls
grep
gzip
iputils
kernel-default
kmod
knot
multipath-tools
ncat
open-iscsi
openssh-clients
openssh-server
pam
patterns-base-minimal_base
perf
procps4
psmisc
python3-pefile
python3-pexpect
python3-psutil
qrencode
quota
rsync
sbsigntools
sed
shadow
softhsm
squashfs
stress-ng
tgt
timezone
tpm2.0-tools
veritysetup
vim
xz
zypper
|