mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-12-28 06:15:20 +07:00
5278396d98
Put this one /etc/modprobe.d/bougs.conf: alias psmouse deaddood `modprobe --show-depends --quiet psmouse` explodes in an assertion (unless you have a module named deaddood). Some people and initrd's use "alias psmouse off" to disable a module instead of blacklisting it or adding a install rule. Add a test with expected_fail == true before fixing this. |
||
---|---|---|
.. | ||
alias-to-none | ||
builtin/lib/modules/4.4.4 | ||
install-cmd-loop | ||
show-depends | ||
softdep-loop |