Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2334D63C3FB for ; Wed, 5 Sep 2012 21:09:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F347A14A1A2; Wed, 5 Sep 2012 21:09:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4723314A189 for ; Wed, 5 Sep 2012 21:09:11 +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 C1rqgBmO6K8p for ; Wed, 5 Sep 2012 21:09:10 +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 B4BAE14A178 for ; Wed, 5 Sep 2012 21:09:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A425C175DD; Wed, 5 Sep 2012 21:09:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 5 Sep 2012 21:09:10 +0000 From: "Guillaume Lasmayous" Subject: CVS commit: pkgsrc/sysutils/virtinst To: pkgsrc-changes@NetBSD.org Reply-To: gls@netbsd.org X-Mailer: log_accum Message-Id: <20120905210910.A425C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gls Date: Wed Sep 5 21:09:10 UTC 2012 Added Files: pkgsrc/sysutils/virtinst: DESCR Makefile PLIST distinfo pkgsrc/sysutils/virtinst/patches: patch-setup.py Log Message: Add virtinst version 0.600.3 to the NetBSD packages colelction. virtinst is a module to help in starting installations of Fedora/Red Hat Enterprise Linux related distributions inside of virtual machines. It supports both paravirt guests (for which only FC and RHEL guests are currently supported) as well as fully virtualized guests. It uses libvirt (http://www.libvirt.org) for starting things. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/virtinst/DESCR \ pkgsrc/sysutils/virtinst/Makefile pkgsrc/sysutils/virtinst/PLIST \ pkgsrc/sysutils/virtinst/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/virtinst/patches/patch-setup.py Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.