Alasdair Kergon
90c8088760
More cmirror makefile fixes from Fabio.
2009-09-14 22:57:46 +00:00
Alasdair Kergon
5d311afba2
clogd->cmirrord
2009-09-02 19:32:37 +00:00
Fabio M. Di Nitto
8c222979e5
Fix --with-clvmd=all to deal with the case where no cluster managers are available.
...
Also simplify the check by removing an unnecessary variable and update
configure messages.
2009-09-01 19:11:45 +00:00
Alasdair Kergon
66fd45290c
change clogd to cmirrord
...
make pidfile locn configurable
2009-08-28 20:51:40 +00:00
Alasdair Kergon
a946372e50
Rewrite clvmd configuration code.
2009-08-28 19:22:05 +00:00
Alasdair Kergon
78ce7acc0c
configure --udevdir
2009-07-31 13:31:53 +00:00
Alasdair Kergon
a5f46f6a22
add not-yet-working udev options
2009-07-31 11:51:23 +00:00
Alasdair Kergon
f15a2320bd
corosync not cman...
2009-07-30 12:31:45 +00:00
Alasdair Kergon
82c445b01d
Fix configure script to handle multiple clvmd selections.
2009-07-30 12:25:42 +00:00
Alasdair Kergon
7004662395
Add liblvm2app Makefile installation targets.
...
Add liblvm pkgconfig file.
2009-07-22 21:09:13 +00:00
Alasdair Kergon
bf45614685
Add an API version number, LVM_LIBAPI, to the VERSION string.
2009-07-22 20:01:28 +00:00
Alasdair Kergon
572fefeb90
Rename liblvm.so to liblvm2app.so and use configure --enable-applib.
2009-05-22 14:44:59 +00:00
Alasdair Kergon
7f54ef36dc
Fix linux configure --enable-debug to exclude -O2.
2009-04-24 21:44:15 +00:00
Dave Wysochanski
e0c64c6c35
Add new liblvm build directory and move lvm_base.c.
...
The original liblvm.a has been moved to liblvm-internal.a.
We now use liblvm.a for the new application library and build
it inside liblvm directory.
Change dependencies so tools depend on liblvm application library,
and application library depends on liblvm internal.
2009-03-06 16:19:52 +00:00
Alasdair Kergon
e2997b7328
autoreconf (using fedora 10 for this now)
2009-02-25 23:33:30 +00:00
Alasdair Kergon
ec6a6fbef2
Move tools/version.h to lib/misc/lvm-version.h.
...
Split LVM_VERSION into MAJOR, MINOR, PATCHLEVEL, RELEASE and RELEASE_DATE.
2009-02-22 22:11:58 +00:00
Milan Broz
9c961554c4
Fix problems with static build
...
- compiler warning (missing header)
- configure should set static flag early to be able
use STATIC_LINK flag during configure script
2009-01-20 17:07:53 +00:00
Dave Wysochanski
c7e363f98a
Add liblvm interactive test infrastructure to build.
2008-12-07 19:37:07 +00:00
Alasdair Kergon
18dcfb6987
Add tinfo to termcap search path for pld-linux.
2008-11-24 13:33:16 +00:00
Alasdair Kergon
75ad714362
regenerate
2008-11-19 19:34:32 +00:00
Alasdair Kergon
7314bc1d45
no need for libdevmapper.h on system any more
2008-11-10 21:25:45 +00:00
Alasdair Kergon
2c44337bd5
Right, a simple build (without options) is working again.
2008-11-03 22:14:30 +00:00
Alasdair Kergon
7e3fe8305d
autoreconf
2008-11-01 20:48:50 +00:00
Alasdair Kergon
24bbc4d71e
autoreconf
2008-11-01 02:20:06 +00:00
Alasdair Kergon
04f06bc91c
autoreconf
2008-10-31 22:34:42 +00:00
Alasdair Kergon
93bd259b8b
autoreconf
2008-10-31 22:12:55 +00:00
Alasdair Kergon
5951ef331a
Generate man pages from templates and include version. (romster)
2008-10-08 12:50:13 +00:00
Alasdair Kergon
68f2de6d4a
Add usrlibdir & usrsbindir to configure.
2008-10-07 19:11:59 +00:00
Zdenek Kabelac
b145d876a4
configure aborts if lcov or genhtml are missing with --enable-profiling
2008-08-05 14:29:38 +00:00
Jim Meyering
bc1024f8bc
configure: regenerate
2008-07-25 08:00:40 +00:00
Jim Meyering
06e459df4b
configure: regenerate
2008-07-24 14:54:26 +00:00
Petr Rockai
2a9a80c9bb
Fix dmeventd regression where mirror and snapshot monitoring libraries
...
failed to link against liblvm2cmd.
Dmeventd DSOs *require* lvm2cmd to be linked in.
For the future:
1) AC_SUBST does not create Makefile variables, only @foo@-style substitutions
2) When using `test', whitespace around `=' is essential:
test a=b is true, as is test a=a
2008-07-09 09:59:42 +00:00
Alasdair Kergon
1b52334772
Enable readline by default if available.
2008-06-27 19:57:27 +00:00
Alasdair Kergon
5556819ac8
tweak lcov configuration/makefiles
2008-06-27 19:24:17 +00:00
Zdenek Kabelac
fddafd5125
extended configure with --enable-profiling for compiling code with gcov info
...
extended Makefile with targets:
cov-reset - reset counters
cov - generete report to covhtml subdirectory
covd - generate report to covhtml-DATE-TIME subdirectory
2008-06-27 15:35:09 +00:00
Jim Meyering
d179cc7a55
configure: regenerate
2008-06-23 09:25:57 +00:00
Jim Meyering
d0191583e8
Begin syncing configure.in for merge/unification with device-mapper.
2008-06-13 14:37:18 +00:00
Alasdair Kergon
25fbec5be1
revert accidental checkin
2008-05-19 20:06:34 +00:00
Alasdair Kergon
fc54be1062
Refactor some vginfo manipulation code.
2008-05-19 19:49:56 +00:00
Petr Rockai
67961c7c10
Add snapshot dmeventd library (enables dmeventd snapshot monitoring).
2008-01-09 15:32:19 +00:00
Alasdair Kergon
1995c9ffb5
Build changes to replace fsadm C program with shell script.
2007-12-17 12:23:24 +00:00
Jim Meyering
d3a356b455
* configure.in (AC_CONFIG_FILES): Remove the test/*/Makefile names
...
corresponding to the recently-removed directories.
* configure: Regenerate.
Reported by Dave Wysochanski.
Author: Jim Meyering <jim@meyering.net>
2007-09-18 18:26:32 +00:00
Jim Meyering
09339e2b53
Allow relative dir name in: --with-dmdir=../device-mapper
...
* configure.in: Convert a relative dmdir directory name to the required
absolute form, e.g. in ./configure --with-dmdir=../device-mapper
Suggestion from Jun'ichi Nomura.
* configure: Regenerate.
Author: Jim Meyering <jim@meyering.net>
2007-09-18 14:01:08 +00:00
Jim Meyering
f0f8fbc623
Add testing framework, along with first few tests.
...
* Makefile.in (check): New target.
* configure.in (AC_CONFIG_FILES): Add test/Makefile.
* configure: Regenerate.
* test/.gitignore: New file.
* test/Makefile.in: New file.
* test/lvm-utils.sh: New script.
* test/mkdtemp (die, rand_bytes, mkdtemp): New script.
* test/t0000-basic.sh: New tests.
* test/t3000-lvcreate-pvtags.sh: New, failing test.
Derived from a script by Jun'ichi Nomura.
* test/t4000-pv-range-overflow.sh: New test.
* test/test-lib.sh: Testing framework, based on the one from git.
Author: Jim Meyering <jim@meyering.net>
2007-09-18 14:00:42 +00:00
Jim Meyering
7d6a7e7d3b
configure: regenerate, to remove vestige of an upcoming patch
2007-09-12 18:23:02 +00:00
Jim Meyering
66e941e83f
Avoid static link failure with some SELinux libraries.
...
Author: Jim Meyering <jim@meyering.net>
2007-09-12 16:54:23 +00:00
Alasdair Kergon
7a197a6220
Update to use autoconf 2.61, while still supporting 2.57.
2007-08-14 19:11:31 +00:00
Alasdair Kergon
d1158c75e8
Fix configure libdevmapper.h check when --with-dmdir is used.
2007-07-13 17:08:00 +00:00
Alasdair Kergon
7cb5941799
Remove 3 redundant AC_MSG_RESULTs from configure.in.
2007-01-09 22:07:20 +00:00
Alasdair Kergon
33f732c5e9
Add configure --with-dmdir to compile against a device-mapper source tree.
...
Use no flush suspending for mirrors.
2007-01-09 20:31:08 +00:00