From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Should %base-services be included by default in the OS configuration generated by the installer? Date: Wed, 08 May 2019 18:09:32 -0500 Message-ID: <16a99b589b7.12aff0ada90045.8077341117449245233@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:46162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOVhL-0003M6-IV for help-guix@gnu.org; Wed, 08 May 2019 19:10:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOVhI-000341-GC for help-guix@gnu.org; Wed, 08 May 2019 19:10:03 -0400 Received: from sender-pp-092.zoho.com ([135.84.80.237]:25441) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hOVhH-00032n-9r for help-guix@gnu.org; Wed, 08 May 2019 19:09:59 -0400 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: help-guix Hi, The Guix System 1.0.0 installer has a bug that makes it generate operating system configuration files that don't include the %base-packages (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35541). The configuration file of the system I installed was initially generated by the installer, so I had to add the base packages by hand. Now, I'm reading the Services section in the manual and I see that there is a %base-services variable. My configuration file does not include this. Should one expect the configuration file generated by the installer to include these services too? Thanks, --- https://sirgazil.bitbucket.io/