cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] cluster/fence/bin Makefile
@ 2006-11-28 15:45 jparsons
  0 siblings, 0 replies; 6+ messages in thread
From: jparsons @ 2006-11-28 15:45 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	jparsons at sourceware.org	2006-11-28 15:45:01

Modified files:
	fence/bin      : Makefile 

Log message:
	Support for bz179771

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/bin/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3.2.10&r2=1.3.2.11

--- cluster/fence/bin/Attic/Makefile	2006/11/28 14:20:18	1.3.2.10
+++ cluster/fence/bin/Attic/Makefile	2006/11/28 15:45:00	1.3.2.11
@@ -22,6 +22,7 @@
 	fence_rsa \
 	fence_rsb \
 	fence_bladecenter \
+	fence_baytech \
 	fence_brocade \
 	fence_drac \
 	fence_egenera \



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Cluster-devel] cluster/fence/bin Makefile
@ 2007-03-05 22:25 cfeist
  0 siblings, 0 replies; 6+ messages in thread
From: cfeist @ 2007-03-05 22:25 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	cfeist at sourceware.org	2007-03-05 22:25:13

Modified files:
	fence/bin      : Makefile 

Log message:
	Make sure fence_scsi is installed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/bin/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3.2.12&r2=1.3.2.13

--- cluster/fence/bin/Attic/Makefile	2007/03/05 22:15:24	1.3.2.12
+++ cluster/fence/bin/Attic/Makefile	2007/03/05 22:25:13	1.3.2.13
@@ -2,7 +2,7 @@
 ###############################################################################
 ##
 ##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
+##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
 ##  
 ##  This copyrighted material is made available to anyone wishing to use,
 ##  modify, copy, or redistribute it subject to the terms and conditions
@@ -38,6 +38,7 @@
 	fence_bullpap \
 	fence_ipmilan \
 	fence_xvm \
+	fence_scsi \
 	fenced
 
 SHAREPROGS = \



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Cluster-devel] cluster/fence/bin Makefile
@ 2007-03-05 22:15 cfeist
  0 siblings, 0 replies; 6+ messages in thread
From: cfeist @ 2007-03-05 22:15 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	cfeist at sourceware.org	2007-03-05 22:15:24

Modified files:
	fence/bin      : Makefile 

Log message:
	Make sure we install fence_xvm

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/bin/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3.2.11&r2=1.3.2.12

--- cluster/fence/bin/Attic/Makefile	2006/11/28 15:45:00	1.3.2.11
+++ cluster/fence/bin/Attic/Makefile	2007/03/05 22:15:24	1.3.2.12
@@ -37,6 +37,7 @@
 	fence_rps10 \
 	fence_bullpap \
 	fence_ipmilan \
+	fence_xvm \
 	fenced
 
 SHAREPROGS = \



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Cluster-devel] cluster/fence/bin Makefile
@ 2006-11-28 14:20 jparsons
  0 siblings, 0 replies; 6+ messages in thread
From: jparsons @ 2006-11-28 14:20 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	jparsons at sourceware.org	2006-11-28 14:20:18

Modified files:
	fence/bin      : Makefile 

Log message:
	Support for rsb agent

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/bin/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3.2.9&r2=1.3.2.10

--- cluster/fence/bin/Attic/Makefile	2006/05/17 15:48:15	1.3.2.9
+++ cluster/fence/bin/Attic/Makefile	2006/11/28 14:20:18	1.3.2.10
@@ -20,6 +20,7 @@
 	fence_apc \
 	fence_apc_snmp \
 	fence_rsa \
+	fence_rsb \
 	fence_bladecenter \
 	fence_brocade \
 	fence_drac \



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Cluster-devel] cluster/fence/bin Makefile
@ 2006-08-16 17:38 jparsons
  0 siblings, 0 replies; 6+ messages in thread
From: jparsons @ 2006-08-16 17:38 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	jparsons at sourceware.org	2006-08-16 17:38:03

Modified files:
	fence/bin      : Makefile 

Log message:
	apc snmp bindir support

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/bin/Makefile.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.3.2.1.6.4&r2=1.3.2.1.6.5

--- cluster/fence/bin/Attic/Makefile	2006/01/26 16:29:45	1.3.2.1.6.4
+++ cluster/fence/bin/Attic/Makefile	2006/08/16 17:38:02	1.3.2.1.6.5
@@ -18,6 +18,7 @@
 SBINPROGS= \
 	fence_ack_manual \
 	fence_apc \
+	fence_apc_snmp \
 	fence_rsa \
 	fence_bladecenter \
 	fence_brocade \
@@ -36,6 +37,10 @@
 	fence_ipmilan \
 	fenced
 
+SHAREPROGS = \
+	     powernet369.mib \
+	     README_SNMP
+
 
 include ${top_srcdir}/make/defines.mk
 
@@ -54,6 +59,12 @@
 	for v in ${SBINPROGS}; do \
 		install -m755 $${v} ${sbindir}; \
 	done
+	if [ ! -d ${sharedir} ]; then \
+		install -d ${sharedir}; \
+	fi
+	for v in ${SHAREPROGS}; do \
+		install -m644 $${v} ${sharedir}; \
+	done
 
 uninstall:
 	${UNINSTALL} ${SBINPROGS} ${sbindir}



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Cluster-devel] cluster/fence/bin Makefile
@ 2006-06-29 21:44 jparsons
  0 siblings, 0 replies; 6+ messages in thread
From: jparsons @ 2006-06-29 21:44 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	jparsons at sourceware.org	2006-06-29 21:44:02

Modified files:
	fence/bin      : Makefile 

Log message:
	Added new fence_scsi agent support

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/bin/Makefile.diff?cvsroot=cluster&r1=1.9&r2=1.10

--- cluster/fence/bin/Makefile	2006/04/19 19:39:01	1.9
+++ cluster/fence/bin/Makefile	2006/06/29 21:44:02	1.10
@@ -20,6 +20,7 @@
 	fence_apc \
 	fence_rsa \
 	fence_rsb \
+	fence_scsi \
 	fence_bladecenter \
 	fence_brocade \
 	fence_drac \



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-03-05 22:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-28 15:45 [Cluster-devel] cluster/fence/bin Makefile jparsons
  -- strict thread matches above, loose matches on Subject: below --
2007-03-05 22:25 cfeist
2007-03-05 22:15 cfeist
2006-11-28 14:20 jparsons
2006-08-16 17:38 jparsons
2006-06-29 21:44 jparsons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).