Thanks for your suggestion.

2007/3/25, Mike Frysinger <[EMAIL PROTECTED]>:

On Sunday 25 March 2007, Xuefeng Ren wrote:
> I want to use init in the busybox with uClibc in arm-nommu platform.
> but the uclibc do not support the fork.
> i replace the fork with vfork, the init is not running correctly.
> Does anybody know how to resolve this problem.

the uClinux guys use simpleinit for this reason (and the fact that a BFLT
of
busybox loaded into ram just for init is a waste of resources)

you should use that rather than busybox's init
-mike


_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to