From owner-freebsd-current@FreeBSD.ORG Wed Nov 21 10:14:18 2007 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 C615B16A468 for ; Wed, 21 Nov 2007 10:14:18 +0000 (UTC) (envelope-from jamesoff@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.191]) by mx1.freebsd.org (Postfix) with ESMTP id 9E75713C478 for ; Wed, 21 Nov 2007 10:14:18 +0000 (UTC) (envelope-from jamesoff@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so2056571rvb for ; Wed, 21 Nov 2007 02:14:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=P74Yg2fFrhr3Pzhs2FRoBznKeIzkVNrUTukE21HXjqE=; b=MAgH1EOo3EIwS9H09bKAOY8iJ75S4q+MH03EN27Ac/7x4z6COXqsIsK00+8aqtvhlLUWruXPelfSsh+Y8vkU189KRCjjyjzMlt22QXkVXXTloRRtRyCI7pOEforiRmOtdxvVMmTgzUjEIZ1Kp4aeJ0hiADiv/+UVBILttR8RDW8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uIhb3V5pnruayrfBTtIGTsUnAk+wvMVZnXI7aRJJUKFQj8yPyvP79iMfoI+buaNw58HoDUJLf9gXtxU4AomCQU5IHWzEUo3baRlljLqL3WoHqvhzax9RKfHaXwK6igpNv3kMqdPLolqC2qoR6MOlhc/JBhJqK7m9SEmRG6mUhaU= Received: by 10.140.126.14 with SMTP id y14mr3202320rvc.1195638579425; Wed, 21 Nov 2007 01:49:39 -0800 (PST) Received: by 10.141.190.16 with HTTP; Wed, 21 Nov 2007 01:49:39 -0800 (PST) Message-ID: <720051dc0711210149q619188e5l41706d538e245fa3@mail.gmail.com> Date: Wed, 21 Nov 2007 09:49:39 +0000 From: "James Seward" To: freebsd-current@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4743C25D.9060308@elischer.org> <200711210819.28098.thierry@herbelot.com> Subject: Re: vmware and FreeBSD. HUH? 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: Wed, 21 Nov 2007 10:14:18 -0000 On Nov 21, 2007 7:35 AM, Peter Ross wrote: > # uname -a > Linux myhostname 2.4.21-47.0.1.ELvmnix #1 Thu Jul 26 13:26:41 PDT 2007 i686 i686 i386 GNU/Linux All this tells you is that your service console is running Linux; The actual vmkernel is VMware's own concoction, although I have no idea if it's originally based on something else. /JMS