From owner-freebsd-xen@FreeBSD.ORG Tue Jan 24 18:14:45 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 D79951065670 for ; Tue, 24 Jan 2012 18:14:45 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8AED48FC0C for ; Tue, 24 Jan 2012 18:14:45 +0000 (UTC) Received: by vbbfa15 with SMTP id fa15so1237865vbb.13 for ; Tue, 24 Jan 2012 10:14:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=vMoAlDfn/+LNlOxpEBfMyQqJTSA2pucrdVf9WGk5zEg=; b=d5bMBAr8PHSHG6g2jNY3La8eAfXwvThaKJdfN9sW0+8YfhUzgCTvBqFHMaK5LyP8eS YjoGb59rOr2XhgYy6tCEGuEMR8BDtSWwCsH3J0VpcRR/bE34a/DSQ6DCvbo1xcvHcHm/ K93lduzdQrESyQUAxGn28wTpoohYEXmehI58I= MIME-Version: 1.0 Received: by 10.52.94.73 with SMTP id da9mr6637524vdb.6.1327427361449; Tue, 24 Jan 2012 09:49:21 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.71.241 with HTTP; Tue, 24 Jan 2012 09:49:21 -0800 (PST) In-Reply-To: <4F160576.5070701@freebsd.org> References: <4F14AA60.1090507@freebsd.org> <0E8D94F8-8A77-43CF-AE2A-E761C9EE74E4@sysconfig.org.uk> <4F15F34B.3050801@freebsd.org> <6851B793-C4D4-410E-82DD-58704AE3FB5E@sysconfig.org.uk> <4F160576.5070701@freebsd.org> Date: Tue, 24 Jan 2012 09:49:21 -0800 X-Google-Sender-Auth: 9a7toCKIx1NcwV3HWrykkfQ6wMo Message-ID: From: Adrian Chadd To: Colin Percival Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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, 24 Jan 2012 18:14:45 -0000 On 17 January 2012 15:34, Colin Percival wrote: > * ec2.patch is just tweaking some configuration files, so that doesn't > need to > be merged and isn't really a patch anyway. > > There's also some new rc.d scripts which get installed and more > configuration > files; I'm not sure if it makes sense to bring those rc.d scripts into > FreeBSD > proper since they're only relevant to the EC2 environment. > > .. port? Adrian