From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [ART] Background image for GRUB Date: Wed, 05 Nov 2014 17:33:15 +0100 Message-ID: <87y4rpa9pw.fsf@taylan.uni.cx> References: <54594B40.9040008@openmailbox.org> <545951BE.5080301@gnu.org> <87tx2d6aog.fsf@gnu.org> <545A2FAF.3030103@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm3WP-0006zp-MN for guix-devel@gnu.org; Wed, 05 Nov 2014 11:33:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xm3WO-0002OD-PI for guix-devel@gnu.org; Wed, 05 Nov 2014 11:33:25 -0500 In-Reply-To: (Omar Radwan's message of "Wed, 5 Nov 2014 07:21:54 -0800") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Omar Radwan Cc: guix-devel@gnu.org Let me shamelessly indulge in this bikeshedding discussion: Omar Radwan writes: > But it's not the real GNU kernel, so it would still have to be called > GNU/Linux-libre, or GNU/Linux. Depends on whether we're talking about a "brand name" or "project name" of sorts, or a "technical name." Even if the kernel component or any other number of components are individually maintained by third parties, the effort/project of bundling them together can alone justify giving the resulting OS a wholly different name. That would be the brand/project name, akin to Fedora, CentOS, or Ubuntu. (And also bad choices like "Arch Linux", "Gentoo Linux", etc. They can justify themselves by saying that they chose that name for the project.) The "technical" name is indeed GNU/Linux or GNU+Linux for all these systems (with a suitable prefix or suffix to indicate the exact configuration as well as any extra components), because those two projects together provide figuratively 95% of all components *necessary* to boot up and normally use the system (even if without X11 and without many fancy programs, but at least with the POSIX toolbox). I think it's a good idea to go with the GNU brand name. But many people will intuitively desire a more technical name, like "Guix GNU/Linux," naturally shortened to "Guix"... I'm not sure if there's much we can do about it, since "GNU" is awfully prone to confusion too so people will avoid it. To at least prevent confusion between the package manager and The GNU System, we could sanction calling the latter GuixOS as an alternative? Taylan