On Sat, Jan 21, 2023 at 2:40 PM Luis Chamberlain mcgrof@kernel.org wrote:
There is one bug with compression on debian:
- gzip compressed modules don't end up in the initramfs
There is a generic upstream kmod bug:
- modprobe --show-depends won't grok compressed modules so initramfs tools that use this as Debian likely are not getting module dependencies installed in their initramfs
Vincenzo *might* be up to tackle the above, let's see!
Luis