mirror of
https://github.com/systemd/systemd.git
synced 2025-03-09 12:58:26 +03: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:
parent
bd9bec99d0
commit
a1eeb4d753
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user