From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Roadmap for =?utf-8?Q?Guix=C2=A01=2E0?= Date: Thu, 30 Aug 2018 14:04:01 +0200 Message-ID: <87wos8xdqm.fsf@gnu.org> References: <878t5udq9u.fsf@gnu.org> <20180730012352.k56ka6psrtsofjv2@thebird.nl> <3950fd65549969614ebbcd16ed974f26@hypermove.net> <875zzsdqm2.fsf@ambrevar.xyz> 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]:39966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fvLyQ-0003Ng-Jg for guix-devel@gnu.org; Thu, 30 Aug 2018 08:22:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fvLgT-0004S1-GW for guix-devel@gnu.org; Thu, 30 Aug 2018 08:04:22 -0400 In-Reply-To: <875zzsdqm2.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Thu, 30 Aug 2018 13:46:13 +0200") 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: Pierre Neidhardt Cc: guix-devel@gnu.org, Guix-devel Hello, Pierre Neidhardt skribis: > Conversely, "Guix CI" is much less widespread, although I suppose many > developers are familiar with the term. I personally prefer unique, easy = names > to abbreviations. > > - The name "Guix CI" tells developers what it is (continuous integration)= while > "Cuirass" does not. This is mostly true, however, for almost all appli= cations > (mpv, firefox, chromium, emacs, ). > > - If we get started with Guix CI and Guix OS, I'm afraid that soon enough= we > will end up with a bunch Guix FS, Guix IP, Guix CD... I think =E2=80=9CGuix System=E2=80=9D is OK. Most of the time we=E2=80=99l= l just say =E2=80=9CGuix=E2=80=9D, as is already the case, and when we need to disambiguate (for instance when addressing bugs), we=E2=80=99ll ask =E2=80=9CAre you using Guix System?=E2= =80=9D or =E2=80=9CAre you using the Guix distro?=E2=80=9D, and everything will be fine. :-) The motivation for this name change is that =E2=80=9CSD=E2=80=9D is obscure= to most, as you note, plus it creates confusion when people visit the web site: the web site has a =E2=80=9CGuixSD=E2=80=9D logo, but then it talks about featu= res of the package manager. Designating the whole tool set as =E2=80=9CGuix=E2=80=9D = will simplify this, and we can always be more specific when we need to. For Cuirass, I think =E2=80=9CGuix CI=E2=80=9D (or =E2=80=9CGuix Continuous= =E2=80=9D?) is good enough. It remains a tool primarily for Guix developers anyway, and a secondary tool in the Guix toolbox. Ludo=E2=80=99.