mirror of
https://github.com/AuxXxilium/kmod.git
synced 2025-03-10 07:53:48 +07:00
![]() We now index the modules by uncompressed-relative-path instead of relative-path. This is because the file modules.order, coming from kernel, always comes with uncompressed paths. This fixes the issue of not sorting the aliases correctly due to paths not matching when using compressed modules. |
||
---|---|---|
.. | ||
.gitignore | ||
depmod.c | ||
insmod.c | ||
kmod.c | ||
kmod.h | ||
lsmod.c | ||
modinfo.c | ||
modprobe.c | ||
rmmod.c |