112 lines
2.4 KiB
HTML
112 lines
2.4 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of MODULES.DEP</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>MODULES.DEP</H1>
|
|
Section: modules.dep (5)<BR>Updated: 03/12/2020<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
modules.dep, modules.dep.bin - Module dependency information
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<P>
|
|
|
|
/lib/modules/modules.dep
|
|
<P>
|
|
|
|
/lib/modules/modules.dep.bin
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
modules.dep.bin
|
|
is a binary file generated by
|
|
<B>depmod</B>
|
|
listing the dependencies for every module in the directories under
|
|
/lib/modules/<I>version</I>. It is used by kmod tools such as
|
|
<B>modprobe</B>
|
|
and libkmod.
|
|
<P>
|
|
|
|
Its text counterpar is located in the same directory with the name
|
|
modules.dep. The text version is maintained only for easy of reading by humans and is in no way used by any kmod tool.
|
|
<P>
|
|
|
|
These files are not intended for editing or use by any additional utilities as their format is subject to change in the future. You should use the
|
|
<B><A HREF="/cgi-bin/man/man2html?8+modinfo">modinfo</A></B>(8)
|
|
command to obtain information about modules in a future proof and compatible fashion rather than touching these files.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
<P>
|
|
|
|
This manual page originally Copyright 2002, Rusty Russell, IBM Corporation. Maintained by Jon Masters and others.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<P>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+depmod">depmod</A></B>(8),
|
|
<B><A HREF="/cgi-bin/man/man2html?8+modprobe">modprobe</A></B>(8)
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHORS</H2>
|
|
|
|
<P>
|
|
|
|
<B>Jon Masters</B> <<A HREF="mailto:jcm@jonmasters.org">jcm@jonmasters.org</A>>
|
|
<DL COMPACT><DT id="1"><DD>
|
|
Developer
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>Lucas De Marchi</B> <<A HREF="mailto:lucas.de.marchi@gmail.com">lucas.de.marchi@gmail.com</A>>
|
|
<DL COMPACT><DT id="2"><DD>
|
|
Developer
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="6"><A HREF="#lbAE">COPYRIGHT</A><DD>
|
|
<DT id="7"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="8"><A HREF="#lbAG">AUTHORS</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:04 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|