From owner-freebsd-doc@FreeBSD.ORG Fri Nov 28 23:13:53 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2271C106564A for ; Fri, 28 Nov 2008 23:13:53 +0000 (UTC) (envelope-from freebsd-doc@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id CB5308FC0C for ; Fri, 28 Nov 2008 23:13:52 +0000 (UTC) (envelope-from freebsd-doc@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L6CWw-0002o3-GR for freebsd-doc@freebsd.org; Fri, 28 Nov 2008 23:13:46 +0000 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 ; Fri, 28 Nov 2008 23:13:46 +0000 Received: from gamato by 200.41.broadband11.iol.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Nov 2008 23:13:46 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-doc@freebsd.org From: martinko Date: Sat, 29 Nov 2008 00:13:35 +0100 Lines: 12 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.8.1.18) Gecko/20081125 SeaMonkey/1.1.13 Sender: news Subject: Installation Instructions mention vmware2 and not Qemu X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2008 23:13:53 -0000 Hallo, I've just noticed in FreeBSD 6.4-RELEASE Installation Instructions that in chapter 1.6.6. "Can I run other Operating Systems under FreeBSD?" we point to emulators/vmware2 port which doesn't seem to be in the ports tree anymore. At the same time we don't mention emulators/qemu at all while Qemu is likely the best cross-platform VM solution on FreeBSD at the moment. Cheers, Martin