From owner-freebsd-arm@FreeBSD.ORG Tue Mar 26 20:08:36 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D7AF5509 for ; Tue, 26 Mar 2013 20:08:36 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x22e.google.com (mail-we0-x22e.google.com [IPv6:2a00:1450:400c:c03::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 74B57B19 for ; Tue, 26 Mar 2013 20:08:36 +0000 (UTC) Received: by mail-we0-f174.google.com with SMTP id u12so760726wey.33 for ; Tue, 26 Mar 2013 13:08:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=C/+mj63j576phC2bwbr864Wb+f+1WSaRtFCzeCZxijk=; b=n9oDrK9SzacFZe1WYfRZs8gW+gvOgbbY+tqyAFWHammA08jnukeO2LC+P+LFa9qYSh H2m95qn/6ZzWNaKkbOTJpF0nR/nc8OToZh8onx5spwOxQluutcaw6ASEGXUhHrsUtuO5 jYt5GiFv3lmt61RoVgScAph4+Q4+S5uj8w5NEv6BecJo+4M2ZU5dmrKjg7/UwJKByjiK iuwp1UWmsR7/Ur3QKfsxdpvC4LAG6h2JIYJ4Oz0zqo9S9kdyrY9FI7i01NSco4EDuAYj MHmWaWfnlHNIUAaemNtaT8mf/d4LyDdPje0ucTK9NAKr4wMowPVnMTFbS5nDZIWbezrw 9MVA== MIME-Version: 1.0 X-Received: by 10.194.22.5 with SMTP id z5mr27180972wje.5.1364328515624; Tue, 26 Mar 2013 13:08:35 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.108.130 with HTTP; Tue, 26 Mar 2013 13:08:35 -0700 (PDT) In-Reply-To: <6AE34496-58E3-488B-BEE9-07FFB5A06AB3@netgate.com> References: <5DFA61DB-70E4-4C3D-ACA0-995A175706C8@neville-neil.com> <5151B454.9090402@ceetonetechnology.com> <1CBF1416-3237-4DCE-8D61-7E998265C887@neville-neil.com> <1364311809.36972.27.camel@revolution.hippie.lan> <5151D045.80305@thieprojects.ch> <5151D9DB.7050001@thieprojects.ch> <167CF57D-01E3-4857-BF0E-C40B00FED226@netgate.com> <6AE34496-58E3-488B-BEE9-07FFB5A06AB3@netgate.com> Date: Tue, 26 Mar 2013 13:08:35 -0700 X-Google-Sender-Auth: FXud6zWRw3FpAaGzXPItRI5FAIs Message-ID: Subject: Re: RFC: "Crochet" build tool From: Adrian Chadd To: Jim Thompson Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Mar 2013 20:08:36 -0000 On 26 March 2013 12:58, Jim Thompson wrote: > > On Mar 26, 2013, at 2:38 PM, Adrian Chadd wrote: > >> These aren't unsolvable problems. :-) > > No, but none of them currently exist for non-x86 platforms, either. Right. And the flipside is that people may actually benefit from having the embedded view of things enforced for atom appliance builds. You may not _want_ to have a full FreeBSD install on some small atom appliance. Anyway, it's desperately waiting for someone to make happen. adrian