From owner-freebsd-embedded@FreeBSD.ORG Fri Feb 8 22:08:05 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 32DC0ABD for ; Fri, 8 Feb 2013 22:08:05 +0000 (UTC) (envelope-from gonzo@id.bluezbox.com) Received: from id.bluezbox.com (id.bluezbox.com [88.198.91.248]) by mx1.freebsd.org (Postfix) with ESMTP id AB0D139C for ; Fri, 8 Feb 2013 22:08:04 +0000 (UTC) Received: from [88.198.91.248] (helo=[IPv6:::1]) by id.bluezbox.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1U3w6y-00012n-S3; Fri, 08 Feb 2013 14:08:03 -0800 Message-ID: <51157740.6070100@bluezbox.com> Date: Fri, 08 Feb 2013 14:08:00 -0800 From: Oleksandr Tymoshenko User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: grenville armitage Subject: Re: Building OpenWRT under FreeBSD References: <51146C6F.6050300@swin.edu.au> In-Reply-To: <51146C6F.6050300@swin.edu.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: gonzo@id.bluezbox.com X-Spam-Level: -- X-Spam-Report: Spam detection software, running on the system "id.bluezbox.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: On 2/7/2013 7:09 PM, grenville armitage wrote: > > Some info of possible interest to list members who also plan > to (or do) dabble with OpenWRT. I'd been toying recently with > building OpenWRT natively under FreeBSD, but my Google-fu > failed to reveal the necessary "how to". So, I had a student > but it out. We've put up short description of how we prepared > FreeBSD 9.1 to support OpenWRT's build system: > > http://caia.swin.edu.au/urp/diffuse/openwrt/buildunderfreebsd.html > > (There are some limitations of our scheme noted at the bottom > of the page.) [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: freebsd-embedded@freebsd.org X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2013 22:08:05 -0000 On 2/7/2013 7:09 PM, grenville armitage wrote: > > Some info of possible interest to list members who also plan > to (or do) dabble with OpenWRT. I'd been toying recently with > building OpenWRT natively under FreeBSD, but my Google-fu > failed to reveal the necessary "how to". So, I had a student > but it out. We've put up short description of how we prepared > FreeBSD 9.1 to support OpenWRT's build system: > > http://caia.swin.edu.au/urp/diffuse/openwrt/buildunderfreebsd.html > > (There are some limitations of our scheme noted at the bottom > of the page.) Nice! Thanks for sharing.