From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: wip-armhf branch ready for wider testing Date: Sun, 18 Jan 2015 23:12:23 +0100 Message-ID: <20150118221223.GA19598@debian> References: <87wq544xjl.fsf@netris.org> <87r3vbadft.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCy5Z-00058s-OX for guix-devel@gnu.org; Sun, 18 Jan 2015 17:12:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YCy5Y-0007bW-TD for guix-devel@gnu.org; Sun, 18 Jan 2015 17:12:57 -0500 Content-Disposition: inline In-Reply-To: <87r3vbadft.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sat, Jan 03, 2015 at 08:09:42PM +0100, Ludovic Courtès wrote: > Congrats on all the progress made! These are good news indeed! > 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! On which kind of machines does this armhf run? Is it related to the output of "uname -m"? I have a raspberry pi that identifies as "armv6l", and a seagate goflex that identifies as "armv5tel". I suppose both are too old to run armhf? If it is not "uname -m", how do I know whether the port will work? Andreas