From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Subject: Re: Hurd status? Date: Sat, 13 Apr 2019 21:03:23 +0000 Message-ID: References: <3a92243fae1c9123b3e2cad6fe058165a644cb3c.camel@gmail.com> 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 ([209.51.188.92]:35719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hFPoC-0003zB-0i for guix-devel@gnu.org; Sat, 13 Apr 2019 17:03:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hFPoA-0004kP-Qf for guix-devel@gnu.org; Sat, 13 Apr 2019 17:03:31 -0400 Received: from mail-40133.protonmail.ch ([185.70.40.133]:26763) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hFPoA-0004ir-91 for guix-devel@gnu.org; Sat, 13 Apr 2019 17:03:30 -0400 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: "svante.signell@gmail.com" , Manolis Ragkousis Cc: "guix-devel@gnu.org" , "ikhuuma@gmail.com" Hello, Only to share the status of the tests I have done: * Currently I run Guix (v0.14.0) on Debian/Hurd which takes approximately 2= days to compile and generate the Hurd binaries through `guix system init .= .`. * There are some details with glibc-2.28 and guile-2.2.4, as described: a) https://lists.gnu.org/archive/html/guix-devel/2018-12/msg00364.html b) https://lists.gnu.org/archive/html/guix-devel/2019-02/msg00335.html * I have done tests for manual activation and creation of users for the fir= st time in Guix style and it works (Removing packages and dependencies). * About Shepherd, some services start, most have dependencies on the servic= es of `file-system- *`; I think more knowledge is required to repair this. These are my experiences at the moment. Thank you Rene =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Saturday, April 13, 2019 10:24 AM, Manolis Ragkousis wrote: > Hello Svante, > > Unfortunately I am so overworked that I am not able to work a lot on the > project at the current time. Rene is doing some progress with actually > getting GuixSD up and running. > > Thank you, > Manolis > > On 4/13/19 12:31 PM, Svante Signell wrote: > > > Hello, > > I've followed this list for some time now, but not subscribed until > > now. I know Manolis Ragkousis has been working on making GNU/Hurd > > running under Guix and Shepherd. What is the current status? How much > > work is needed to be fully supported? And which are the current > > problems? > > What about also supporting kFreeBSD? > > Thanks!