From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Subject: Re: create a symlink Date: Sat, 21 Apr 2018 10:31:17 -0400 Message-ID: References: <20180419082632.133ccb70@scratchpost.org> Reply-To: Rene Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f9u7V-0003q6-B1 for guix-devel@gnu.org; Sat, 21 Apr 2018 11:08:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f9u7R-0007hH-3k for guix-devel@gnu.org; Sat, 21 Apr 2018 11:08:09 -0400 Received: from mail-1857040133.protonmail.ch ([185.70.40.133]:30635) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f9u7Q-0007g1-Qd for guix-devel@gnu.org; Sat, 21 Apr 2018 11:08:05 -0400 In-Reply-To: <20180419082632.133ccb70@scratchpost.org> 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: "guix-devel@gnu.org" Hi Joshua, On top of Debian/Hurd, We are trying to populate a partition with the binar= ies required to boot GNU Mach and GNU Hurd, through Guix with: 'guix system init' You can see more on guix-devel mailing list and here: https://github.com/Phant0mas/Guix-on-Hurd https://github.com/methalo/guix.git