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. |
||
---|---|---|
.. | ||
test-alias | ||
test-blacklist/etc/modprobe.d | ||
test-dependencies/lib/modules/4.0.20-kmod | ||
test-depmod/modules-order-compressed/lib/modules/3.5.4-1-ARCH | ||
test-init | ||
test-loaded | ||
test-modinfo | ||
test-modprobe | ||
test-new-module | ||
test-remove | ||
test-rootfs |