openwrt/package/kernel/linux
Daniel Golle 82f9ad6ab2
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>
2022-04-03 16:25:05 +01:00
..
files kernel: scale nf_conntrack_max more reasonably 2022-04-01 13:23:41 +01:00
modules kernel: load device-mapper early on boot 2022-04-03 16:25:05 +01:00
Makefile build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00