Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2043763B8C0 for ; Tue, 13 Mar 2012 09:21:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5F00C14A2D3; Tue, 13 Mar 2012 09:21:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 860E214A2C6 for ; Tue, 13 Mar 2012 09:21:34 +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 YUyvcqHDxhn7 for ; Tue, 13 Mar 2012 09:21:33 +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 BF76714A2C2 for ; Tue, 13 Mar 2012 09:21:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 245B7175DD; Tue, 13 Mar 2012 09:21:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 13 Mar 2012 09:21:34 +0000 From: "Andreas Gustafsson" Subject: CVS commit: pkgsrc/misc/py-anita To: pkgsrc-changes@NetBSD.org Reply-To: gson@netbsd.org X-Mailer: log_accum Message-Id: <20120313092134.245B7175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gson Date: Tue Mar 13 09:21:34 UTC 2012 Modified Files: pkgsrc/misc/py-anita: Makefile distinfo Log Message: Update misc/py-anita to 1.25. Changes from 1.24: Before running a shell command on the system under test, change the shell prompt to a more distinctive one to reduce the risk of command output being mistaken for a prompt. Support installing SPARC ISOs having a non-numeric suffix following the version number, such as NetBSD-6.0_BETA-sparc.iso. Added experimental support for using Xen instead of qemu as the virtual machine monitor. This is enabled by specifying "--vmm xen" on the anita command line while running as root in a Xen dom0. New command line option "--persist". To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/misc/py-anita/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/misc/py-anita/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.