From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: Re: boot the Hurd with Guix Date: Fri, 17 Nov 2017 22:25:23 -0500 Message-ID: <87shdcw9ng.fsf@gmail.com> References: <20171111180213.B266C4E0002@mta-1.openmailbox.og> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eFtl3-0002yu-Nh for guix-devel@gnu.org; Fri, 17 Nov 2017 22:25:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFtl0-0000yX-Kz for guix-devel@gnu.org; Fri, 17 Nov 2017 22:25:29 -0500 In-Reply-To: <20171111180213.B266C4E0002@mta-1.openmailbox.og> (rennes@openmailbox.org's message of "Sat, 11 Nov 2017 18:02:11 -0000") 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: rennes@openmailbox.org Cc: guix-devel@gnu.org, bug-hurd@gnu.org rennes@openmailbox.org writes: > Finally I was able to start the Hurd with the binaries generated with the guix package manager. Exciting news! Congrats :) Maxim