From patchwork Fri Oct 18 09:51:44 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 15760 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 90859175D3; Fri, 18 Oct 2019 10:55:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 5082017584 for ; Fri, 18 Oct 2019 10:55:05 +0100 (BST) Received: from localhost ([::1]:37328 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLOyO-0004OG-Mv for patchwork@mira.cbaines.net; Fri, 18 Oct 2019 05:55:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50083) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLOxQ-0003TK-Jo for guix-patches@gnu.org; Fri, 18 Oct 2019 05:54:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iLOxO-0007qs-DM for guix-patches@gnu.org; Fri, 18 Oct 2019 05:54:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40591) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iLOxO-0007qm-9b for guix-patches@gnu.org; Fri, 18 Oct 2019 05:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iLOxO-0004SG-7H for guix-patches@gnu.org; Fri, 18 Oct 2019 05:54:02 -0400 Subject: bug#37768: [PATCH] gnu: Add batctl. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 18 Oct 2019 09:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 37768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tonton Cc: 37768-done@debbugs.gnu.org Mail-Followup-To: 37768@debbugs.gnu.org, ludo@gnu.org, tonton@riseup.net Received: via spool by 37768-done@debbugs.gnu.org id=D37768.157139243417100 (code D ref 37768); Fri, 18 Oct 2019 09:54:01 +0000 Received: (at 37768-done) by debbugs.gnu.org; 18 Oct 2019 09:53:54 +0000 Received: from localhost ([127.0.0.1]:49411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iLOxF-0004Rk-W2 for submit@debbugs.gnu.org; Fri, 18 Oct 2019 05:53:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iLOxE-0004RY-7N for 37768-done@debbugs.gnu.org; Fri, 18 Oct 2019 05:53:52 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:32941) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iLOvC-0006vI-SD; Fri, 18 Oct 2019 05:53:46 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=38806 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iLOvC-0003Ao-EP; Fri, 18 Oct 2019 05:51:46 -0400 From: Ludovic =?utf-8?q?Court=C3=A8s?= References: <20191015202745.6952d9ae@merlin.browniehive.net> Date: Fri, 18 Oct 2019 11:51:44 +0200 In-Reply-To: <20191015202745.6952d9ae@merlin.browniehive.net> (tonton@riseup.net's message of "Tue, 15 Oct 2019 20:27:45 +0200") Message-ID: <874l065qkv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Hello! Tonton skribis: > -- > :) > > From 1de329045545eafe7dcf25d8c76a2c516ba82a72 Mon Sep 17 00:00:00 2001 > From: Tonton > Date: Tue, 15 Oct 2019 19:14:16 +0200 > Subject: [PATCH] gnu: Add batctl. > > * gnu/packages/networking.scm (batctl): New variable. Applied with the minor changes below. Thanks, Ludo’. diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 70e010409c..d9134ff910 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -2671,9 +2671,8 @@ maximum extent possible.") "/bin/pkg-config") "CC=gcc"))) (home-page "https://www.open-mesh.org/projects/batman-adv/wiki/Wiki") - (synopsis "Userspace management tool for the mesh networking -batman-adv kernel module") - (description "Control tool for B.A.T.M.A.N. routing protocol in a -linux kernel module for layer 2. On guix system use 'modprobe -batman-adv' to load the kernel module.") - (license license:gpl2))) + (synopsis "Management tool for the mesh networking BATMAN protocol") + (description "This package provides a control tool for the +B.A.T.M.A.N. mesh networking routing protocol provided by the Linux kernel +module @code{batman-adv}, for Layer 2.") + (license license:gpl2+)))