]> sourceware.org Git - lvm2.git/commit
Add OCF support
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 5 Nov 2010 16:18:38 +0000 (16:18 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 5 Nov 2010 16:18:38 +0000 (16:18 +0000)
commitd99a0313a7f5233b93b91bc8ac9ac8fb3068ea74
tree285b9d4f198f51dc3193dbea1b987bb435277e40
parentad2a90ccc682c289d23ed0c1bea63232b1797c88
Add OCF support

Updated patch from Florian Haas from Linux-HA project.

User needs to 'configure --enable-ocf' to get file installed
by 'make install' target by default.
User can also use 'make install_ocf' to get only ocf files installed.
With disabled (default) ocf support - no ocf files are installed.

FIXME: ocf installation path needs to be kept in sync with pacemaker.
find better way and possible also better location.
WHATS_NEW
configure.in
make.tmpl.in
scripts/Makefile.in
scripts/VolumeGroup.ocf [new file with mode: 0644]
This page took 0.0403 seconds and 5 git commands to generate.