1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00

mkosi: Install systemd-experimental in OpenSUSE initrd

systemd-repart is part of systemd-experimental and we need systemd-repart
in the initrd so let's install systemd-experimental in the initrd.
This commit is contained in:
Daan De Meyer 2024-03-18 16:20:15 +01:00
parent bd9bec99d0
commit a1eeb4d753

View File

@ -6,4 +6,4 @@ set -e
# See https://github.com/openSUSE/suse-module-tools/pull/71
rm -f "$BUILDROOT/usr/lib/modprobe.d/60-blacklist_fs-erofs.conf"
mkosi-install systemd udev
mkosi-install systemd udev systemd-experimental