mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
dec4b0a901
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
15 lines
487 B
XML
15 lines
487 B
XML
<sect2><title>Contents of Modutils</title>
|
|
|
|
<!-- <para>(Last checked against version &modutils-contversion;.)</para> -->
|
|
|
|
<para>The Modutils package contains programs that you can use to work with
|
|
kernel modules.</para>
|
|
|
|
<para><emphasis>Installed programs</emphasis>: 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)</para>
|
|
|
|
</sect2>
|
|
|