From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Distro name Date: Tue, 15 Jan 2013 22:36:39 +0100 Message-ID: <87y5fujfh4.fsf@gnu.org> References: <87zk0r8nv4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvEBZ-00021G-Be for bug-guix@gnu.org; Tue, 15 Jan 2013 16:36:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvEBW-0002fL-6A for bug-guix@gnu.org; Tue, 15 Jan 2013 16:36:45 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:15065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvEBV-0002f6-Vh for bug-guix@gnu.org; Tue, 15 Jan 2013 16:36:42 -0500 In-Reply-To: <87zk0r8nv4.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 02 Jan 2013 19:02:23 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org Hello! ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > However, I=E2=80=99ve come to think that we don=E2=80=99t necessarily nee= d a separate > name for the distro, but we do need a name for the module name space. > > The obvious solution would be (gnu ...). There=E2=80=99d be modules like > (gnu packages openssl), which does not mean that OpenSSL is a GNU > package, but I think that should be clear in this context. Anyway, > that=E2=80=99s the option that I like the most currently. It seems we went on discussing a distro name, but that turned out not to solve the module name space issue. :-) So I=E2=80=99ll rename the (distro ...) modules to (gnu ...), because that= =E2=80=99s nicer and more meaningful (=E2=80=9Ca distro of the GNU system=E2=80=9D). Thanks! Ludo=E2=80=99.