From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Preliminary MIPS N32 port now available Date: Fri, 18 Oct 2013 10:26:16 +0200 Message-ID: <20131018082616.GA4815@debian.eduroam.u-bordeaux.fr> References: <871u3jmfkp.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VX5OM-0002yQ-7L for guix-devel@gnu.org; Fri, 18 Oct 2013 04:26:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VX5OE-00013Q-UP for guix-devel@gnu.org; Fri, 18 Oct 2013 04:26:42 -0400 Received: from moutng.kundenserver.de ([212.227.126.171]:61425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VX5OE-00013A-LW for guix-devel@gnu.org; Fri, 18 Oct 2013 04:26:34 -0400 Content-Disposition: inline In-Reply-To: <871u3jmfkp.fsf@netris.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: Mark H Weaver Cc: guix-devel@gnu.org Hi Mark, On Thu, Oct 17, 2013 at 11:19:02PM -0400, Mark H Weaver wrote: > If you own a 64-bit MIPS system (including Loongson 2F), are willing to > build everything on your own machine, and would like to try out the > preliminary port of Guix to MIPS N32, the "loongson" branch of the Guix > git repo is ready for your early testing. these are very good news indeed, congratulations! It looks like the branch is based on master; if it is supposed to be merged into core-updates, had it not better be based on core-updates? Andreas