Hi, On 10/16/24 20:18, Julian Andres Klode wrote:
It seems Debian kernels include modules in their image package, causing the modules to be counted. An Ubuntu kernel image (which I tested this against) meanwhile is true to the name and only contains the kernel image (the modules are in linux-modules-$(uname -r)).
What are our ways out here?
Count the -modules package, if it exists, but ignore if it doesn't? Simon