From owner-freebsd-arm@FreeBSD.ORG Wed Nov 6 22:32:03 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D6AF62A5 for ; Wed, 6 Nov 2013 22:32:03 +0000 (UTC) (envelope-from brett.mahar@gmx.com) Received: from mout.gmx.net (mout.gmx.net [74.208.4.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A2D29243C for ; Wed, 6 Nov 2013 22:32:03 +0000 (UTC) Received: from clarinet.my.xway ([124.168.201.108]) by mail.gmx.com (mrgmxus001) with ESMTPSA (Nemesis) id 0MQzEG-1VC7Aw2yR4-00UL0S for ; Wed, 06 Nov 2013 23:31:57 +0100 Date: Thu, 7 Nov 2013 09:31:51 +1100 From: Brett Mahar To: Aleksander , tom@khubla.com Subject: Re: beagleboard-xm images Message-Id: <20131107093151.f198c417a78e3beb17272850@gmx.com> In-Reply-To: References: <20131105120328.1198f0a731f2998e7bdb4bf1@gmx.com> X-Mailer: Sylpheed 3.4.0beta6 (GTK+ 2.24.22; x86_64-unknown-openbsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:AyHOhdOxHmUUFAuGQiD6VivdUiNvn0dAkUz896q/xjyjsLt27qf gYN8roT6vbXX+CYoGANpabKqPwkN8fcA2eenJvpmCuj5B6yat9JMKlVxjElYA0jlxyR27Ws fniWjnPnuZdVLARsYFQ2Xy2EdGQNwq/475z8ntiSz0PS5E7gINarFkRMKQS0XXgFNWgp2NU WLT16+lbfAZuiOxNPh4cQ== 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: Wed, 06 Nov 2013 22:32:03 -0000 On Tue, 5 Nov 2013 10:45:10 +0100 Aleksander wrote: | hello Brett! | | you can use [1] to compiler BB-XM kernel and rootfs. Unfortunately there is | no image yet. Also, the code needs to be refactored and few bugs must be | fixed. Nevertheless you can compile and try it! I hope I will have some | time in a couple of weeks and fix everyting so we can commit it to HEAD | | [1] https://socsvn.freebsd.org/socsvn/soc2012/aleek/beaglexm-head/ | | regards | aleek | Hi Aleksander! I guess I shall wait till its in the HEAD then, since I am not so familiar with freebsd build system anyway. Tom, I tried to look at files.khubla.com a few times but maybe the site is down, I could not connect. Cheers, Brett.