mirror of
https://github.com/systemd/systemd.git
synced 2025-01-20 18:04:03 +03:00
4a55046779
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. (cherry picked from commit 68ee9771145464949d36d62a0ec687ecfb39290a)
26 lines
490 B
Plaintext
26 lines
490 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Match]
|
|
Distribution=fedora
|
|
|
|
[Distribution]
|
|
Release=rawhide
|
|
|
|
[Content]
|
|
Packages=
|
|
btrfs-progs
|
|
compsize
|
|
dfuzzer
|
|
dhcp-server
|
|
dnf5
|
|
erofs-utils
|
|
f2fs-tools
|
|
# Required for systemd-networkd-tests.py (netdevsim and sch_xxx modules)
|
|
kernel-modules-extra
|
|
kernel-modules-internal
|
|
knot
|
|
qrencode
|
|
rpmautospec
|
|
sbsigntools
|
|
scsi-target-utils
|