From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: Re: Packaging ufw Date: Sat, 10 Nov 2018 19:19:42 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gLXrO-0007bg-UL for guix-devel@gnu.org; Sat, 10 Nov 2018 13:19:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gLXrJ-0006re-7h for guix-devel@gnu.org; Sat, 10 Nov 2018 13:19:54 -0500 Received: from mx1.riseup.net ([198.252.153.129]:51377) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gLXrH-0006n9-QI for guix-devel@gnu.org; Sat, 10 Nov 2018 13:19:49 -0500 Received: from cotinga.riseup.net (cotinga-pn.riseup.net [10.0.1.164]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 1DE271A0448 for ; Sat, 10 Nov 2018 10:19:45 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by cotinga.riseup.net with ESMTPSA id 94184102613 for ; Sat, 10 Nov 2018 10:19:44 -0800 (PST) In-Reply-To: Content-Language: en-US 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: guix-devel@gnu.org 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. -- Cheers Swedebugia