Here is LVM support for OpenWRT. It introduces 3 new packages:
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 12 Feb 2010 01:37:02 +0000 (01:37 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 12 Feb 2010 01:37:02 +0000 (01:37 +0000)
commitaccff9a4a72195bc2be35d0edfcd1f4f51954971
treeb7cb8c649dff520924c65f7355c2a1177daade60
parentbf0aeede47c20f8da9afbc1d17165eb11a79d38e
Here is LVM support for OpenWRT.  It introduces 3 new packages:
- kmod-dm for the device mapper kernel module.
- kmod-libdevmapper for the device-mapper library.
- kmod-lvm2 for the lvm tool.
Note that it currently does not create the symlinks for all the lvm
tools, so you have to use lvm pvs rather than just pvs.
Thanks Stefan Monnier

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19595 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/files/etc/hotplug2-common.rules
package/kernel/modules/block.mk