From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 13 21:06:42 2020 Received: (at submit) by debbugs.gnu.org; 14 Sep 2020 01:06:42 +0000 Received: from localhost ([127.0.0.1]:52175 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHcx8-0000vj-Ij for submit@debbugs.gnu.org; Sun, 13 Sep 2020 21:06:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:42096) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHcx3-0000vI-QH for submit@debbugs.gnu.org; Sun, 13 Sep 2020 21:06:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53268) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHcx3-00014W-LL for bug-guix@gnu.org; Sun, 13 Sep 2020 21:06:37 -0400 Received: from static.214.254.202.116.clients.your-server.de ([116.202.254.214]:49744 helo=ciao.gmane.io) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHcx1-0002b9-UX for bug-guix@gnu.org; Sun, 13 Sep 2020 21:06:37 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kHcwy-0001c8-0Y for bug-guix@gnu.org; Mon, 14 Sep 2020 03:06:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: bug-guix@gnu.org From: Stefan Huchler Subject: eudev should have ability to add a hwdb file Date: Mon, 14 Sep 2020 03:06:27 +0200 Message-ID: <87pn6pnp4c.fsf@mail.de> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cancel-Lock: sha1:Y8/br7MGZZFKaFFoQEPYDllyV6s= Received-SPF: pass client-ip=116.202.254.214; envelope-from=gcggb-bug-guix@m.gmane-mx.org; helo=ciao.gmane.io X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/13 19:45:13 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.248, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: There is a configuration field for udev rules: https://guix.gnu.org/manual/en/html_node/Base-Services.html udev-service [#:udev eudev #:rules '()] But there is no configuration option to add a hwdb file. Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefan.huchler[at]mail.de) 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom; id=gcggb-bug-guix%40m.gmane-mx.org; ip=209.51.188.17; r=debbugs.gnu.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 0.2 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 2.0 SPOOFED_FREEMAIL No description available. X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.9 (-) There is a configuration field for udev rules: https://guix.gnu.org/manual/en/html_node/Base-Services.html udev-service [#:udev eudev #:rules '()] But there is no configuration option to add a hwdb file. I don't know if that matters but nixos has such option: services.udev.extraHwdb That's the hwdb file I want to add: https://github.com/spiderbit/emacs-ergo-thinkpad-kb-layout/archive/master.zip