From 85643d82e8c0b285364c1d3a93d48acd5fdd7d6c Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 15 Jul 2021 10:45:38 -0400 Subject: [PATCH] Add losetup to el8 stateless For multipart support, need to manually set up loop mount and dmsetup. --- imgutil/el8/dracut/install | 1 + 1 file changed, 1 insertion(+) diff --git a/imgutil/el8/dracut/install b/imgutil/el8/dracut/install index 1649589c..c657c43b 100644 --- a/imgutil/el8/dracut/install +++ b/imgutil/el8/dracut/install @@ -19,6 +19,7 @@ dracut_install /lib64/libfuse.so.2 /lib64/libfuse.so.2.9.7 dracut_install chown chroot dd expr kill parted rsync sort blockdev findfs insmod lvm dracut_install /usr/lib/udev/rules.d/10-dm.rules /usr/sbin/dmsetup /usr/lib/udev/rules.d/95-dm-notify.rules dracut_install /usr/lib/udev/rules.d/60-net.rules /lib/udev/rename_device /usr/lib/systemd/network/99-default.link +dracut_install losetup # multipart support #this would be nfs with lock, but not needed, go nolock #dracut_install mount.nfs rpcbind rpc.statd /etc/netconfig sm-notify