From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludovic.courtes@inria.fr (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: ~/.config/guix/current Date: Fri, 13 Jul 2018 16:42:07 +0200 Message-ID: <87pnzrfb9c.fsf@inria.fr> References: <87o9foz7f4.fsf@eta.cs.prv> <877em4iq1g.fsf@gnu.org> <87d0vt3hcg.fsf@eta.cs.prv> <87601kyi42.fsf@inria.fr> <878t6fthar.fsf@home.localdomain> 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]:36725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdzGy-0006VP-Rc for help-guix@gnu.org; Fri, 13 Jul 2018 10:42:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdzGt-0007H8-NJ for help-guix@gnu.org; Fri, 13 Jul 2018 10:42:16 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:7269) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fdzGt-0007B1-Ch for help-guix@gnu.org; Fri, 13 Jul 2018 10:42:11 -0400 In-Reply-To: <878t6fthar.fsf@home.localdomain> (Mikhail Kryshen's message of "Fri, 13 Jul 2018 16:07:56 +0300") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Mikhail Kryshen Cc: help-guix@gnu.org Mikhail Kryshen skribis: > Ludovic Court=C3=A8s writes: > >>> Btw, is option a) possible on GuixSD? >> >> I think so. Why wouldn=E2=80=99t it? > > It looks like /gnu/store is needed early to boot the system. Oh right, I thought you were referring to the configuration of the master node. The compute nodes would need to be able to mount /gnu/store early at boot over NFS, and I think that=E2=80=99s doesn=E2=80=99t work right now on= GuixSD. I=E2=80=99m not sure exactly what=E2=80=99s missing. Ludo=E2=80=99.