From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: Porting GuixSD to ARM article. Date: Fri, 22 Dec 2017 16:38:44 +0100 Message-ID: References: <87shc2c3fh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSPPL-0005p4-AF for guix-devel@gnu.org; Fri, 22 Dec 2017 10:38:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSPPK-0003XP-IC for guix-devel@gnu.org; Fri, 22 Dec 2017 10:38:47 -0500 Received: from mail-qk0-x229.google.com ([2607:f8b0:400d:c09::229]:39183) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eSPPK-0003WX-Cc for guix-devel@gnu.org; Fri, 22 Dec 2017 10:38:46 -0500 Received: by mail-qk0-x229.google.com with SMTP id u184so35210233qkd.6 for ; Fri, 22 Dec 2017 07:38:45 -0800 (PST) In-Reply-To: <87shc2c3fh.fsf@gmail.com> 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: Mathieu Othacehe Cc: Guix-devel Hello, On Fri, Dec 22, 2017 at 2:12 PM, Mathieu Othacehe wrote: > https://www.gnu.org/software/guix/blog/2017/porting-guixsd-to-armv7/ > > Feel free to ask any question or propose follow-up actions here! > Many thanks to Ludo, Danny and Ricardo for the early review :) I think there are typoes: The definition on an installation image for the BeagleBone Black. s/on an/of an/ In "Preparing a dedicated system configuration", I'm not sure, but you have a "tty-O-0" in the system configuration: (tty "ttyO0") Isn't that a typo also ? -- Vincent Legoll