summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add snapshot dmeventd library (enables dmeventd snapshot monitoring).Petr Rockai2008-01-091-1/+2
* Build changes to replace fsadm C program with shell script.Alasdair Kergon2007-12-171-2370/+1957
* * configure.in (AC_CONFIG_FILES): Remove the test/*/Makefile namesJim Meyering2007-09-181-6/+1
* Allow relative dir name in: --with-dmdir=../device-mapperJim Meyering2007-09-181-2/+8
* Add testing framework, along with first few tests.Jim Meyering2007-09-181-1/+2
* configure: regenerate, to remove vestige of an upcoming patchJim Meyering2007-09-121-2/+1
* Avoid static link failure with some SELinux libraries.Jim Meyering2007-09-121-2009/+2271
* Update to use autoconf 2.61, while still supporting 2.57.Alasdair Kergon2007-08-141-4640/+4734
* Fix configure libdevmapper.h check when --with-dmdir is used.Alasdair Kergon2007-07-131-1/+1
* Remove 3 redundant AC_MSG_RESULTs from configure.in.Alasdair Kergon2007-01-091-12/+0
* Add configure --with-dmdir to compile against a device-mapper source tree.Alasdair Kergon2007-01-091-1/+13
* Install lvmdump by default.Alasdair Kergon2006-11-201-1/+2
* fix realtime msg alignmentAlasdair Kergon2006-10-121-1/+1
* Add timestamp functions with --disable-realtime configure option. [AJ]Alasdair Kergon2006-09-301-1/+107
* Move CMDLIB code into separate file and record whether static build.Alasdair Kergon2006-08-181-8/+0
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-41/+0
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-52/+355
* Check for libsepol.Alasdair Kergon2006-04-191-830/+1820
* autoconf LIB_SUFFIXAlasdair Kergon2006-02-021-1640/+815
* Only do lockfs filesystem sync when suspending snapshots.Alasdair Kergon2006-01-311-2/+2
* More dmeventd support.Alasdair Kergon2005-12-021-1/+4
* Add mirror dmeventd libraryAlasdair Kergon2005-12-021-2/+31
* Attempt to load missing targets using modprobe.Alasdair Kergon2005-10-171-2/+48
* Revert last clvmd patch. More testing reveals that this just doesn'tPatrick Caulfield2005-02-071-2/+1
* Make clvmd use the command library rather than popen() toPatrick Caulfield2005-02-071-1/+2
* You can now build clvmd with cman & gulm support in the same binary.Patrick Caulfield2005-01-131-816/+1641
* Drop static/dl config restriction for now.Alasdair Kergon2004-12-221-1/+1
* Configure/makefile tidy.Alasdair Kergon2004-11-261-1642/+818
* Can now build a gulm version of clvmd instead of a cman one. usePatrick Caulfield2004-11-031-816/+1644
* Misc autoconf fixesAlasdair Kergon2004-07-031-1905/+9729
* make -O2 optimisation flag configurable.Alasdair Kergon2004-06-291-223/+243
* Fix LD_FLAGS->LDFLAGS. LD_DEPS->LDDEPS.Alasdair Kergon2004-06-281-5016/+1940
* Add cluster support.Alasdair Kergon2004-06-241-3/+48
* fsadm configurable (default disabled as untested)Alasdair Kergon2004-06-201-1/+16
* lvresize + fsadm support - needs testingAlasdair Kergon2004-06-151-4/+9
* mark pool support read-only; fix makefile typoAlasdair Kergon2004-06-071-1/+1
* Add read-only GFS pool support.Alasdair Kergon2004-06-071-3/+31
* Begin to separate out segment types.Alasdair Kergon2004-05-041-3/+59
* Missing $ => HAVE_LIBDL unsetAlasdair Kergon2004-05-041-1/+1
* config option to avoid using install -o -gAlasdair Kergon2004-04-191-4/+11
* lvm.static can be installed in different dir from rest of toolsAlasdair Kergon2004-04-141-3/+16
* Install example config file by default if there isn't one already.Alasdair Kergon2004-04-141-2/+15
* Option for auto-fallback to LVM1 tools if running 2.4 without device-mapper.Alasdair Kergon2004-04-081-1/+17
* Basic selinux supportAlasdair Kergon2004-04-071-4/+72
* Fix shared format1 build.Alasdair Kergon2004-04-051-2/+17
* update configure for cmdlibAlasdair Kergon2004-03-261-1702/+4882
* Basic internationalisation support.Alasdair Kergon2004-02-131-94/+179
* Configuration-time O_DIRECT setting.Alasdair Kergon2003-11-061-97/+120
* Improve build robustness.Alasdair Kergon2003-04-151-34/+195
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-6/+54