From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timothy Sample Subject: Re: Should %base-services be included by default in the OS configuration generated by the installer? Date: Wed, 08 May 2019 20:35:45 -0400 Message-ID: <87imuksbvi.fsf@ngyro.com> References: <16a99b589b7.12aff0ada90045.8077341117449245233@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOX2L-0007f3-90 for help-guix@gnu.org; Wed, 08 May 2019 20:35:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOX2K-0002xr-4W for help-guix@gnu.org; Wed, 08 May 2019 20:35:49 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:60239) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hOX2J-0002xS-D0 for help-guix@gnu.org; Wed, 08 May 2019 20:35:48 -0400 In-Reply-To: <16a99b589b7.12aff0ada90045.8077341117449245233@zoho.com> (sirgazil@zoho.com's message of "Wed, 08 May 2019 18:09:32 -0500") 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: sirgazil Cc: help-guix Hi sirgazil, sirgazil writes: > 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=3D35541). 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? Does your configuration have =E2=80=9C%desktop-services=E2=80=9D instead? = The =E2=80=9C%desktop-services=E2=80=9D list includes everything from =E2=80=9C= %base-services=E2=80=9D. -- Tim