On Sat, 12 Feb 2000, Bill Freeman wrote:
> At least on RedHat 6.0, there is a file:
>       /boot/module-info-<KERNEL_VERSION>
> Does anyone know what uses this file and where it comes from?

  /boot/module-info is used by Red Hat's hardware auto-configuration
utilities, such as Anaconda (the installer), Kudzu (boot-time hardware
detector), and kernelcfg.  They use it to map module names to the type of
module (e.g., so that they know "3c501" is an ethernet driver), along with a
short description and the parameters it needs.

  It comes from Red Hat's development team.  If you are installing one of
their pre-compiled kernels, it should come with the module-info file.  If you
are compiling your own, just let it use the one from the previous Red Hat
pre-compiled kernel.  Most things won't have changed.  Anything that has you
will have to configure manually, of course.

-- 
Ben Scott
[EMAIL PROTECTED]


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to