From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: wip-armhf branch ready for wider testing Date: Fri, 02 Jan 2015 17:39:42 -0500 Message-ID: <87wq544xjl.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7Asb-0003qE-DS for guix-devel@gnu.org; Fri, 02 Jan 2015 17:39:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y7AsY-00053O-7C for guix-devel@gnu.org; Fri, 02 Jan 2015 17:39:37 -0500 Received: from world.peace.net ([50.252.239.5]:34375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7AsY-00053G-3t for guix-devel@gnu.org; Fri, 02 Jan 2015 17:39:34 -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: guix-devel@gnu.org Hello Guix! 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). Most likely we'll find more build problems higher up in the stack, and help with that would be most appreciated! Happy hacking, Mark