From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: Bags Date: Sun, 05 Oct 2014 23:54:30 +0200 Message-ID: <5431BE16.1050204@gmail.com> 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: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XatlQ-0007M3-0T for guix-devel@gnu.org; Sun, 05 Oct 2014 17:54:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XatlB-0003dr-Bm for guix-devel@gnu.org; Sun, 05 Oct 2014 17:54:47 -0400 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:57272) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XatlB-0003dM-5C for guix-devel@gnu.org; Sun, 05 Oct 2014 17:54:33 -0400 Received: by mail-wi0-f176.google.com with SMTP id hi2so2968751wib.3 for ; Sun, 05 Oct 2014 14:54:31 -0700 (PDT) Received: from [192.168.0.10] (tal33-3-82-233-82-24.fbx.proxad.net. [82.233.82.24]) by mx.google.com with ESMTPSA id fv6sm9258532wib.2.2014.10.05.14.54.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Oct 2014 14:54:31 -0700 (PDT) In-Reply-To: <87d2a9a0ci.fsf@yamato.home> 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: guix-devel@gnu.org On 10/03/2014 12:45 PM, Alex Sassmannshausen wrote: > 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 — much like bag > probably does as well (as in santa clause's bag of presents/packages). We should call these "backpacks" and have "backpackages". Cyril.