From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:42005) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKnaN-0000lR-ON for guix-patches@gnu.org; Sat, 04 Apr 2020 14:32:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKnaM-0008Py-To for guix-patches@gnu.org; Sat, 04 Apr 2020 14:32:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33276) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jKnaM-0008Po-JM for guix-patches@gnu.org; Sat, 04 Apr 2020 14:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jKnaM-00008J-Fs for guix-patches@gnu.org; Sat, 04 Apr 2020 14:32:02 -0400 Subject: [bug#40274] [PATCH v5] gnu: Add kernel-module-loader-service. Resent-Message-ID: Date: Sat, 4 Apr 2020 20:31:28 +0200 From: Danny Milosavljevic Message-ID: <20200404203128.0cc37fca@scratchpost.org> In-Reply-To: <9ed8ed843f7a66dc306679885a641514@waegenei.re> References: <20200328135908.2540-1-brice@waegenei.re> <20200402123712.338-1-brice@waegenei.re> <20200402155640.121e4879@scratchpost.org> <2b32956fc10fd3012388722e1b00ce21@waegenei.re> <20200403122044.2f9e2552@scratchpost.org> <9ed8ed843f7a66dc306679885a641514@waegenei.re> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/2Sij7beLpFPByi7IeDskkMC"; protocol="application/pgp-signature"; micalg=pgp-sha256 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brice Waegeneire Cc: ludo@gnu.org, 40274@debbugs.gnu.org --Sig_/2Sij7beLpFPByi7IeDskkMC Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Brice, >But like you noted it would=20 > be specific > to loadable modules and not built-in ones since `kernel-arguments` is=20 > just an OS > field, which AFAIK can't be influenced by a service. There's no one stopping us from extending operating-system-kernel-arguments, which already exists as a helper procedure, to also call operating-system-services and check those for the command line arguments to add (see gnu/system.scm). --Sig_/2Sij7beLpFPByi7IeDskkMC Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl6I0oAACgkQ5xo1VCww uqUPXAgAlOS3yl9VVopUcmRf2TjjcNEM0sUdPf8oGtxJ2LqvJQxgsk8Tpcs16qEq v+DiVxh/+uWJLEDakTkYrTXfl6GRMC3ODCLGtcTn1DJq373mE3SNVGxh+CvhMyQL qIUEVgXw86Y6sKRU+kPXbrb0l1MJ7bVLLQkSac5qWE8K6x3dSL766E4EqhcZ8zPm DPhhJ6dKr7bVLSHjv+aGNnIFD93XfgUXjSVXLNGYLTc4cQtMPC2dJM9LroOhvwvC N0ms2yimzmBL9e7uZSZmlyBUWGfjGRS43syk+AK5a1ZiMrbfXU2tQSmsK+cDbIr1 81L8MvmOEfxp/wOuZjvNFecLrnawqg== =9wOr -----END PGP SIGNATURE----- --Sig_/2Sij7beLpFPByi7IeDskkMC--