From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GuixSD on arm Date: Mon, 04 Jul 2016 17:33:01 +0200 Message-ID: <87zipxbeqa.fsf@gnu.org> References: <519f39f9fd058fe1050b98233e53a479@posteo.de> 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]:43483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bK5rx-0005d8-Bi for help-guix@gnu.org; Mon, 04 Jul 2016 11:33:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bK5rs-00089K-Ct for help-guix@gnu.org; Mon, 04 Jul 2016 11:33:08 -0400 In-Reply-To: <519f39f9fd058fe1050b98233e53a479@posteo.de> (t3sserakt's message of "Mon, 04 Jul 2016 16:02:53 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: t3sserakt Cc: help-guix@gnu.org Hi, t3sserakt skribis: > what is the status of GuixSD on arm? Is there any alpha status to test > for somebody who can stand a lot of troubles? ;-) There=E2=80=99s interest for doing that, but currently GuixSD doesn=E2=80= =99t run at all on ARM. The major difficulty are (possibly) supporting U-Boot, and providing a kernel that works well, along with other platform-specific tweaks. Help welcome! :-) Ludo=E2=80=99.