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)
commitf73a8bd720df499f9bcb9b58c53d224bd96a7e3e
tree3e5ca29aff2356f31bb034e8671680bbda77413a
parent2bc85b1ad4d085aa88d8dc968f330113e1b2d063
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/packages@19595 3c298f89-4303-0410-b956-a3cf2f4a3e73
utils/lvm2/Makefile [new file with mode: 0644]
utils/lvm2/files/lvm2.init [new file with mode: 0644]
utils/lvm2/patches/100-readline-link.patch [new file with mode: 0644]