From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [WIP PATCH] gnu: add U-Boot support to operating-system configuration. Date: Sat, 17 Sep 2016 09:47:45 +0200 Message-ID: References: <20160909180915.2696-1-dannym@scratchpost.org> <20160916130732.2a23f53a@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blALp-0004tG-0T for guix-devel@gnu.org; Sat, 17 Sep 2016 03:47:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1blALk-00085h-Sd for guix-devel@gnu.org; Sat, 17 Sep 2016 03:47:51 -0400 Received: from mail-yw0-x244.google.com ([2607:f8b0:4002:c05::244]:35480) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blALj-00084a-MH for guix-devel@gnu.org; Sat, 17 Sep 2016 03:47:48 -0400 Received: by mail-yw0-x244.google.com with SMTP id u82so5276466ywc.2 for ; Sat, 17 Sep 2016 00:47:46 -0700 (PDT) In-Reply-To: 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: Vincent Legoll Cc: guix-devel > Did you test the vm part? I ran it and I can see that it starts up and provides ssh, apparently, but I have no idea how to connect to its network. Works well. The only part I removed was the install-u-boot part so that it only installs the extlinux.conf. I think this is close to what we want and can be merged at some point. (Probably after the next release, I think people are working on getting core-updates merged at the moment) I haven't been able to thoroughly test it yet, since my beagle bone is too underpowered to compile a linux-kernel for itself. It fails with failed to allocate memory when creating the compressed kernel image. I'm hoping that there is a substitute available soon, but I can't tell from looking at the gnu.hydra.org web interface...