From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add openvpn. Date: Thu, 7 May 2015 14:34:00 +0200 Message-ID: <20150507123400.GA8177@debian.bordeaux.inria.fr> References: <8738384lqv.fsf@fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqL0E-0000sF-9x for guix-devel@gnu.org; Thu, 07 May 2015 08:34:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqL09-00061v-4Q for guix-devel@gnu.org; Thu, 07 May 2015 08:34:10 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:58462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqL08-00061c-Rv for guix-devel@gnu.org; Thu, 07 May 2015 08:34:05 -0400 Content-Disposition: inline In-Reply-To: <8738384lqv.fsf@fsf.org> 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: David Thompson Cc: guix-devel@gnu.org On Thu, May 07, 2015 at 08:26:16AM -0400, David Thompson wrote: > Subject: [PATCH] gnu: Add openvpn. There is already a module vpn.scm, where this could go. Andreas