mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
68ee977114
Let's make things a little more consistent and build the initrd explicitly as a subimage as well instead of relying on mkosi building it as part of the main image build. We drop the opensuse initrd postinst script as we don't use erofs by default anymore. We can always reintroduce it again later if needed.
55 lines
908 B
Plaintext
55 lines
908 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Match]
|
|
Distribution=arch
|
|
|
|
[Content]
|
|
VolatilePackages=
|
|
systemd
|
|
systemd-libs
|
|
systemd-resolvconf
|
|
systemd-sysvcompat
|
|
systemd-tests
|
|
systemd-ukify
|
|
|
|
Packages=
|
|
bind
|
|
bpf
|
|
btrfs-progs
|
|
compsize
|
|
cryptsetup
|
|
dbus-broker
|
|
dbus-broker-units
|
|
dhcp
|
|
erofs-utils
|
|
f2fs-tools
|
|
git
|
|
gnutls
|
|
iproute
|
|
iputils
|
|
knot
|
|
linux
|
|
man-db
|
|
multipath-tools
|
|
nmap
|
|
open-iscsi
|
|
openssh
|
|
openssl
|
|
pacman
|
|
perf
|
|
polkit
|
|
procps-ng
|
|
psmisc
|
|
python-pexpect
|
|
python-psutil
|
|
qrencode
|
|
quota-tools
|
|
sbsigntools
|
|
shadow
|
|
softhsm
|
|
squashfs-tools
|
|
stress-ng
|
|
tgt
|
|
tpm2-tools
|
|
vim
|