From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] gnu: Add systemd. Date: Sun, 01 Apr 2018 13:01:28 -0400 Message-ID: <87woxqdfo7.fsf@netris.org> References: <20180401122259.9688-1-mbakke@fastmail.com> <87lge7f5ws.fsf@gnu.org> 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]:59878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f2gNM-0003ou-AX for guix-devel@gnu.org; Sun, 01 Apr 2018 13:02:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f2gNH-00007D-Rf for guix-devel@gnu.org; Sun, 01 Apr 2018 13:02:40 -0400 In-Reply-To: <87lge7f5ws.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 01 Apr 2018 14:49:23 +0200") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hello Marius, > > Marius Bakke skribis: > >> As discussed at FOSDEM, it is clear that The Shepherd does not have what >> it takes to boot a modern Linux system. While it works today, adding >> bootloader, DNS server, NTP client, syslog, udev, seat management, >> dishwasher, hardware database, network management and other essential >> PID 1 features is going to take too much effort and duplicate work. > > To be honest, while the Shepherd has been a fun hack, I=E2=80=99ve been m= ore and > more feeling that yeah, it wouldn=E2=80=99t cut it in the long term (it= =E2=80=99s also > become clearer Scheme as convenient as C when it comes to systems > programming and things like dealing with dependency graphs.) > > Thanks a lot for taking this step! Does this mean that our Hurd port is to be abandoned, or is the plan to maintain a fork of systemd that supports the Hurd? Mark