mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-14 17:01:18 +02:00
Unlike with Kernel 5.10, dracut does not automatically install `loop.ko` with Kernel 5.15. Explicitly install the loop module from the dracut command line. Pulls in https://github.com/flatcar-linux/bootengine/pull/32