[BusyBox] Improving Our Development Process _after_ 0.49

Larry Doolittle ldoolitt at recycle.lbl.gov
Wed Jan 24 18:05:46 UTC 2001


Matt asked:
> >     Can someone with CVS commit rights do a s/maintainence/maintenance/ ?
> Given that those warnings are all probably going to be lies
> anyway, should they be removed altogether?

OK by me.

> >     Can we put in insmod -L support?
> How so?  Ignoring it altogether or flock'ing the module being
> inserted?

One or the other, I don't care.  It's not as if the flock()
call will take that many bytes (insmod is already a monster).
But all the insmod usage (including modprobe) I know of is
"single-threaded", so locking shouldn't be needed.

     - Larry





More information about the busybox mailing list