kernel: load device-mapper early on boot
authorDaniel Golle <daniel@makrotopia.org>
Sun, 3 Apr 2022 15:19:31 +0000 (16:19 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 3 Apr 2022 15:25:05 +0000 (16:25 +0100)
commit82f9ad6ab21ca4925278429a3e1b31d26c306d9f
tree62703404fb9c3aee0fae6673e1c5ff70f98245bb
parentbf6002e74b4f2bdf98857d11acd62e8781db2569
kernel: load device-mapper early on boot

Previously commit openwrt/packages@3abb7cb ("lvm2: Added script and updated Makefile[...]")
couldn't actually work and allow rootfs_data to be stored on a LVM2 as
the necessary kernel modules had not been loaded at this point.
Fix this by loading device-mapper modules early at boot.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/kernel/linux/modules/block.mk