Commit Graph

9 Commits

Author SHA1 Message Date
ac62e57291 [package] lvm depends on libncurses (#7953)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-31 23:30:06 +00:00
85c8ae7d5f [packages] lvm2: update to 2.02.64 (closes: #7291)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-06 00:16:00 +00:00
968a235462 [packages] lvm2: better fix for r21003
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 22:10:41 +00:00
a7f9179cf4 [packages] lvm2: move the maintainer variable inside the Package definition
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 21:50:04 +00:00
f480bdfc49 Summary: Update lvm2 to 2.02.63
Author: Jack Donohue <jdonohue654-openwrt@yahoo.com>

Also add a MAINTAINER entry in the Makefile while we're here.



git-svn-id: svn://svn.openwrt.org/openwrt/packages@21002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-18 20:35:39 +00:00
def1220d9c [package] compile lvm2 with fpic when necessary (#6930)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 13:44:13 +00:00
7888628fca [package] lvm2: add new mirror and fix shared library installation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 12:16:04 +00:00
f5c89bd409 Fixup TABs; Update to 2.02.60
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 03:02:24 +00:00
f73a8bd720 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
2010-02-12 01:37:02 +00:00