From owner-freebsd-arch@FreeBSD.ORG Mon Jan 17 15:53:30 2011 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3773106566B for ; Mon, 17 Jan 2011 15:53:30 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 59AB08FC14 for ; Mon, 17 Jan 2011 15:53:30 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id p0HFnO6b088318 for ; Mon, 17 Jan 2011 08:49:25 -0700 (MST) (envelope-from imp@bsdimp.com) Message-ID: <4D346504.5050700@bsdimp.com> Date: Mon, 17 Jan 2011 08:49:24 -0700 From: Warner Losh User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101211 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-arch@freebsd.org References: <4D309563.1000404@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: BSDInstall: merging to HEAD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2011 15:53:30 -0000 On 01/16/2011 04:48, Garrett Cooper wrote: > > - pc-sysinstall is x86-centric and porting to powerpc is non-trivial, > and sysinstall is incomplete on powerpc. Nate sought to get a working > powerpc port with minimal effort. Actually, that's not the case. Porting to powerpc for pc-sysinstall is easy. I think that it is unfortunate, but we're likely also going to have txt-sysinstall in the tree soon because nathan doesn't want to work with us. Warner