From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: GNU Guix 1.1.0 released Date: Sat, 18 Apr 2020 00:53:39 +0200 Message-ID: References: <87pnc8sxbj.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37788) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jPZrj-0005ma-Uo for guix-devel@gnu.org; Fri, 17 Apr 2020 18:53:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jPZrj-0006p0-06 for guix-devel@gnu.org; Fri, 17 Apr 2020 18:53:43 -0400 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:35774) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jPZri-0006nR-OX for guix-devel@gnu.org; Fri, 17 Apr 2020 18:53:42 -0400 Received: by mail-wm1-x336.google.com with SMTP id r26so4661705wmh.0 for ; Fri, 17 Apr 2020 15:53:42 -0700 (PDT) Received: from [10.0.0.2] (se167-1-82-242-148-1.fbx.proxad.net. [82.242.148.1]) by smtp.gmail.com with ESMTPSA id j68sm34539862wrj.32.2020.04.17.15.53.40 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 17 Apr 2020 15:53:40 -0700 (PDT) In-Reply-To: Content-Language: en-US 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-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hello, On 16/04/2020 00:04, Vincent Legoll wrote: > I'm trying the prebuilt VM image and cannot find > the /etc/config.scm file on it ? (nor any other > system config templates, but I may not be looking > at the right places) I see that this is now fixed by: 9d0b9c7c6c0b0d45653dea80b499314ea415d3c7 > Another question, why is the VM image partitionned > like that (root first, then EFI) ? It makes root > partition resizing more painful than needed. This one's still bugging me though -- Vincent Legoll