From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Llu=EDs?= Batlle i Rossell Subject: Re: MIPS64/N64 support Date: Tue, 1 Oct 2013 12:04:20 +0200 Message-ID: <20131001100420.GZ1965@vicerveza.homeunix.net> References: <8738onkyi9.fsf@karetnikov.org> <87bo3asfx6.fsf@karetnikov.org> <87fvsmgtsm.fsf@gnu.org> <87mwmuhtb3.fsf@karetnikov.org> <20131001070942.GV1965@vicerveza.homeunix.net> <87li2dv3bz.fsf@karetnikov.org> <20131001080318.GW1965@vicerveza.homeunix.net> <87ob79e5eu.fsf@karetnikov.org> <20131001093009.GX1965@vicerveza.homeunix.net> <87zjqtb90x.fsf@karetnikov.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQwoh-0006zi-9z for guix-devel@gnu.org; Tue, 01 Oct 2013 06:04:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQwoa-0005ad-1N for guix-devel@gnu.org; Tue, 01 Oct 2013 06:04:31 -0400 Content-Disposition: inline In-Reply-To: <87zjqtb90x.fsf@karetnikov.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: Nikita Karetnikov Cc: guix-devel@gnu.org On Tue, Oct 01, 2013 at 02:06:06PM +0400, Nikita Karetnikov wrote: > > I also seem to recall that gNewSense had only o32 support, years > > ago. And not any n32/n64. Can it be? > > I think this is correct. > > > I'd simply try to avoid ext4 or even ext3, without changing the kernel. I don't > > know of linux-libre, but you need something newer than 3.7 I think, to get the > > ext* fix. > > OK, what do you recommend: Ext2 or something else? In theory, anything should work. :) I'd personally go for reiserfs or jfs.