From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: iptables: Include firewall in description. Date: Fri, 29 Jul 2016 17:33:01 +0200 Message-ID: <87popw8no2.fsf@gnu.org> References: <8760ropzfz.fsf@we.make.ritual.n0.is> 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]:52794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bT9mf-0004kH-0A for guix-devel@gnu.org; Fri, 29 Jul 2016 11:33:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bT9ma-0001uC-Sp for guix-devel@gnu.org; Fri, 29 Jul 2016 11:33:07 -0400 In-Reply-To: <8760ropzfz.fsf@we.make.ritual.n0.is> (ng0@we.make.ritual.n0.is's message of "Fri, 29 Jul 2016 09:26:40 +0000") 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: ng0 Cc: guix-devel@gnu.org ng0 skribis: > From 9c34e17d4a7248d9248675929a3fb65a203076e8 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Fri, 29 Jul 2016 09:20:47 +0000 > Subject: [PATCH] gnu: iptables: Include firewall in description. > > * gnu/packages/linux.scm (iptables)[description]: Add a sentence about the > kernel package filter as the firewall. Pushed something along these lines, thanks. Ludo=E2=80=99.