From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/3] Add Attic backup program Date: Mon, 31 Aug 2015 13:57:43 +0200 Message-ID: <87oahnacw8.fsf@gnu.org> References: <87613w8ru8.fsf@gmail.com> <1440993125.1086304.370243193.32BA2E0C@webmail.messagingengine.com> 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]:44785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWNif-0006AC-Sr for guix-devel@gnu.org; Mon, 31 Aug 2015 07:57:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWNib-00077m-QS for guix-devel@gnu.org; Mon, 31 Aug 2015 07:57:49 -0400 In-Reply-To: <1440993125.1086304.370243193.32BA2E0C@webmail.messagingengine.com> (Leo Famulari's message of "Sun, 30 Aug 2015 23:52:05 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org, Alex Kost Leo Famulari skribis: > Right now it seems that the choices are either: > 1) llfuse.scm (this patchset would do this) > 2) put it in python.scm as python-llfuse > 3) create fuse.scm and put it in there along with some other > fuse-related modules. For now I=E2=80=99d suggest #2, but after that a patch to move things in fuse.scm would be good, IMO. Thanks, Ludo=E2=80=99.