From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: wip-armhf branch ready for wider testing Date: Sat, 03 Jan 2015 20:09:42 +0100 Message-ID: <87r3vbadft.fsf@gnu.org> References: <87wq544xjl.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7U55-0002V4-Cx for guix-devel@gnu.org; Sat, 03 Jan 2015 14:09:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y7U4y-0003mS-TM for guix-devel@gnu.org; Sat, 03 Jan 2015 14:09:47 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:53716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7U4y-0003mN-N6 for guix-devel@gnu.org; Sat, 03 Jan 2015 14:09:40 -0500 In-Reply-To: <87wq544xjl.fsf@netris.org> (Mark H. Weaver's message of "Fri, 02 Jan 2015 17:39:42 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > I'm pleased to announce that the 'wip-armhf' branch is now ready for > wider testing. So far, I've successfully used this branch to: > > (1) cross-compile armhf-linux bootstrap tarballs on my Libreboot X60, > > (2) natively compile armhf bootstrap tarballs on my Novena, based on the > cross-compiled bootstrap tarballs from (1), and > > (3) build the 'hello' package based on the natively-compiled bootstrap > tarballs from (2). Congrats on all the progress made! It would be nice to have a couple of build machines for this platform. If anyone reading this wants to help, please let us know! Ludo=E2=80=99.