Here is LVM support for OpenWRT. It introduces 3 new packages:
authorTravis Kemen <thepeople@openwrt.org>
Fri, 12 Feb 2010 01:37:02 +0000 (01:37 +0000)
committerTravis Kemen <thepeople@openwrt.org>
Fri, 12 Feb 2010 01:37:02 +0000 (01:37 +0000)
commitf15faab2372deb6d3adb675dfa67ac5218a8d015
tree3e5ca29aff2356f31bb034e8671680bbda77413a
parentabf4e0e76a1bf82421eb0d5bbfe47502e828c789
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

SVN-Revision: 19595
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]