From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brett Gilio Subject: Re: Packaging ufw Date: Sat, 10 Nov 2018 12:24:00 -0600 Message-ID: <87ftw8aj0f.fsf@posteo.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gLXvZ-0004OM-Og for guix-devel@gnu.org; Sat, 10 Nov 2018 13:24:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gLXvU-0002xr-Lf for guix-devel@gnu.org; Sat, 10 Nov 2018 13:24:13 -0500 Received: from mout01.posteo.de ([185.67.36.65]:49611) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gLXvU-0002wQ-9n for guix-devel@gnu.org; Sat, 10 Nov 2018 13:24:08 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id BF3C316005E for ; Sat, 10 Nov 2018 19:24:06 +0100 (CET) In-reply-to: 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" To: swedebugia Cc: guix-devel@gnu.org swedebugia writes: > On 2018-11-10 17:01, swedebugia wrote: >> Hi >> >> I like this firewall, has anybody started packaging it? >> >> If not I'm going to try. >> > Where should it be? In networking.scm or python.scm? > > We have no other firewall packages judging from my emacs-guix regex search. Since it is not a python library, I think it would make more sense for it to be located in the networking module.