Federico Vaga
Federico Vaga
Your example is correct, and you are right, `modprobe` behaves as you described. However, it does behave like that only if you have this file `/lib/modules//modules.builtin` in your filesystem (most...
> Always copy `/lib/modules/$(uname -r)/modules.builtin*` to the initramfs and avoid these hacks? If this become a requirement, then it should be done by `dracut` automatically, not by users. > I...
> Right. Your patch makes sense then. Sorry for the noise. On a side note, kernel should put this information somewhere in `/sys` to allow libkmod detect it without having...
> Is this only a concern for the the overlay module ? As an example same can be said for the squashfs module. You are right. As I mentioned, I...
This could be useful if you are using [REUSE](https://reuse.software/) and you run their tool for checking that you are properly licensing your sources.
One more comment. Instead of the boilerplate it should be recommended to use SPDX tags.
Same problem here, using `dracut-59` and `systemd-networkd` on Debian 12.
@tim-seoss No I did not have the time :(
@LaszloGombos Done as recommended.
Hi all, is there something I should do to make this pull-request move forward?