[gentoo-dev] Migration from linux-mod.eclass to linux-mod-r1.eclass

2023-06-17 Thread Mike Pagano
Hello, Thanks to the amazing work by Ionen I'd like to start the process to request all consumers of linux-mod.eclass to start migrating to linux-mod-r1.eclass. Tracker bug is up and I will start to add consumers. If anyone needs a hand with the migration I am happy to help. Details on linux-m

Re: [gentoo-dev] [PATCH 2/2] dist-kernel-utils.eclass: skip initrd installation when using the uki layout

2023-06-17 Thread Andrew Ammerlaan
This replaces a workaround with a better one. Instead of tricking 50-dracut.install with an empty inird file we instruct kernel-install to simply skip this plugin. This way we don't end up with a bunch of confusing empty initrd files in /boot. End result is the same. I've got an upstream PR

[gentoo-dev] [PATCH 1/2] dist-kernel-utils.eclass: fix extension of generated efi file

2023-06-17 Thread Andrew Ammerlaan
This fixes a bug. The 90-uki-copy.install kernel-install plugin insists uki's have the .efi extension. You only hit this if you set layout=uki in /etc/kernel/install.conf. layout=uki is probably what you want if you set uefi=yes in dracut.conf because in this layout the uki's end up on the ESP

Re: [gentoo-dev] [PATCH 2/2 v3] kernel-build.eclass: add USE="modules-sign"

2023-06-17 Thread Andrew Ammerlaan
Split the patch in two pieces and changed the name of the pre-inherit variable to KERNEL_IUSE_MODULES_SIGN. Plus some quotation fixes. From e019e78448376b04c91397c7efc60ee72c24bf93 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Thu, 15 Jun 2023 21:10:02 +0200 Subject: [PATCH] kernel-buil

Re: [gentoo-dev] [PATCH 1/2 v3] kernel-build.eclass: add IUSE="strip", install generated keys

2023-06-17 Thread Andrew Ammerlaan
No functional changes in version 3, just renaming some variables and splitting the version 2 patch. From 969f242c3269c068ebfe5adc37ebfc92dcd56181 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Thu, 15 Jun 2023 11:50:10 +0200 Subject: [PATCH] kernel-build.eclass: add IUSE="strip", install

[gentoo-dev] Package up for grabs: dev-libs/gumbo

2023-06-17 Thread Hans de Graaff
Hi, I originally added dev-libs/gumbo because it was a dependency for dev- ruby/nokogiri, but in the mean time nokogiri has bundled this package and modified it to fix various issues and better integrate it with nokogiri. Google's upstream version appears to be no longer maintained, it has been a

[gentoo-dev] Packages up for grabs: x11-misc/lightdm-mini-greeter and x11-misc/xautolock

2023-06-17 Thread Hans de Graaff
Hi, After migrating to Wayland I no longer have a need for these X packages. I have already removed myself as maintainer. x11-misc/lightdm-mini-greeter Has no open bugs. Up-to-date with upstream. x11-misc/xautolock Has one open bug that should be addressed upstream, but upstream is pretty much