[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#83608: [PATCH]: modutils-udeb for debian-installer



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  \
| wichert@cistron.nl                  http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |



Reply to: