From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1esIse-0006sr-TE for guix-patches@gnu.org; Sat, 03 Mar 2018 20:56:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1esIsb-00047f-Sg for guix-patches@gnu.org; Sat, 03 Mar 2018 20:56:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35495) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1esIsb-00047b-QX for guix-patches@gnu.org; Sat, 03 Mar 2018 20:56:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1esIsb-0005cO-J5 for guix-patches@gnu.org; Sat, 03 Mar 2018 20:56:01 -0500 Subject: [bug#30604] [PATCH v8 3/7] linux-boot: Load kernel modules only when the hardware is present. Resent-Message-ID: Date: Sun, 4 Mar 2018 02:54:54 +0100 From: Danny Milosavljevic Message-ID: <20180304025454.791a2b87@scratchpost.org> In-Reply-To: <87sh9g4vy1.fsf@gnu.org> References: <20180302153408.14091-1-dannym@scratchpost.org> <20180303135533.6112-1-dannym@scratchpost.org> <20180303135533.6112-4-dannym@scratchpost.org> <87sh9g4vy1.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/Bu7nXlkPzNj2tBNhO1bISAs"; protocol="application/pgp-signature" 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: 30604@debbugs.gnu.org --Sig_/Bu7nXlkPzNj2tBNhO1bISAs Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Ah, your attached patch is fine, just the proposed usage=20 (for-each (catch-ENOENT load-linux-module*) ^^^^^^^^^^^^^^^^^^ (needed-modules (known-module-aliases (string-append linux-module-directory "/modules.alias")))) is probably not working. --Sig_/Bu7nXlkPzNj2tBNhO1bISAs Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlqbUe8ACgkQ5xo1VCww uqXHyAf/ZSamYfxnytp+YzqCZ3ZmoZ/6vD+5H176T5CuMtS7ZtfrkFe4d/lvjB3R QfAd5rBRzuJ5jO0Or75iGgUleXGO191Rqt/r/AoSeOCur+T3VUAOSrv689F9l/bU bAOdnOJqNarX7oBrrqmySg0MINUdjaCpWW7B+HSCTuG81fSJl2vdJnUZvPjs25Zn A+wLozvtzps+wOOrbiQNFspCvwTecMccsUbG+s022c/Ssr/hHxwE43SdUzApR1YZ F3ugEM1G60KgfXgjTFS9DOKIMLVbfvTZy7J+cbbc9GTrbPhoLFEieUQj+MyjTMb6 oCT+/VZANgBc4YzfoMHEi3Pp1uGg6Q== =54nz -----END PGP SIGNATURE----- --Sig_/Bu7nXlkPzNj2tBNhO1bISAs--