From owner-failsafe-cvs@oss.sgi.com Fri Jan 5 17:02:26 2001 Received: by oss.sgi.com id ; Fri, 5 Jan 2001 17:02:17 -0800 Received: (from localhost user: 'scotth', uid#10166) by oss.sgi.com id ; Fri, 5 Jan 2001 17:02:09 -0800 From: Scott Henry To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Syntactic cleanups to some scripts from ... Message-Id: <20010106010216Z553696-489+202@oss.sgi.com> Date: Fri, 5 Jan 2001 17:02:09 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by scotth on Fri Jan 5 17:02:09 PST 2001 of files: failsafe/FailSafe/cluster_services/cmd/srm/scripts/filesystem filesystem_lib.sh Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/srm/scripts/filesystem In directory oss.sgi.com:/tmp/cvs-serv4246/cluster_services/cmd/srm/scripts/filesystem Modified Files: filesystem_lib.sh Log Message: Syntactic cleanups to some scripts from Andreas Pisek. See bugzilla #39 From owner-failsafe-cvs@oss.sgi.com Fri Jan 5 17:02:26 2001 Received: by oss.sgi.com id ; Fri, 5 Jan 2001 17:02:16 -0800 Received: (from localhost user: 'scotth', uid#10166) by oss.sgi.com id ; Fri, 5 Jan 2001 17:02:09 -0800 From: Scott Henry To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Syntactic cleanups to some scripts from ... Message-Id: <20010106010216Z553796-489+203@oss.sgi.com> Date: Fri, 5 Jan 2001 17:02:09 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by scotth on Fri Jan 5 17:02:09 PST 2001 of files: failsafe/FailSafe/cluster_services/cmd/srm/scripts/sap exclusive Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/srm/scripts/sap In directory oss.sgi.com:/tmp/cvs-serv4246/cluster_services/cmd/srm/scripts/sap Modified Files: exclusive Log Message: Syntactic cleanups to some scripts from Andreas Pisek. See bugzilla #39 From owner-failsafe-cvs@oss.sgi.com Fri Jan 5 17:02:36 2001 Received: by oss.sgi.com id ; Fri, 5 Jan 2001 17:02:26 -0800 Received: (from localhost user: 'scotth', uid#10166) by oss.sgi.com id ; Fri, 5 Jan 2001 17:02:09 -0800 From: Scott Henry To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Syntactic cleanups to some scripts from ... Message-Id: <20010106010216Z553848-489+204@oss.sgi.com> Date: Fri, 5 Jan 2001 17:02:09 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by scotth on Fri Jan 5 17:02:09 PST 2001 of files: failsafe/FailSafe/cluster_services/cmd/srm/scripts/apache apache_lib.sh exclusive monitor probe restart stop Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/srm/scripts/apache In directory oss.sgi.com:/tmp/cvs-serv4246/cluster_services/cmd/srm/scripts/apache Modified Files: apache_lib.sh exclusive monitor probe restart stop Log Message: Syntactic cleanups to some scripts from Andreas Pisek. See bugzilla #39 From owner-failsafe-cvs@oss.sgi.com Mon Jan 8 07:29:58 2001 Received: by oss.sgi.com id ; Mon, 8 Jan 2001 07:29:47 -0800 Received: (from localhost user: 'lmb', uid#10186) by oss.sgi.com id ; Mon, 8 Jan 2001 07:29:40 -0800 From: Lars Marowshy-Bree To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Site specific RPM macros (as supplied by ... Message-Id: <20010108152941Z553736-490+307@oss.sgi.com> Date: Mon, 8 Jan 2001 07:29:40 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by lmb on Mon Jan 8 07:29:40 PST 2001 of files: failsafe/FailSafe/build spec Update of /oss/CVS/cvs/failsafe/FailSafe/build In directory oss.sgi.com:/tmp/cvs-serv24789/build Modified Files: spec Log Message: Site specific RPM macros (as supplied by various Linux distributions) gzip the manpages and interfere with building FailSafe consistently across all platforms. Small fix to disable the macros in question as suggested by Michael E Brown. (Bugzilla #20) From owner-failsafe-cvs@oss.sgi.com Thu Jan 11 06:34:50 2001 Received: by oss.sgi.com id ; Thu, 11 Jan 2001 06:34:30 -0800 Received: (from localhost user: 'lmb', uid#10186) by oss.sgi.com id ; Thu, 11 Jan 2001 06:34:04 -0800 From: Lars Marowsky-Bree To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Implementing a different fix for bugzill ... Message-Id: <20010111143410Z553967-490+431@oss.sgi.com> Date: Thu, 11 Jan 2001 06:34:04 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by lmb on Thu Jan 11 06:34:03 PST 2001 of files: failsafe/FailSafe/build spec Update of /oss/CVS/cvs/failsafe/FailSafe/build In directory oss.sgi.com:/tmp/cvs-serv13045 Modified Files: spec Log Message: Implementing a different fix for bugzilla entry #20: Instead of disabling post processing, use wildcards to include the manpages either in compressed or uncompressed format. Also cleans up the build area prior to rebuilding the package. From owner-failsafe-cvs@oss.sgi.com Thu Jan 25 06:38:14 2001 Received: by oss.sgi.com id ; Thu, 25 Jan 2001 06:37:55 -0800 Received: (from localhost user: 'lmb', uid#10186) by oss.sgi.com id ; Thu, 25 Jan 2001 06:37:28 -0800 From: Lars Marowsky-Bree To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Fix for bugzilla #43. Implementing a sim ... Message-Id: <20010125143734Z553846-486+851@oss.sgi.com> Date: Thu, 25 Jan 2001 06:37:28 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by lmb on Thu Jan 25 06:37:28 PST 2001 of files: failsafe/FailSafe/cluster_services/cmd/srm/scripts/filesystem filesystem_lib.sh Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/srm/scripts/filesystem In directory oss.sgi.com:/tmp/cvs-serv28905/cluster_services/cmd/srm/scripts/filesystem Modified Files: filesystem_lib.sh Log Message: Fix for bugzilla #43. Implementing a simple workaround for fuser -s not working as documented. From owner-failsafe-cvs@oss.sgi.com Wed Jan 31 01:52:07 2001 Received: by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:58 -0800 Received: (from localhost user: 'lmb', uid#10186) by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:54 -0800 From: Lars Marowsky-Bree To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Bugzilla #47, merging assorted patches f ... Message-Id: <20010131095155Z553770-486+995@oss.sgi.com> Date: Wed, 31 Jan 2001 01:51:54 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by lmb on Wed Jan 31 01:51:54 PST 2001 of files: failsafe/FailSafe/build spec Update of /oss/CVS/cvs/failsafe/FailSafe/build In directory oss.sgi.com:/tmp/cvs-serv584/FailSafe/build Modified Files: spec Log Message: Bugzilla #47, merging assorted patches from Andreas Pisek: - cmond didn't show all options - Fix to apache stop script - if we didn't kill the process, we ought to fail. - The output from 'arp -d' is irrelevant and should be discarded in the IPaddress stop script. - Removing a stray semicolon from FailSafe-mgr/packages/com/sgi/fsmgr/help/Makefile.am - Added flushb.c to the filesystem resource, as this tool isn't available on all distributions (only SuSE appears to ship it by default) While committing, I also noticed some files in the CVS repository which shouldn't be there, mainly Makefiles which are automatically generated. I have removed these too. From owner-failsafe-cvs@oss.sgi.com Wed Jan 31 01:52:07 2001 Received: by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:58 -0800 Received: (from localhost user: 'lmb', uid#10186) by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:54 -0800 From: Lars Marowsky-Bree To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Bugzilla #47, merging assorted patches f ... Message-Id: <20010131095155Z553951-486+996@oss.sgi.com> Date: Wed, 31 Jan 2001 01:51:54 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by lmb on Wed Jan 31 01:51:54 PST 2001 of files: failsafe/FailSafe/cluster_admin/cmd/cmond cmond.c Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_admin/cmd/cmond In directory oss.sgi.com:/tmp/cvs-serv584/FailSafe/cluster_admin/cmd/cmond Modified Files: cmond.c Log Message: Bugzilla #47, merging assorted patches from Andreas Pisek: - cmond didn't show all options - Fix to apache stop script - if we didn't kill the process, we ought to fail. - The output from 'arp -d' is irrelevant and should be discarded in the IPaddress stop script. - Removing a stray semicolon from FailSafe-mgr/packages/com/sgi/fsmgr/help/Makefile.am - Added flushb.c to the filesystem resource, as this tool isn't available on all distributions (only SuSE appears to ship it by default) While committing, I also noticed some files in the CVS repository which shouldn't be there, mainly Makefiles which are automatically generated. I have removed these too. From owner-failsafe-cvs@oss.sgi.com Wed Jan 31 01:52:08 2001 Received: by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:58 -0800 Received: (from localhost user: 'lmb', uid#10186) by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:54 -0800 From: Lars Marowsky-Bree To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Bugzilla #47, merging assorted patches f ... Message-Id: <20010131095155Z553952-486+997@oss.sgi.com> Date: Wed, 31 Jan 2001 01:51:54 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by lmb on Wed Jan 31 01:51:54 PST 2001 of files: failsafe/FailSafe/cluster_services/cmd/srm/scripts/apache stop Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/srm/scripts/apache In directory oss.sgi.com:/tmp/cvs-serv584/FailSafe/cluster_services/cmd/srm/scripts/apache Modified Files: stop Log Message: Bugzilla #47, merging assorted patches from Andreas Pisek: - cmond didn't show all options - Fix to apache stop script - if we didn't kill the process, we ought to fail. - The output from 'arp -d' is irrelevant and should be discarded in the IPaddress stop script. - Removing a stray semicolon from FailSafe-mgr/packages/com/sgi/fsmgr/help/Makefile.am - Added flushb.c to the filesystem resource, as this tool isn't available on all distributions (only SuSE appears to ship it by default) While committing, I also noticed some files in the CVS repository which shouldn't be there, mainly Makefiles which are automatically generated. I have removed these too. From owner-failsafe-cvs@oss.sgi.com Wed Jan 31 01:52:08 2001 Received: by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:58 -0800 Received: (from localhost user: 'lmb', uid#10186) by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:54 -0800 From: Lars Marowsky-Bree To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Bugzilla #47, merging assorted patches f ... Message-Id: <20010131095155Z553953-486+998@oss.sgi.com> Date: Wed, 31 Jan 2001 01:51:54 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by lmb on Wed Jan 31 01:51:54 PST 2001 of files: failsafe/FailSafe/cluster_services/cmd/srm/scripts/filesystem flushb.c Makefile filesystem_lib.sh Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/srm/scripts/filesystem In directory oss.sgi.com:/tmp/cvs-serv584/FailSafe/cluster_services/cmd/srm/scripts/filesystem Modified Files: Makefile filesystem_lib.sh Added Files: flushb.c Log Message: Bugzilla #47, merging assorted patches from Andreas Pisek: - cmond didn't show all options - Fix to apache stop script - if we didn't kill the process, we ought to fail. - The output from 'arp -d' is irrelevant and should be discarded in the IPaddress stop script. - Removing a stray semicolon from FailSafe-mgr/packages/com/sgi/fsmgr/help/Makefile.am - Added flushb.c to the filesystem resource, as this tool isn't available on all distributions (only SuSE appears to ship it by default) While committing, I also noticed some files in the CVS repository which shouldn't be there, mainly Makefiles which are automatically generated. I have removed these too. From owner-failsafe-cvs@oss.sgi.com Wed Jan 31 01:52:08 2001 Received: by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:57 -0800 Received: (from localhost user: 'lmb', uid#10186) by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:54 -0800 From: Lars Marowsky-Bree To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Bugzilla #47, merging assorted patches f ... Message-Id: <20010131095155Z553954-486+999@oss.sgi.com> Date: Wed, 31 Jan 2001 01:51:54 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by lmb on Wed Jan 31 01:51:54 PST 2001 of files: failsafe/FailSafe/cluster_services/cmd/srm/scripts/ipaddresses stop Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/srm/scripts/ipaddresses In directory oss.sgi.com:/tmp/cvs-serv584/FailSafe/cluster_services/cmd/srm/scripts/ipaddresses Modified Files: stop Log Message: Bugzilla #47, merging assorted patches from Andreas Pisek: - cmond didn't show all options - Fix to apache stop script - if we didn't kill the process, we ought to fail. - The output from 'arp -d' is irrelevant and should be discarded in the IPaddress stop script. - Removing a stray semicolon from FailSafe-mgr/packages/com/sgi/fsmgr/help/Makefile.am - Added flushb.c to the filesystem resource, as this tool isn't available on all distributions (only SuSE appears to ship it by default) While committing, I also noticed some files in the CVS repository which shouldn't be there, mainly Makefiles which are automatically generated. I have removed these too. From owner-failsafe-cvs@oss.sgi.com Wed Jan 31 01:52:08 2001 Received: by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:57 -0800 Received: (from localhost user: 'lmb', uid#10186) by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:54 -0800 From: Lars Marowsky-Bree To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Bugzilla #47, merging assorted patches f ... Message-Id: <20010131095155Z553956-486+1000@oss.sgi.com> Date: Wed, 31 Jan 2001 01:51:54 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by lmb on Wed Jan 31 01:51:54 PST 2001 of files: failsafe/FailSafe-mgr/cmd/fsdetail fsdetail.desktop fsdetail.kdelnk Update of /oss/CVS/cvs/failsafe/FailSafe-mgr/cmd/fsdetail In directory oss.sgi.com:/tmp/cvs-serv584/FailSafe-mgr/cmd/fsdetail Modified Files: fsdetail.desktop fsdetail.kdelnk Log Message: Bugzilla #47, merging assorted patches from Andreas Pisek: - cmond didn't show all options - Fix to apache stop script - if we didn't kill the process, we ought to fail. - The output from 'arp -d' is irrelevant and should be discarded in the IPaddress stop script. - Removing a stray semicolon from FailSafe-mgr/packages/com/sgi/fsmgr/help/Makefile.am - Added flushb.c to the filesystem resource, as this tool isn't available on all distributions (only SuSE appears to ship it by default) While committing, I also noticed some files in the CVS repository which shouldn't be there, mainly Makefiles which are automatically generated. I have removed these too. From owner-failsafe-cvs@oss.sgi.com Wed Jan 31 01:52:18 2001 Received: by oss.sgi.com id ; Wed, 31 Jan 2001 01:52:08 -0800 Received: (from localhost user: 'lmb', uid#10186) by oss.sgi.com id ; Wed, 31 Jan 2001 01:51:54 -0800 From: Lars Marowsky-Bree To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Bugzilla #47, merging assorted patches f ... Message-Id: <20010131095155Z553957-486+1001@oss.sgi.com> Date: Wed, 31 Jan 2001 01:51:54 -0800 Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;failsafe-cvs-outgoing -------------------------------------------------------------------------------- Commit by lmb on Wed Jan 31 01:51:54 PST 2001 of files: failsafe/FailSafe-mgr/cmd/fstask fstask.desktop fstask.kdelnk Update of /oss/CVS/cvs/failsafe/FailSafe-mgr/cmd/fstask In directory oss.sgi.com:/tmp/cvs-serv584/FailSafe-mgr/cmd/fstask Modified Files: fstask.desktop fstask.kdelnk Log Message: Bugzilla #47, merging assorted patches from Andreas Pisek: - cmond didn't show all options - Fix to apache stop script - if we didn't kill the process, we ought to fail. - The output from 'arp -d' is irrelevant and should be discarded in the IPaddress stop script. - Removing a stray semicolon from FailSafe-mgr/packages/com/sgi/fsmgr/help/Makefile.am - Added flushb.c to the filesystem resource, as this tool isn't available on all distributions (only SuSE appears to ship it by default) While committing, I also noticed some files in the CVS repository which shouldn't be there, mainly Makefiles which are automatically generated. I have removed these too.