From owner-freebsd-emulation@FreeBSD.ORG Sun May 30 03:28:23 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 654971065672; Sun, 30 May 2010 03:28:23 +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 1D51C8FC13; Sun, 30 May 2010 03:28:22 +0000 (UTC) Received: by iwn5 with SMTP id 5so317504iwn.13 for ; Sat, 29 May 2010 20:28:22 -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=N0rBXNCvuQeIJg/N30dbXfsZZE+RAgXwobHCjZSzfL8=; b=ro8cIWpnOJWh21fD9v749X0OwiamYh37qGa3PlSdUnAhKU3RgKImk62ZkSvTK9tKsx AoALTYKXGEVHM/54jMbFZM7bnX644ypMuic4g8s9BQmSYgvbiTaZqbPI0EqwryFeJTL2 QlGsQFTs5FPjYw/5kJtEEwAuYeq36j+8K+J2c= 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=UjsP9B8AD5j8sCFQo0UM/eUTi20mE8G6SW+dT0taphZd+/PiJFu3/8MdHI3f4wpgqC FSSSqRvxbfYB0n8M//O2AEdbguFcVNQAQJKiu9g5yS2qgJk1Er5oszmmqqhAq91f7N5T 6NcYX6wLz3wpkWOaunqvAcs888yZbHg9TivwY= MIME-Version: 1.0 Received: by 10.231.79.74 with SMTP id o10mr3328061ibk.36.1275190102210; Sat, 29 May 2010 20:28:22 -0700 (PDT) Received: by 10.231.182.204 with HTTP; Sat, 29 May 2010 20:28:22 -0700 (PDT) In-Reply-To: References: <4C011524.7050806@FreeBSD.org> Date: Sat, 29 May 2010 22:28:22 -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 03:28:23 -0000 On Sat, May 29, 2010 at 9:58 PM, Brandon Gooch wrote: > 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 =A0 =A0 root@adamo:/usr/obj/usr/src/sys/ADAMO =A0amd64 > > 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 :) For the record... After running updates in Ubuntu and futzing around with the guest machine's Gnome "Display Settings", restarting, reinstalling the Guest Additions -- 3D acceleration is working, full-screen and all... -Brandon