mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
e6171525b9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2342 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
17 lines
527 B
XML
17 lines
527 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>Modutils installs the following:</para>
|
|
|
|
<sect3><title>Program Files</title>
|
|
<para>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></sect3>
|
|
|
|
</sect2>
|
|
|