From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 13 21:29:50 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8A6D1065672 for ; Wed, 13 Jan 2010 21:29:50 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 84F638FC17 for ; Wed, 13 Jan 2010 21:29:50 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NVAmh-0005NM-B3 for freebsd-emulation@freebsd.org; Wed, 13 Jan 2010 22:29:47 +0100 Received: from 200.41.broadband11.iol.cz ([90.178.41.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jan 2010 22:29:47 +0100 Received: from gamato by 200.41.broadband11.iol.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jan 2010 22:29:47 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-emulation@freebsd.org From: martinko Date: Wed, 13 Jan 2010 22:29:23 +0100 Lines: 11 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 200.41.broadband11.iol.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.7) Gecko/20100113 SeaMonkey/2.0.2 Sender: news Subject: VirtualBox and HAL / D-Bus / PulseAudio (?) 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: Wed, 13 Jan 2010 21:29:50 -0000 Hello, As I do run D-Bus but do not run HAL nor PulseAudio on my system I'm wondering what are the options and consequences : - port option DBUS=on and rc.conf option DBUS=YES but without HAL - port option DBUS=off .. what do I lose ? - port option PULSEAUDIO=on .. what would I gain ? Thanks, Martin