]> sourceware.org Git - lvm2.git/commit - make.tmpl.in
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)
commite40d44be8d02114c1fe9cccbc4f7679773b78155
tree285b9d4f198f51dc3193dbea1b987bb435277e40
parentafcae0664e94a014fa9614ebcd3c89f19f0d1866
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.032723 seconds and 5 git commands to generate.