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 ms5.migadu.com with LMTPS id gBZ8JMwwbGP0gwAAbAwnHQ (envelope-from ) for ; Wed, 09 Nov 2022 23:59:24 +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 uCObJMwwbGOyFgEA9RJhRA (envelope-from ) for ; Wed, 09 Nov 2022 23:59:24 +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 7031838C35 for ; Wed, 9 Nov 2022 23:59:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1osu2B-000391-La; Wed, 09 Nov 2022 17:59:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1osu2A-00038s-Rp for guix-patches@gnu.org; Wed, 09 Nov 2022 17:59:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1osu2A-0005VS-JS for guix-patches@gnu.org; Wed, 09 Nov 2022 17:59:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1osu2A-0005HL-74 for guix-patches@gnu.org; Wed, 09 Nov 2022 17:59:02 -0500 Subject: bug#59010: [PATCH] gnu: Add modprobed-db. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 09 Nov 2022 22:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59010 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 59010-done@debbugs.gnu.org Mail-Followup-To: 59010@debbugs.gnu.org, ludo@gnu.org, hako@ultrarare.space Received: via spool by 59010-done@debbugs.gnu.org id=D59010.166803469020225 (code D ref 59010); Wed, 09 Nov 2022 22:59:02 +0000 Received: (at 59010-done) by debbugs.gnu.org; 9 Nov 2022 22:58:10 +0000 Received: from localhost ([127.0.0.1]:41280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1osu1K-0005G9-HN for submit@debbugs.gnu.org; Wed, 09 Nov 2022 17:58:10 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1osu1I-0005Fv-QI for 59010-done@debbugs.gnu.org; Wed, 09 Nov 2022 17:58:09 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1osu1D-0005MA-4d; Wed, 09 Nov 2022 17:58:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=VLlYVWrUdI6zGswd6xihSJfF0e3iokPxEXdxanxqoW0=; b=haaz8rWUhXf7zTUafI9d gqa55m3f1XmIKtE/Z78mV5xsLXOJrLK/nofHRy5px/D6OYNx2jvQVWnqpfddA5zbsY5BNYAnzggDY mbMTrYscd72s/NdaOGSA99ufuc6uNDee1ktaFTX9ufsCjX8cMmgQvzxhkL3jf+5Mj49OMjy2o2eH/ JzFVsoKrh1uSkSVV9nZd+/WpW+FM+ZgdUf1UOF8hyxi1YOKL1pGc2Lyla6MXQa5XMHvp2u9/S3lGn EC1OTJpv0youD1lkShwx3LZ2WpExlXcSBfQ1nMGhl1hC1dp3ZXiz484iCZevNgn4KMcWU/rLUPMT6 DzHtr2DcPHTt5A==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1osu1C-0001dq-Ip; Wed, 09 Nov 2022 17:58:02 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Wed, 09 Nov 2022 23:58:00 +0100 In-Reply-To: (Hilton Chain's message of "Fri, 04 Nov 2022 13:49:16 +0800") Message-ID: <87iljnn3bb.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668034760; 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-to: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=VLlYVWrUdI6zGswd6xihSJfF0e3iokPxEXdxanxqoW0=; b=M6guU99v/AXdTTYGU0qvJG/lnihH1mt437N00SMB8IZuiyIvFdegFt7H9GH1/NeAFrPuKH sZSlSTZg+yYNlAEfzCD2Hw/ccpMRtQqH2SvvIZD3m4eka+IdzC/W3a9D4BqX2h/SrlkQqQ NREUnzK5aMa4JJXjcEWzq430fyqUT3Dyi/+f8wzBkfxc6sUVOLhS633lgKIBcDhxa2YQAw 5R4hxn1gPmlC+hZ+iGisu8QKxMTw6+SayySD85ZHtjspm99c1Y3GEMZz3muisiNGYp6qAp XcT0DzisG+mYeYjyLdF+2BEgxwAlWdoebR5vrG5/+bn/7JBKaYM2nrhHX8Lx3w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668034760; a=rsa-sha256; cv=none; b=PiJmKpA0ooHbj2JxbO7yFxdYBcfT60Vq9A819fSlFsZM7rh88Zm+6bWLglnybPxXwvEivc bxXOu1464aiB6rfb/BhU/EYF/b1ZoxppdTlvhGcH/oiy7nMl7tt5REOSXPasL/NS5dQAA8 clasuHszvFTbo6l4c51kGweY+YqGuhpgBuFj+zNY+n++39gUfnNzAKMlX0zfcsds5ZC+Vw SiBOqSKSjT5U1iiwJxnj3YgjEuwYV1/mqEPcSuQSKNjyNd5C0ZOMiQL0xCx+oAg0xRetDA aIk5oF/hDrnoznWS5O7t2d0w0aF4Tj2mZFjzLJmUGk7oD6mffE9fH9u4J66+pQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=haaz8rWU; dmarc=pass (policy=none) header.from=gnu.org; 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: -4.02 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=haaz8rWU; dmarc=pass (policy=none) header.from=gnu.org; 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: 7031838C35 X-Spam-Score: -4.02 X-Migadu-Scanner: scn0.migadu.com X-TUID: DxF8gq3ebbvy --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hilton Chain skribis: > * gnu/packages/linux.scm (modprobed-db): New variable. Applied with the cosmetic changes below, thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 69a81ed653..574b0ae027 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -9524,20 +9524,20 @@ (define-public modprobed-db (string-append (search-input-file inputs "/bin/modprobe") " ")))))))) (inputs (list coreutils kmod gawk glibc grep sed)) - (home-page "https://wiki.archlinux.org/index.php/Modprobed-db") - (synopsis "Keep track of EVERY kernel module that has ever been probed") + (home-page "https://wiki.archlinux.org/title/Modprobed-db") + (synopsis "Keep track of Linux modules that have been probed") (description - "@code{Modprobed-db} is a useful utility for users wishing to build a -minimal kernel via a @code{make localmodconfig}. In a nutshell, this make + "Modprobed-db is a useful utility for users wishing to build a minimal +kernel via a @code{make localmodconfig}. In a nutshell, this @command{make} target creates a config based on the current config and a list of modules you -define (@code{modprobed-db} keeps for you). It then disables any module -option that is not needed thus not building hundreds/potentially thousands of -extraneous modules. This results in a system-specific, streamlined kernel -package and footprint as well as reduced compilation times. +define (that @command{modprobed-db} keeps for you). It then disables any +module option that is not needed thus not building extraneous modules. This +results in a system-specific, streamlined kernel package and footprint as well +as reduced compilation times. -@code{Modprobed-db} simply logs every module ever probed on the target system -to a text-based database (@code{$XDG_CONFIG_HOME/modprobed-db}) which can be -read directly by @code{make localmodconfig} as described above.") +Modprobed-db simply logs every module ever probed on the target system to a +text-based database (@file{$XDG_CONFIG_HOME/modprobed-db}), which can be read +directly by @code{make localmodconfig} as described above.") (license license:expat))) (define-public kconfig-hardened-check --=-=-=--