From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Subject: Re: create a symlink Date: Fri, 08 Mar 2019 15:13:13 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:54239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h2TJS-0007PI-TB for guix-devel@gnu.org; Fri, 08 Mar 2019 23:10:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h2TJS-0005bI-9n for guix-devel@gnu.org; Fri, 08 Mar 2019 23:10:18 -0500 Received: from mail-ot1-x32b.google.com ([2607:f8b0:4864:20::32b]:39212) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h2TJR-0005aP-WC for guix-devel@gnu.org; Fri, 08 Mar 2019 23:10:18 -0500 Received: by mail-ot1-x32b.google.com with SMTP id e15so19190307otk.6 for ; Fri, 08 Mar 2019 20:10:17 -0800 (PST) In-Reply-To: Danny Milosavljevic's message of "Fri\, 8 Mar 2019 09\:15\:32 +0100 \(12 hours\, 42 minutes\, 15 seconds ago\)" 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: Danny Milosavljevic Cc: guix-devel@gnu.org Hello, Danny Milosavljevic writes: > > What is supposed to load the "/hurd" that would be created ? > After starting GNU Mach microkernel, the hurd translators are required to start the operating system. At the moment all components like gnumach, hurd servers point to /hurd. Maybe there is a way to avoid links? -- Rene