From owner-freebsd-emulation@FreeBSD.ORG Thu Nov 5 17:23:57 2009 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 AAD781065676 for ; Thu, 5 Nov 2009 17:23:57 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id 65EEA8FC15 for ; Thu, 5 Nov 2009 17:23:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id A268A9CB0CF; Thu, 5 Nov 2009 18:22:54 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k27fJgyZj68w; Thu, 5 Nov 2009 18:22:52 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 331D59CB116; Thu, 5 Nov 2009 18:22:52 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id nA5HMqfK031981; Thu, 5 Nov 2009 18:22:52 +0100 (CET) (envelope-from rdivacky) Date: Thu, 5 Nov 2009 18:22:52 +0100 From: Roman Divacky To: Adam Vande More Message-ID: <20091105172252.GA31920@freebsd.org> References: <6201873e0911050900q1280f29bnd4bfffd53819fa84@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6201873e0911050900q1280f29bnd4bfffd53819fa84@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: xen-tools like web interface for virtualbox 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: Thu, 05 Nov 2009 17:23:57 -0000 On Thu, Nov 05, 2009 at 11:00:40AM -0600, Adam Vande More wrote: > Hi, > > I'd like to start a web-based management system for virtualbox. Seeking > comments on anything important to consider like licensing issues, and > technical structure issues. Any features you think would be useful are > welcome discussion as well. maybe you want to take a look at http://libvirt.org/ ?