Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A00F363BA4F for ; Mon, 6 Jun 2011 15:53:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 73D1214A2AE; Mon, 6 Jun 2011 15:53:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA8FC14A19F for ; Mon, 6 Jun 2011 15:53:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id INwqUJWcPtOb for ; Mon, 6 Jun 2011 15:53:15 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2932B14A0EA for ; Mon, 6 Jun 2011 15:53:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E7CFE175DD; Mon, 6 Jun 2011 15:53:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 6 Jun 2011 15:53:14 +0000 From: "Emmanuel Dreyfus" Subject: CVS commit: pkgsrc/filesystems/glusterfs To: pkgsrc-changes@NetBSD.org Reply-To: manu@netbsd.org X-Mailer: log_accum Message-Id: <20110606155314.E7CFE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: manu Date: Mon Jun 6 15:53:14 UTC 2011 Modified Files: pkgsrc/filesystems/glusterfs: Makefile PLIST distinfo pkgsrc/filesystems/glusterfs/files: glusterd.sh xattr-init.sh Added Files: pkgsrc/filesystems/glusterfs/patches: patch-bp patch-bq Log Message: Support the glusterd daemon (volume management tool). To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/filesystems/glusterfs/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/filesystems/glusterfs/PLIST \ pkgsrc/filesystems/glusterfs/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/filesystems/glusterfs/files/glusterd.sh cvs rdiff -u -r1.3 -r1.4 pkgsrc/filesystems/glusterfs/files/xattr-init.sh cvs rdiff -u -r0 -r1.1 pkgsrc/filesystems/glusterfs/patches/patch-bp \ pkgsrc/filesystems/glusterfs/patches/patch-bq Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.