From owner-freebsd-xen@FreeBSD.ORG Tue Jan 17 22:49:58 2012 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58B8E106564A; Tue, 17 Jan 2012 22:49:58 +0000 (UTC) (envelope-from ch@sysconfig.org.uk) Received: from mx2.virtastic.com (mx2.virtastic.com [95.154.227.236]) by mx1.freebsd.org (Postfix) with ESMTP id 60B3E8FC08; Tue, 17 Jan 2012 22:49:57 +0000 (UTC) Received: from mx2.virtastic.com (localhost.localdomain [127.0.0.1]) by mx2.virtastic.com (Postfix) with ESMTP id D9D21ED0441; Tue, 17 Jan 2012 22:49:19 +0000 (GMT) Received: from [10.2.2.20] (unknown [10.2.2.20]) by mx2.virtastic.com (Postfix) with ESMTP id ADE40ED043F; Tue, 17 Jan 2012 22:49:19 +0000 (GMT) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Carsten Heesch In-Reply-To: <4F15F34B.3050801@freebsd.org> Date: Tue, 17 Jan 2012 22:49:55 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <6851B793-C4D4-410E-82DD-58704AE3FB5E@sysconfig.org.uk> References: <4F14AA60.1090507@freebsd.org> <0E8D94F8-8A77-43CF-AE2A-E761C9EE74E4@sysconfig.org.uk> <4F15F34B.3050801@freebsd.org> To: Colin Percival X-Mailer: Apple Mail (2.1082) Cc: freebsd-xen@freebsd.org Subject: Re: FreeBSD now available on all EC2 instance types X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jan 2012 22:49:58 -0000 > What gave you that idea? The patches in that directory are the = differences > between the 9.0-RELEASE source tree and the one I used to build the = AMI. Oh, must have been wishful thinking then that it might go into FreeBSD = and not remain a bunch of separate patches... :) >> The csup'ed source tree does not contain such configuration. It does = for amd64. And there's a XEN configuration for i386. But no XENHVM = configuration for i386. >=20 > Yep, that's why there's a patch in /root/ec2-bits which adds XENHVM. = :-) Doh! Makes perfect sense. Less coffee and more actual sleep for me! :) Thanks for the clarification! Cheers C.