aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2013-06-07initscripts: add pidfile reference in chkconfig header for clvmd and cmirrordPeter Rajnoha
2013-05-31Clean-up: Fix copy-n-paste errorJonathan Brassow
2012-10-12scripts: introduce blkdeactivatePeter Rajnoha
2012-10-12python: Add bindings for liblvm2app.Alasdair G Kergon
2012-10-09configure: Use pkg-config to look for valgrind/memcheck.h.Petr Rockai
2012-10-03configure: fix --enable-testingZdenek Kabelac
2012-07-31systemd: integrate lvm2 activation generator with conf+makePeter Rajnoha
2012-07-16configure: default tmpfile dir in PREFIX/lib/tmpfiles.dPeter Rajnoha
2012-06-27udev: udev rules cleanupPeter Rajnoha
2012-06-27configure: run directory configuration cleanupPeter Rajnoha
2012-06-11veritysetup: Remove code as now in cryptsetup.Alasdair G Kergon
2012-05-10Add missing pkg initZdenek Kabelac
2012-03-26Rename verity dirAlasdair Kergon
2012-03-24First veritysetup version using configure --with-veritysetup.Alasdair Kergon
2012-03-14Update configure changeZdenek Kabelac
2012-03-14Add --with-thin-check configure optionZdenek Kabelac
2012-02-29Allow cluster mirrors to handle the absence of the checkpoint lib (libSaCkpt).Jonathan Earl Brassow
2012-02-28Define LVMETAD_SUPPORT in source codeAlasdair Kergon
2012-02-24Add LVMetaD init script.Peter Rajnoha
2012-02-23Use DEFAULT_RUN_DIR instead of hardcoded value in lvmetad systemd unitsPeter Rajnoha
2012-02-23Add LVMetaD systemd units.Peter Rajnoha
2012-02-22Add configure --with-tmpfilesdir and lvm2 tmpfiles.d configuration file itself.Peter Rajnoha
2012-02-20Check whether udev supports built-in blkid.Peter Rajnoha
2012-02-15Add configure --with-default-name-mangling.Peter Rajnoha
2012-02-13Add configure --with-systemdsystemunitdir.Peter Rajnoha
2012-02-13In the new corosync world, dlm is a standalone service.Fabio M. Di Nitto
2012-01-31Automatically detect whether corosync clvmd needs to use confdb or cmap. (fabio)Alasdair Kergon
2012-01-23Fix metad help.Alasdair Kergon
2011-12-21Thin add dmeventd supportZdenek Kabelac
2011-12-11Use pkg-config to look for CUnit (needed for systems where it's not on thePetr Rockai
2011-11-21Add CUnit testing supportZdenek Kabelac
2011-11-20Implement a CUnit-based runner for unit tests. Copy and adapt (actual unit)Petr Rockai
2011-11-14Make dmsetup.static and lvm.static build when dmeventd is disabled.Alasdair Kergon
2011-09-24Use Makefile for daemmons/common library.Zdenek Kabelac
2011-09-24CLVMD support for LVM_CLVMD_BINARY and LVM_BINARYZdenek Kabelac
2011-08-31A compromise integration of LVMetaD into the build: I have kept all thePetr Rockai
2011-08-24Initial code layout for thin provisioning targetZdenek Kabelac
2011-08-12Drop CCS* variables no longer used.Alasdair Kergon
2011-08-11pre-release fixes incl make distclean and configure --with-raid=none/sharedAlasdair Kergon
2011-08-11Add dmeventd monitoring for RAID devices.Jonathan Earl Brassow
2011-08-09Remove obsoleted GULM clvmd cluster locking support.Milan Broz
2011-08-09Remove support for the original dm ioctl interface version 1.Alasdair Kergon
2011-08-02Add basic RAID segment type(s) support.Jonathan Earl Brassow
2011-07-28Configure and makefile changes for newly added systemd unit files.Peter Rajnoha
2011-04-28Add missing pkg_config_init check with --enable-udev_sync.Alasdair Kergon
2011-04-22Require libudev >= 143 when compiling with udev support.Peter Rajnoha
2011-02-04Add configure option --with-device-nodes-onZdenek Kabelac
2011-01-10Improve OCF dir supportZdenek Kabelac
2010-12-13Add new dm_prepare_selinux_context fn to libdevmapper and use it throughout.Peter Rajnoha
2010-11-05Add OCF supportZdenek Kabelac