kmod/tools
Lucas De Marchi 88c247f7f1 depmod: fix parsing of modules.order with compressed modules
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.
2012-10-03 16:29:36 -03:00
..
.gitignore Update .gitignore files 2012-02-05 02:15:20 -02:00
depmod.c depmod: fix parsing of modules.order with compressed modules 2012-10-03 16:29:36 -03:00
insmod.c Remove ifdef for building tools not bundled 2012-06-15 00:40:14 -03:00
kmod.c
kmod.h Use #pragma once instead of #ifndef 2012-07-18 10:31:50 -03:00
lsmod.c Remove ifdef for building tools not bundled 2012-06-15 00:40:14 -03:00
modinfo.c build-sys: Remove --with-rootprefix option 2012-10-02 00:27:31 -03:00
modprobe.c build-sys: Remove --with-rootprefix option 2012-10-02 00:27:31 -03:00
rmmod.c Remove ifdef for building tools not bundled 2012-06-15 00:40:14 -03:00