From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32699 invoked by alias); 26 Jun 2008 15:56:41 -0000 Received: (qmail 32664 invoked by uid 9476); 26 Jun 2008 15:56:40 -0000 Date: Thu, 26 Jun 2008 15:56:00 -0000 Message-ID: <20080626155640.32648.qmail@sourceware.org> From: lhh@sourceware.org To: cluster-cvs@sources.redhat.com, cluster-devel@redhat.com Subject: Cluster Project branch, master, updated. cluster-2.99.05-22-ga006cbd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: beeb2070953548ecf38751294e5371a668f73ee2 X-Git-Newrev: a006cbd31804652e23ab5dde423b2b2e7fa03f76 Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00551.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Cluster Project". http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=a006cbd31804652e23ab5dde423b2b2e7fa03f76 The branch, master has been updated via a006cbd31804652e23ab5dde423b2b2e7fa03f76 (commit) via fe771387a087c01f2867005cef4c445050b93472 (commit) from beeb2070953548ecf38751294e5371a668f73ee2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a006cbd31804652e23ab5dde423b2b2e7fa03f76 Author: Lon Hohberger Date: Thu Jun 26 11:56:35 2008 -0400 [fence] fence_xvmd: Add KVM support; misc cleanups. * WARNING WARNING WARNING: Changes the default URI to KVM. You must specify uri="xen:///" in cluster.conf to use Xen now (or -U xen:/// on the command line) * fence_xvmd -h now displays appropriate cluster.conf related help information. * This commit simply fixes authorship of the previous patch; apparently git lets you commit as root even if a different user checked it out... commit fe771387a087c01f2867005cef4c445050b93472 Author: Lon Hohberger Date: Thu Jun 26 11:53:44 2008 -0400 Revert "[fence] fence_xvmd: Add KVM support; misc cleanups." This reverts commit beeb2070953548ecf38751294e5371a668f73ee2. ----------------------------------------------------------------------- Summary of changes: hooks/post-receive -- Cluster Project