bug#1165: [BusyBox] bug#1165: insmod module search path

Matt Kraai kraai at alumni.carnegiemellon.edu
Mon May 14 12:00:04 UTC 2001


On Sat, May 05, 2001 at 02:56:51AM -0500, ssrat at mailbag.com wrote:
> It would appear that insmod will search /lib/modules recursively for 
> a module.  The GNU insmod searches the following, in order:
> 
> /lib/modules/`uname -r`       i.e., /lib/modules/2.2.19
> /lib/modules/`kernelversion`  i.e., /lib/modules/2.2
> /lib/modules/default
> /lib/modules

BusyBox now searches

/lib/modules/`uname -r`
/lib/modules

Is this sufficient to address your needs?  That is, can this bug
be closed?

Matt






More information about the busybox mailing list