From owner-freebsd-emulation@FreeBSD.ORG Sat Jan 16 11:16:13 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 2ADCC106566B for ; Sat, 16 Jan 2010 11:16:13 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id B8D1E8FC17 for ; Sat, 16 Jan 2010 11:16:11 +0000 (UTC) Received: from daedalus.network.local (30-131.76-83.cust.bluewin.ch [83.76.131.30]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id o0GBGBxQ010019 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Sat, 16 Jan 2010 11:16:11 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4B51A056.7020901@FreeBSD.org> Date: Sat, 16 Jan 2010 12:17:42 +0100 From: Beat Gaetzi User-Agent: Thunderbird 2.0.0.23 (X11/20090821) MIME-Version: 1.0 To: barbara References: In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation Subject: Re: emulators/virtualbox-ose: fix make config annoyance 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: Sat, 16 Jan 2010 11:16:13 -0000 Hi, barbara wrote: > Running make config on emulators/virtualbox-ose-additions will cause the settings for emulators/virtualbox-ose and vice-versa. We will add a CONFLICT between emulators/virtualbox-ose-additions and emulators/virtualbox-ose with the next port update, because there is no need to install them on the same machine. On the host you install emulators/virtualbox-ose and emulators/virtualbox-ose-additions is only for FreeBSD guests. We have some reports that installing and running both ports on the same machine may cause system instabilities. Beat