summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure --disable-devmapper if you don't have libdevmapperAlasdair Kergon2003-01-081-85/+99
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-86/+100
* Some new features.Alasdair Kergon2002-11-181-87/+109
* Support --version argument and 'version' shell command.Alasdair Kergon2002-01-171-0/+10
* Another attempt to support both readline versions.Alasdair Kergon2002-01-081-0/+51
* Remove unused --with_kernel_dirAlasdair Kergon2001-12-311-96/+84
* o Filter for the dev cache that takes values from config file:Joe Thornber2001-10-191-0/+2
* o First pass at the regex code. lib/regex/matcher takes an array of regex'sJoe Thornber2001-10-191-0/+2
* o AC_INIT was pointing to an old fileJoe Thornber2001-10-101-1/+1