From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Bags Date: Fri, 03 Oct 2014 15:08:12 +0200 Message-ID: <87mw9d47yb.fsf@gnu.org> References: <87tx3m4pn2.fsf@gnu.org> <20141003075255.GA4435@krake.intra> <8761g15wxz.fsf@gnu.org> <87d2a9a0ci.fsf@yamato.home> 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]:53130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xa2aq-0006nM-8z for Guix-devel@gnu.org; Fri, 03 Oct 2014 09:08:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xa2ag-0003Lo-8E for Guix-devel@gnu.org; Fri, 03 Oct 2014 09:08:20 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:45950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xa2ag-0003LV-23 for Guix-devel@gnu.org; Fri, 03 Oct 2014 09:08:10 -0400 In-Reply-To: <87d2a9a0ci.fsf@yamato.home> (Alex Sassmannshausen's message of "Fri, 03 Oct 2014 12:45:18 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Sassmannshausen Cc: Guix-devel Alex Sassmannshausen skribis: > You could use something like 'parcels' (maybe too close in meaning to > package) or 'containers' (maybe too long). Both would build on the idea > that you can have packages inside a parcel, or container =E2=80=94 much l= ike bag > probably does as well (as in santa clause's bag of presents/packages). Actually I was trying to convey the idea that a =E2=80=9Cbag=E2=80=9D is a = =E2=80=9Cpackage=E2=80=9D with less ornamentation, if you see what I mean (because bags are low-level representations of packages.) So I think these suggestions wouldn=E2=80=99t work well (and =E2=80=9Ccontainers=E2=80=9D could be confu= sed with Linux containers.) Thanks anyway. :-) Ludo=E2=80=99.