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:39:09 +0100 Message-ID: <87r226l2ci.fsf@gnu.org> References: <20191113222154.6eb6a78c@sybil.lepiller.eu> <87k182g619.fsf@ambrevar.xyz> 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]:54808) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWQO7-0004IG-Ir for guix-devel@gnu.org; Sun, 17 Nov 2019 14:39:12 -0500 In-Reply-To: <87k182g619.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Thu, 14 Nov 2019 10:29:22 +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: Pierre Neidhardt Cc: guix-devel@gnu.org Hi, Pierre Neidhardt skribis: >> ### The kernel modules >> >> In order for Guix to be able to load the system from the initramfs, it w= ill probably need > > Maybe define initramfs? Or just link to https://en.wikipedia.org/wiki/In= itramfs. I=E2=80=99d suggest writing =E2=80=9Cinitial RAM disk (initrd)=E2=80=9D to = (1) be consistent with the terminology used in Guix, and (2) to avoid obscure abbreviations. :-) Ludo=E2=80=99.