Eric Wolzak wrote:

> 2) if using lsmod from busybox there is only a limited buffer. after
> loading all of  the iptable modules and 3 for the nics, lsmod returns
> lsmod: QM_MODULES: No space left on device
> after rmmod of only one module everything is fine again.

This message would come from the limited buffer to display modules. 
insmod has the same code, but retries with the buffer enlarged to
complete its actions.  I'll work on fixing this in busybox and sending
them a fix.

> 3) David, if I remember correct in your root images on Oxygen cat
> is a real copy of busybox, not a link ( would save 150 K ;) )

Are you sure it's not just a hard link?  I'll look at it.

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to