1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons
Patrick Caulfield 5529aec0d6 You can now build clvmd with cman & gulm support in the same binary.
./configure --with-clvmd
wil do this by default. Or you can choose which you want with
./configure --with-clvmd=gulm    or
./configure --with-clvmd=cman

When clvmd with both included is run, it will automatically detect the cluster
manager in use.
2005-01-13 13:24:02 +00:00
..
clvmd You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
Makefile.in Can now build a gulm version of clvmd instead of a cman one. use 2004-11-03 10:45:07 +00:00