From owner-freebsd-current@FreeBSD.ORG Thu May 28 03:01:32 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B17B106566B for ; Thu, 28 May 2009 03:01:32 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id BFD448FC0A for ; Thu, 28 May 2009 03:01:31 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n4S31R9r086970 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 28 May 2009 12:31:28 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Thu, 28 May 2009 12:31:17 +0930 User-Agent: KMail/1.9.10 References: <20090527134343.GB1104@bsdcrew.de> In-Reply-To: <20090527134343.GB1104@bsdcrew.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1604797.b3mCPJWShv"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200905281231.25830.doconnor@gsoft.com.au> X-Spam-Score: -3.517 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: ports@freebsd.org, freebsd-emulation@freebsd.org, Martin Wilke Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 4 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 03:01:32 -0000 --nextPart1604797.b3mCPJWShv Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wed, 27 May 2009, Martin Wilke wrote: > First of all sorry for all unanswered mails, I got a stupid flu, > but now i feel better... ok now back to vbox, time for a new call > for testing :-) > > Following was added/fixed: > > - ACPI Support was added > - hostDVD support was added > - Fix startup on HEAD > - Plist problem under AMD64 was fixed > - Qt4 Frontend is now Optional > - Desktop file was added > - Xorg dependencies was fixed > - Guest additions was added (thx to Maho NAKATA com>) Nice :) It works for me on -current/i386 (but they have all done so) however it=20 did crash after I started the new VBox (I unloaded the old KLD, loaded=20 the new one, start VM -> crash). Unfortunately X was running so it just=20 reset with no crash dump. However the guest addition stuff didn't work properly for me.. I ran make config and selected it, vbox built, but at install time I=20 got.. /bin/chmod 0711 /usr/local/lib/virtualbox/VBoxSVC /bin/chmod 0711 /usr/local/lib/virtualbox/VBoxXPCOMIPCD install -o root -g wheel -m=20 444 /usr/ports/distfiles/VBoxGuestAdditions_2.2.2.iso /usr/local/lib/virtua= lbox/ install: /usr/ports/distfiles/VBoxGuestAdditions_2.2.2.iso: No such file=20 or directory *** Error code 71 Stop in /usr/home/darius/projects/virtualbox. *** Error code 1 Stop in /usr/home/darius/projects/virtualbox. and that file is missing, if I do make fetch it doesn't download it=20 either. If I do make fetch WITH_GUESTADDITIONS=3D it does download it. > Open task: > We have got 2 patches for nls support and the request > to make dbus and pulseaudio optional. These both will > be added with the next run. > > We'd like to say many many thanks for all your feedback. > > http://people.freebsd.org/~miwi/vbox/virtualbox_5.tgz Are there plans (or patches :) for adding other types of network=20 support? NAT is usable but without the ability to forward ports it=20 makes logging in via SSH rather tedious (ie log out from the VM with -R=20 then log back in). Thanks for your work thus far, it's a very handy tool :) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1604797.b3mCPJWShv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iD8DBQBKHf6F5ZPcIHs/zowRAj/JAJoCAVjzh2jvFEFiwKTgDqdCci+iYwCfeU+Q BZxlD8tmIE0LGY8S7Y2rhBQ= =F3dR -----END PGP SIGNATURE----- --nextPart1604797.b3mCPJWShv--