From owner-freebsd-emulation@FreeBSD.ORG Sun May 30 02:58:47 2010 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 562361065782; Sun, 30 May 2010 02:58:47 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0FA7C8FC15; Sun, 30 May 2010 02:58:46 +0000 (UTC) Received: by iwn5 with SMTP id 5so314486iwn.13 for ; Sat, 29 May 2010 19:58:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=mkDn+CsldOXaU/LdS+a5uLhkWzH/E1Se1ajnVRshIdY=; b=hYjfQExXClFxjitHB1E/7k4dR7eeOVIYM6zjvEZQP3y++/uIwwpFR2++1+pzY+E5gf Nb1c6S11fLpEbgn0Q7z0ROM/7lK+UYC7zEEd9IJXfXK1rJtJpsHGJ6KAYqfgViMPDkqT vYgoEo/LoVzwkJnR5OulCsz+9Yl8WysBWR2sQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=gkdqXTw6+Rq2WFWO7NKjxwPNYTxu/xIM6KT9Qdy+vYElEQVo1XBp+rgcVVe+7nQAcq jmj8NnfGOarhvhcn5VtxxDNS4/xsLnWrZz1KTEwL8Js3UWXtAH5Gps9I90As46Fvdck+ GBIBHpHOzNjYwG22NrtKIKXWYGPmlPTE/UUJk= MIME-Version: 1.0 Received: by 10.231.168.200 with SMTP id v8mr3279299iby.33.1275188326212; Sat, 29 May 2010 19:58:46 -0700 (PDT) Received: by 10.231.182.204 with HTTP; Sat, 29 May 2010 19:58:46 -0700 (PDT) In-Reply-To: <4C011524.7050806@FreeBSD.org> References: <4C011524.7050806@FreeBSD.org> Date: Sat, 29 May 2010 21:58:46 -0500 Message-ID: From: Brandon Gooch To: Beat Gaetzi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: emulation@freebsd.org Subject: Re: CFT: VirtualBox 3.2.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2010 02:58:47 -0000 On Sat, May 29, 2010 at 8:22 AM, Beat Gaetzi wrote: > Hi, > > The vbox@ team is happy to announce a call for tester for VirtualBox 3.2.= 0. > > The VirtualBox 3.2.0 changelog is available here: > =A0http://www.virtualbox.org/wiki/Changelog > > Changes to the port: > =A0- VirtualBox and the guest additions have been updated to 3.2.0. > =A0- Add option to build with VNC support (Disabled by default) > =A0- Add option to build with VDE support (Disabled by default) > =A0- Add option to build webservice (Disabled by default) > =A0- Fix build with QT4 support disabled and X11 support enabled. > =A0- Replace custom pkg-install.in script with GROUPS framework. > =A0- Do not build Guest Additions in virtualbox-ose port. > =A0- Add patch to implement locking/unlocking of host DVD drive. > > You will find a tarball with the latest port version here: > =A0https://svn.bluelife.at/nightlies/virtualbox-port.tar.gz > > Please check the wiki page for known problems: > =A0http://wiki.freebsd.org/VirtualBox > > Please backup your virtual machines before upgrading and report any > functionality which was working with previous versions of VirtualBox and > no longer working with 3.2.0, any build failures or problems with the > newly added port options. > > Many thanks to the VirtualBox developers (especially Alexander Eichner > for all his work and help), all tester and patch submitter and the whole > vbox@ team especially decke@. > > Beat, on behalf of vbox@ Built and running on: FreeBSD adamo 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r208608: Fri May 28 04:21:49 CDT 2010 root@adamo:/usr/obj/usr/src/sys/ADAMO amd64 Ubuntu 10.04 LTS 32-bit installed and running great, 3D video not working in full-screen with the Intel GM45 in this laptop, but so far, so GOOD :) -Brandon