From: mgrac@sourceware.org <mgrac@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] cluster/rgmanager ChangeLog src/resources/Makefile
Date: 12 Jul 2007 11:25:10 -0000 [thread overview]
Message-ID: <20070712112510.16394.qmail@sourceware.org> (raw)
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: mgrac at sourceware.org 2007-07-12 11:25:10
Modified files:
rgmanager : ChangeLog
rgmanager/src/resources: Makefile
Log message:
Resolves: #245178 - install RA for named (agent already in CVS)
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/ChangeLog.diff?cvsroot=cluster&r1=1.51&r2=1.52
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/resources/Makefile.diff?cvsroot=cluster&r1=1.19&r2=1.20
--- cluster/rgmanager/ChangeLog 2007/07/10 18:25:26 1.51
+++ cluster/rgmanager/ChangeLog 2007/07/12 11:25:09 1.52
@@ -1,3 +1,6 @@
+2007-07-12 Marek Grac <mgrac@redhat.com>
+ * src/resources/Makefile: Fix #245178 - install RA for named
+
2007-07-10 Lon Hohberger <lhh@redhat.com>
* src/daemons/rg_thread.c, groups.c: Make status queue max 1 instead
of unbounded (resolves: 247488)
--- cluster/rgmanager/src/resources/Makefile 2007/05/09 19:08:15 1.19
+++ cluster/rgmanager/src/resources/Makefile 2007/07/12 11:25:10 1.20
@@ -16,10 +16,11 @@
script.sh netfs.sh clusterfs.sh smb.sh \
apache.sh openldap.sh samba.sh mysql.sh \
postgres-8.sh tomcat-5.sh lvm.sh vm.sh \
- SAPInstance SAPDatabase
+ SAPInstance SAPDatabase named.sh
METADATA=apache.metadata openldap.metadata samba.metadata \
- mysql.metadata postgres-8.metadata tomcat-5.metadata
+ mysql.metadata postgres-8.metadata tomcat-5.metadata \
+ named.metadata
TARGETS=${RESOURCES} ocf-shellfuncs svclib_nfslock
next reply other threads:[~2007-07-12 11:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-12 11:25 mgrac [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-07-12 11:23 [Cluster-devel] cluster/rgmanager ChangeLog src/resources/Makefile mgrac
2007-05-09 19:08 lhh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070712112510.16394.qmail@sourceware.org \
--to=mgrac@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.