From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GuixSD for Raspberry? Date: Mon, 18 Sep 2017 22:21:24 +0200 Message-ID: <87fubjhi63.fsf@gnu.org> References: <3a459f79-f429-4fa2-b4c6-46f247616b56@crazy-compilers.com> <87efr4qw5r.fsf@gnu.org> <87d16nkd4i.fsf@gmail.com> 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]:50376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1du2Xp-0007TG-4x for help-guix@gnu.org; Mon, 18 Sep 2017 16:21:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1du2Xn-0003uP-Vx for help-guix@gnu.org; Mon, 18 Sep 2017 16:21:29 -0400 In-Reply-To: <87d16nkd4i.fsf@gmail.com> (Mekeor Melire's message of "Mon, 18 Sep 2017 21:42:05 +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: Mekeor Melire Cc: help-guix Mekeor Melire skribis: > Ludovic Court=C3=A8s writes: > >> Hartmut Goebel skribis: >> >>> quick answer: What is the status of GuixSD for Raspberry? Searching the >>> web did not help finding this out. >> >> GuixSD has not been ported to ARM in general. Porting means adding >> support for U-Boot and the kernel with the right settings for the target >> board. > > Some (recent) versions of the single-board computer Raspberry Pi use the > ARMv8-A architecture, a.k.a. Aarch64, which is supported by GuixSD, It=E2=80=99s supported by Guix, not by GuixSD. :-) Ludo=E2=80=99.