From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [ART] Background image for GRUB Date: Wed, 5 Nov 2014 15:57:33 +0100 Message-ID: <20141105145733.GA21528@debian.bordeaux.inria.fr> References: <54594B40.9040008@openmailbox.org> <545951BE.5080301@gnu.org> <20141105135554.GA20129@debian.bordeaux.inria.fr> <545A34D4.1050603@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm21p-0002qb-Bb for guix-devel@gnu.org; Wed, 05 Nov 2014 09:57:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xm21h-0007GO-SI for guix-devel@gnu.org; Wed, 05 Nov 2014 09:57:45 -0500 Content-Disposition: inline In-Reply-To: <545A34D4.1050603@gnu.org> 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: Bruno =?iso-8859-15?Q?F=E9lix?= Rezende Ribeiro Cc: guix-devel@gnu.org, Felipe =?iso-8859-15?Q?L=F3pez?= On Wed, Nov 05, 2014 at 12:31:48PM -0200, Bruno Félix Rezende Ribeiro wrote: > GNU Guix is a package manager, GNU is an operating system. Please, > don't conflate the two. Part of the fun in Guix is that it conflates and blurs boundaries, the package descriptions, the dmd init system and the package manager are all written in Guile and can be loaded into the same REPL. Guix is the package manager _and_ the packages. Like the Debian system is not just dpkg; Guix should be compared to Debian, not dpkg/apt. Andreas