Previously David Whedon wrote:
> We're really strapped for space trying to fit all on a single floppy. We
> have to carefully consider the 10k that using modprobe will cost us. Is it
> possible for you to elaborate on why you don't want us to use insmod. We
> really only need it to insmod a nic module, and after that we can grab
> anything else that we want off the net (modprobei. for example).
modprobe resolves dependencies, insmod does not. For some network
modules that is really need: you can't load the wd driver for example
before you load the 8130 module. modprobe will do that for, insmod does not.
Wichert.
--
________________________________________________________________
/ Generally uninteresting signature - ignore at your convenience \
| [EMAIL PROTECTED] http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]