From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: wip blog post: running Guix System on ARM Date: Sun, 17 Nov 2019 20:37:27 +0100 Message-ID: <87zhgul2fc.fsf@gnu.org> References: <20191113222154.6eb6a78c@sybil.lepiller.eu> <20191114131211.12ba9267@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54690) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWQMU-0003Xo-Hz for guix-devel@gnu.org; Sun, 17 Nov 2019 14:37:31 -0500 In-Reply-To: <20191114131211.12ba9267@scratchpost.org> (Danny Milosavljevic's message of "Thu, 14 Nov 2019 13:12:11 +0100") 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" To: Danny Milosavljevic Cc: guix-devel@gnu.org Hello, Danny Milosavljevic skribis: > On Wed, 13 Nov 2019 22:21:54 +0100 > Julien Lepiller wrote: > >> Hi, attached is a draft for a blog post (or a section in the cookbook) >> for explaining how to install the Guix System on an ARM board. WDYT? > > I guess it can't hurt to describe this stuff as it works now, but the goa= l is not > to need to do any of this complicated stuff--and there's no fundamental r= eason > why one would have to. There are projects like buildroot which have all = the > u-boot configuration (and more--like the partitioning, which also can som= etimes > have funny requirements, for example on Allwinner) that Guix could import= to > generically install Guix on any ARM board. > Eventually there will be an importer for those. Perhaps the closing could link to the work you=E2=80=99ve started in this a= rea and to explain the goals? https://git.savannah.gnu.org/cgit/guix.git/log/?h=3Dwip-buildroot (Was there also a mailing list thread on this topic?) Thanks, Ludo=E2=80=99.