From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:34465) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jL6XD-0008Q6-Gx for guix-patches@gnu.org; Sun, 05 Apr 2020 10:46:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jL6XC-0002Pv-Bp for guix-patches@gnu.org; Sun, 05 Apr 2020 10:46:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34924) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jL6XC-0002Pr-6U for guix-patches@gnu.org; Sun, 05 Apr 2020 10:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jL6XC-0002I2-35 for guix-patches@gnu.org; Sun, 05 Apr 2020 10:46:02 -0400 Subject: [bug#40422] [PATCH] gnu: kmod: Update to 27. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20200404071534.17291-1-brice@waegenei.re> References: <20200404071534.17291-1-brice@waegenei.re> Date: Sun, 05 Apr 2020 16:45:48 +0200 Message-ID: <87y2rang83.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; 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: Brice Waegeneire , 40422@debbugs.gnu.org --=-=-= Content-Type: text/plain Brice Waegeneire writes: > * gnu/packages/linux.scm (kmod): Update to 27. Enable tests. > --- > > This patch need to be merge on core-updates because > 2200 packages will need > to be rebuilt. Without this patch (in particular `--sysconfdir=/etc`) it's > not possible to pass module arguments to `kernel-module-loader` from > . As the core-updates branch is frozen right now, could you submit this patch as a 'kmod/next' variable? See e.g. 'help2man/latest' or 'automake-1.16.2' for inspiration. After the core-updates merge, we can do a larger 'staging' round that updates the default 'kmod'. I wonder if we should patch eudev to use /run/current-system/profile/bin/ instead of /gnu/store/...kmod/bin so that we can update kmod without triggering a huge rebuild. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl6J7xwACgkQoqBt8qM6 VPriLAf+Oq3tiSFXVXZPgTOzf9ah9kMUQFiKjiqy0BIp16ayx9ebkC2RXN1g26il Tdv6XaPu3g/kq/Ftt/LhKWVKNUIr6NumXZjb0gBnJg8vrdIg7qFE6OjbFmrtI8jB W9HjvjxYAmaffh4ukue/lUzKv+0avV5JjVnOlbImoeOqQ4nK3WE1qeLF6aX7/yjj PCjbkx1fZX+V+sHIGsS5TmlAAq+RThE9dWbX3JBruDqi79MQuRUyOkjdScrFapWh JiLyOmZXlU6zcwQIpjhZuDQgKRqWv6psfzhvhFIQlzdTBA4u7IcoZh3NyvDACPsM pHXd03Rjhfs2CFkeVWWVay0gA3yvVA== =fkQW -----END PGP SIGNATURE----- --=-=-=--