On Fri, Oct 13, 2000 at 10:01:56AM -0400, Chris Swiedler wrote:
> Why is modprobe kept as a separate executable, when nothing else in the
> kernel is (seems to be)? What is the advantage to keeping modprobe separate,

modprobe is a userspace tool. It resolves dependencies based on a textfile
called modules.dep and asks the kernel to load the modules in the apropriate
order.

> chris

-- 
Live long and prosper
- Harald Welte / [EMAIL PROTECTED]                http://www.gnumonks.org
============================================================================
GCS/E/IT d- s-: a-- C+++ UL++++$ P+++ L++++$ E--- W- N++ o? K- w--- O- M- 
V-- PS+ PE-- Y+ PGP++ t++ 5-- !X !R tv-- b+++ DI? !D G+ e* h+ r% y+(*)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to