Estimated build time: 0.1 SBU Estimated required disk space: 2.9 MB |
The Modutils package contains programs that you can use to work with kernel modules.
Installed programs: depmod, genksyms, insmod, insmod_ksymoops_clean, kallsyms (link to insmod), kernelversion, ksyms (link to insmod), lsmod (link to insmod), modinfo, modprobe (link to insmod) and rmmod (link to insmod)
Modutils depends on: Bash, Binutils, Bison, Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, Sed.
Prepare Modutils for compilation:
./configure |
Compile the package:
make |
And install it:
make install |