From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:55980) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jDwP5-00059l-Sy for guix-patches@gnu.org; Mon, 16 Mar 2020 16:32:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jDwP4-0003Bu-Pt for guix-patches@gnu.org; Mon, 16 Mar 2020 16:32:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60183) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jDwP4-0003AT-My for guix-patches@gnu.org; Mon, 16 Mar 2020 16:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jDwP4-0003AW-I1 for guix-patches@gnu.org; Mon, 16 Mar 2020 16:32:02 -0400 Subject: [bug#37868] [PATCH v6] system: Add kernel-module-packages to operating-system. Resent-Message-ID: Date: Mon, 16 Mar 2020 21:31:12 +0100 From: Danny Milosavljevic Message-ID: <20200316213112.39b97c4e@scratchpost.org> In-Reply-To: <877dzlibaj.fsf@gnu.org> References: <20200226195929.3615-1-dannym@scratchpost.org> <20200227122519.3226-1-dannym@scratchpost.org> <877dzlibaj.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/NRAIhZob8OfMsjdJP+C9Ku4"; 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Mark H Weaver , 37868@debbugs.gnu.org --Sig_/NRAIhZob8OfMsjdJP+C9Ku4 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Ludo, On Sun, 15 Mar 2020 22:00:04 +0100 Ludovic Court=C3=A8s wrote: > > + (invoke (string-append kmod "/bin/depmod") =20 >=20 > Generally, for this kind of utility function, we assume that the tool is > in $PATH, which allows us to avoid carrying its file name throughout the > API. I=E2=80=99d suggest doing the same here. Hmm, does that mean I should also change PATH in the profile hook? --Sig_/NRAIhZob8OfMsjdJP+C9Ku4 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl5v4hAACgkQ5xo1VCww uqUGYAf/c2W17VVCNlZO3h4vtRkfW/eXJZFz+Y0clUAf+b9xi0juiBDULzEAZWqN CMwdJ4KYoALNNYUuTvdALSCW8eR/U8FoQ/gA330b6zWmJA7snjVA4B2nNC9clD+F fPbhLFUe5ink2IBVR/wQAKlP9aJ5rU6vuZg5TVNBePUdr2VGrQ2S5db+2NhMoMi1 3CBJ4hpMbGg8i/YW+2KJmz1Mf9klF4rhki+BLUllN0rBp6Jt9993qKq4ijfNpHN3 SE4Yv8pb24blEVNXTL7nZqTuroUL3OPb4VL9hd0XywXO/jKssc+zv+TO7Hfj6t8V +k2TFfhrCnFQMtRyAah2gy4lJDjezQ== =CwgN -----END PGP SIGNATURE----- --Sig_/NRAIhZob8OfMsjdJP+C9Ku4--