summaryrefslogtreecommitdiff
path: root/package/lvm2
AgeCommit message (Expand)Author
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-01-26lvm2: use official release location as arranged with upstreamPeter Korsgaard
2011-01-26lvm2: bump version to 2.02.79 (.78 was pulled by Redhat)Heiko Zuerker
2010-12-14lvm2: convert to autotargets and bump to 2.02.78Martin Banky
2010-05-20lvm2: do not override CC and similar variablesThomas Petazzoni
2010-02-23lvm2: prevent dmsetup from being re-installed every timeThomas Petazzoni
2009-12-06package: get rid of redundant malloc related configure presetsPeter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-08-02lvm: fix installation to target dirThomas Petazzoni
2009-08-02Bump lvm2 to 2.02.50Daniele Salvatore Albano
2009-06-20LVM2 now provides device-mapperNigel Kukard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-04We don't need to set CC, AR, RANLIB when installing and uninstallingNigel Kukard
2009-01-01* Running the make for lvm2 in parallel can cause build failures, revert to -j1Nigel Kukard
2009-01-01* Bumped lvm2 to 2.02.43Nigel Kukard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2007-10-30Bump lvm2 patch versionUlf Samuelsson
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-12Bump version of lvm2Ulf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-03- add missing package-source targetsBernhard Reutner-Fischer
2006-12-21- use DESTDIR for install. Thanks to Stuart Longland. Closes #926Bernhard Reutner-Fischer
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-01-23update lvm2 to latest stable release of 2.01 per case 0000503David Anders
2005-11-24remove extra space after touchMike Frysinger
2005-06-24This patch adds package configuration files for the LVM2 tools and itsEric Andersen