From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: GNU Guix & GuixSD 0.16.0 released Date: Sun, 16 Dec 2018 11:06:07 +0100 Message-ID: <87o99lwzu8.fsf@elephly.net> References: <875zw6h9aq.fsf@gnu.org> <20181210040236.3y3dwphonsxpyjme@thebird.nl> <87a7l876l7.fsf@gnu.org> <87sgz0fb3f.fsf@roquette.mug.biscuolo.net> 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]:52373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gYU35-0000Ww-I2 for guix-devel@gnu.org; Sun, 16 Dec 2018 05:53:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gYU1i-00064l-FI for guix-devel@gnu.org; Sun, 16 Dec 2018 05:52:04 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21744) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gYU1i-000646-6k for guix-devel@gnu.org; Sun, 16 Dec 2018 05:52:02 -0500 In-reply-to: <87sgz0fb3f.fsf@roquette.mug.biscuolo.net> 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: Giovanni Biscuolo Cc: guix-devel@gnu.org Hi Giovanni, > does this mean that "guix system" is capable of > instantiating/reconfiguring an operating-system declaration (services > included) even outside GuixSD? =E2=80=9Cguix system init=E2=80=9D is what I used to transform foreign dist= ros into GuixSD. It does not need to be run on a GuixSD installer system. > do we need a FAQ on https://www.gnu.org/software/guix/, the first may be > "What is the difference between GuixSD and Guix"? I=E2=80=99d prefer not to strengthen the distinction at all (which would be= a side-effect of documenting it) and rather smoothen the bump between the =E2=80=9Cfull Guix system=E2=80=9D and just =E2=80=9CGuix on a foreign dist= ro=E2=80=9D. =E2=80=9Cguix system vm=E2=80=9D breaks the distinction: it is a full Guix = system but built on top of a foreign distro. Using the term =E2=80=9CGuix system=E2= =80=9D is clearer for all but one case where the =E2=80=9Cguix system=E2=80=9D comman= ds are used. -- Ricardo