From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id IDllD58pN2LmzwAAgWs5BA (envelope-from ) for ; Sun, 20 Mar 2022 14:18:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id XuDLDJ8pN2KZcQAA9RJhRA (envelope-from ) for ; Sun, 20 Mar 2022 14:18:23 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C2ABA2AAE6 for ; Sun, 20 Mar 2022 14:18:22 +0100 (CET) Received: from localhost ([::1]:41964 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nVvRu-00008W-16 for larch@yhetil.org; Sun, 20 Mar 2022 09:18:22 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36400) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nVvRa-00007h-Fj for guix-patches@gnu.org; Sun, 20 Mar 2022 09:18:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39310) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nVvRa-0007V0-78 for guix-patches@gnu.org; Sun, 20 Mar 2022 09:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nVvRa-0007Sa-3V for guix-patches@gnu.org; Sun, 20 Mar 2022 09:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54352] [PATCH v2] services: dnsmasq: Add more options. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 20 Mar 2022 13:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54352 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Remco van 't Veer Cc: 54352@debbugs.gnu.org Received: via spool by 54352-submit@debbugs.gnu.org id=B54352.164778227128659 (code B ref 54352); Sun, 20 Mar 2022 13:18:02 +0000 Received: (at 54352) by debbugs.gnu.org; 20 Mar 2022 13:17:51 +0000 Received: from localhost ([127.0.0.1]:33207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nVvRP-0007SB-0N for submit@debbugs.gnu.org; Sun, 20 Mar 2022 09:17:51 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:53872) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nVvRN-0007S2-7z for 54352@debbugs.gnu.org; Sun, 20 Mar 2022 09:17:49 -0400 Received: from [192.168.100.254] ([188.189.229.90]) by laurent.telenet-ops.be with bizsmtp id 8dHn2700Z1xgCic01dHnyG; Sun, 20 Mar 2022 14:17:48 +0100 Message-ID: From: Maxime Devos Date: Sun, 20 Mar 2022 14:17:47 +0100 In-Reply-To: <87ils8bw91.fsf@remworks.net> References: <20220312154813.5538-1-remco@remworks.net> <20220320114405.4702-1-remco@remworks.net> <956761e46ca4fdd9fb77e3d85f5eaaa125145a57.camel@telenet.be> <87ils8bw91.fsf@remworks.net> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-Bjy+bsG2ckLs55r8Cl94" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1647782268; bh=pA9n/MpE2wFAahhhQdf9e2Qn8xTpbGPpeV66ByValL0=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=eH7D2U783WKPx0nkBctZ41y8+SflgmKgGqP1jq8oLWyUh0g/6OIpLUhQQWR46oMyR TRhueHm0fA4gKjUeYsd4PaVl95SLzNyj2Jv2dp3a/bAYXvBI0xVdQ+wcjQOxq9ZFvA wP7/YvRS8amveOxWaHhXDnyyKAic/vI/2FbUTrwIPnqoAfRvthYl87kmiPu/+/a+sV 1h2BD2gjoc6dGVPqJTcr72dWrQKeXFAI249H5f1ZI+8Clk/67Y9CTZQfMxoAUXqqGM qHTlWXkkbHcWDPgyduGa9dIgEDIXWBuRqmchL/sXQq6ZAPownZSmxvjI8H+yWi4Ep9 4cqmuy5yIh0nw== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1647782302; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=pA9n/MpE2wFAahhhQdf9e2Qn8xTpbGPpeV66ByValL0=; b=f890dRW5Ys55DqAZa7axJ4erqV18NcVO+NscA9GSvWb6oCg5FWWOEBOWLaPyGmGUAeZq+W jFLldmePi4JBu2QxSakg+k/vMQYxvmATKHMa4BXeZEGZFdr4Zq7dzx7uTVPTNeu6lm62NU 6tAweB2Mhh+3Og7R7SMn94rPmSndgoCAFylz7YpQA9jLtgAyGhHCPHiwD9KKvrVYK0ugk5 9doeK5VrLr2i29Za5elgdTNKEmXRJY34XJoiK6PDwoV2+F/osSN/xhet9H06FHCy5U2cnx MWg3iiGqOVZjmzBWyKuS050j0orDQeU0VDTrGHFLMeMYVoyiO14ewt3ZaK8Qaw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647782302; a=rsa-sha256; cv=none; b=JP38VQcRkXLOIenQ7kI0OhZJ2IzMXOqpUBzVeIoW45aymY5+MU6N0fV8tPwj71DRSq2844 kB0xgJyglrBb1gLsBP3dul0Sz5VbUtFTk2YJ3EUsOmBc0iljR7tTqqxY/Im5UTUMmYzC1Q 9FUUJs4DRn5lFtQwbDsK6SnHy0SSNui/XweI72OPTknVxQjQV9tmGR5R3qLoO5AycPR/iJ DV6AE5xqq+w40qn7DCeRCn1m7Kv6uLcgQNKp2gA+CB4r/2CbWTXht3P8vupOeMCoOOWdGR sU21dsHad21eO/NDKIgtHITara6WRAKPYIIUVVEYbB/f+zYFHnbO5mLcI8KYdA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=eH7D2U78; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 3.47 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=eH7D2U78; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: C2ABA2AAE6 X-Spam-Score: 3.47 X-Migadu-Scanner: scn0.migadu.com X-TUID: ZRZ6H3wivUaa --=-Bjy+bsG2ckLs55r8Cl94 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Remco van 't Veer schreef op zo 20-03-2022 om 14:15 [+0100]: > I totally agree with the naming suggestions and will apply them but what > if somebody has been using dnsmasq before?=C2=A0 In that case they will n= ot > recognize the options and which may cause confusion.=C2=A0 I guess the an= swer > to that is that guix should not propagate the wording mistakes made > upstream? Perhaps some lines like =E2=80=98This option corresponds to the --foo-bar command line option.=E2= =80=99 could be added? Greetings, Maxime. --=-Bjy+bsG2ckLs55r8Cl94 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYjcpexccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7oIaAQCdkNBmEZfleUXRF7A2ple5Bkfj vGrzwuCDEruK6MPGXAD+Lvh/d5EHgshOpj5KdyS0mmB0auRYkRaOUrzVy3R+hAA= =YMdO -----END PGP SIGNATURE----- --=-Bjy+bsG2ckLs55r8Cl94--