From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id AI8yDL0qmWIggwAAbAwnHQ (envelope-from ) for ; Thu, 02 Jun 2022 23:25:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id OJr+C70qmWL3xgAAauVa8A (envelope-from ) for ; Thu, 02 Jun 2022 23:25:17 +0200 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 C38EFDC10 for ; Thu, 2 Jun 2022 23:25:16 +0200 (CEST) Received: from localhost ([::1]:57946 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nwsJf-0001pg-3x for larch@yhetil.org; Thu, 02 Jun 2022 17:25:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59018) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwsJR-0001pY-Vm for guix-patches@gnu.org; Thu, 02 Jun 2022 17:25:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60819) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nwsJR-0000M0-NB for guix-patches@gnu.org; Thu, 02 Jun 2022 17:25:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nwsJR-0005zd-J9 for guix-patches@gnu.org; Thu, 02 Jun 2022 17:25:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55231] [PATCH v1] initrd: Allow extra search paths with =?UTF-8?Q?=E2=80=98initrd-extra-module-paths=E2=80=99?= References: <87wnf3pv87.fsf@ditto.jhoto.spork.org> In-Reply-To: <87wnf3pv87.fsf@ditto.jhoto.spork.org> Resent-From: Kaelyn Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 02 Jun 2022 21:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55231 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "55231@debbugs.gnu.org" <55231@debbugs.gnu.org> Received: via spool by 55231-submit@debbugs.gnu.org id=B55231.165420505322974 (code B ref 55231); Thu, 02 Jun 2022 21:25:01 +0000 Received: (at 55231) by debbugs.gnu.org; 2 Jun 2022 21:24:13 +0000 Received: from localhost ([127.0.0.1]:54716 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwsIf-0005yU-Jf for submit@debbugs.gnu.org; Thu, 02 Jun 2022 17:24:13 -0400 Received: from mail-4319.protonmail.ch ([185.70.43.19]:21105) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwsIc-0005yD-Qs for 55231@debbugs.gnu.org; Thu, 02 Jun 2022 17:24:13 -0400 Date: Thu, 02 Jun 2022 21:23:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1654205044; x=1654464244; bh=g3CE23lz0ZLNTm1gf8g8ldokSQK9Vy/Gt6dvJVn/zmI=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=FJhof82YeBm6bICyY4q+SafPHRnAgy+8Z7CBSU4GAuI82EfEGAbZMYdYRXZrRIJfp AalKGSFQ7lRrujTQwazanEAluZ9951nWs+V8QtqYO9KV1G2LFWiYFvsHt/GGEtsLz4 vfFp3EMgOSOgy500UbHkpgO2P5NbjyUceT2EyBuAnuiR5FnZnbDp8oHiDcuZBwdQ8A E13U1ZIWIZb0pdC4DtYF+7teF9TFXkllQN9+4ZDB4YN+1nsgB3hXedMy69WTAIOW/k BA66YL1iNGjE323x2qYYxKsI7dy+wkB5BuNe9gFIBurtxOi3RnJ9vo+dw2tgipPcTW 0DwWLF+WeyEaQ== Message-ID: Feedback-ID: 34709329:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" Reply-to: Kaelyn X-ACL-Warn: , Kaelyn via Guix-patches From: Kaelyn via Guix-patches via 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=1654205116; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=g3CE23lz0ZLNTm1gf8g8ldokSQK9Vy/Gt6dvJVn/zmI=; b=TMCDtI9vjZbTLUjI5YLZFhn4MCTQl+3WDMiFr4NrucQsNBAcKHts44zx2bMae3/oSOBlQN 2cst9IxM2sX0WdV/LHiOcbl4BVLW0nvwXNchshBHhnFVfiEiPtTiXowDSPwon/sa/6VyCX bRJ7Klguf9mFDBMdDtxmSURZ/Wnm5HamEeSgHuGK6Wked2nhQgoKvbINF1WTErRxh438aN 7pFUY8Dnku997VadPV9Y49WaC12lUPPeZCdXR6WsU5RjxQBt9LaQvx01bnh8fnDUa3qeuq 58U31yNxQHwf1izMXYZZflzclYl1mjMFdmsTyLgxzC7EN5vlki12DiFOZD5RTg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654205116; a=rsa-sha256; cv=none; b=IDQXhcTuxqqUF3RSwOf/CpOiHOWT8uSVaWX2zTTY39OL954i3E3jlCoTHnpQhzza3356ZF v8lZgGV2DQcRDUtOuo2x7rvLuCsWPh7fq0+6D65aEpjwYDn/BnadirVa2SKc4ttokGhY7Q OpjNIxqjNZICzY1tp+quiL4iBFXMAplTls9f7fy0FBF1W/vDNWSv1/6FCdGzRhOe7OXxeX gncP4TZIZ1ShZ3T4VI/mrW3Ava/WtzH0Cgnm3/MlJwGNjmWICgk6VCanWnUIYm3ibEFWDR RujZV6vQW6LrTs12fbW3ZEQGcxxg9YTJz41gPL+zHN9MenP460IpoPFsJJTKrg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=FJhof82Y; 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: -3.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=FJhof82Y; 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: C38EFDC10 X-Spam-Score: -3.53 X-Migadu-Scanner: scn1.migadu.com X-TUID: XU9UHUKVsDGn Hi, My $0.02 on 'initrd-extra-module-paths' vs 'kernel-loadable-modules': if th= e initrd code is smart enough to not include the entire packages and only i= ncludes the requested modules from the packages (which I think is already t= rue based on behavior observed some time ago), then not having to duplicate= the list would be preferable. I found this issue in the tracker after being surprised that the initrd bui= lder ignored 'kernel-loadable-modules' with 'initrd-modules' only working f= or modules that are included in the primary linux kernel package. That surp= rise over the incompatibility between 'initrd-modules' and 'kernel-loadable= -modules' is also why I've been relatively vocal about the patch. ;) Cheers, Kaelyn