summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* o Code to calculate the metadata layout.Joe Thornber2001-10-101-1/+1
* o vgremove.Alasdair Kergon2001-10-091-1/+1
* o dev_cache_t program worksJoe Thornber2001-10-081-2/+4
* o makefile for read_vg_tJoe Thornber2001-10-081-0/+2
* o got dbg_malloc_t working, Alasdair could you look at the Makefile.in itJoe Thornber2001-10-041-3/+5
* Create symlinks to .h files in an include directoryAlasdair Kergon2001-10-011-0/+2
* Makefiles & autoconf.Alasdair Kergon2001-09-211-0/+2325