mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-29 06:21:46 +01: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