On Sunday 06 March 2011 19:22, Dudy Kohen wrote:
> In your suggestion you made some assumptions that are not applicable for
> Android:
> Android does not have an /etc/passwd file.
> In addition, the SHELL environment variable is not set.
> Although using the user's shell is a good idea, it will not apply to
> Android.
> I will make a patch that uses a configuration to define the constants, and
> I'll see what I can do about using the variables.


Please try current git. I committed a change which makes
busybox use user's shell:

http://git.busybox.net/busybox/commit/?id=681efe20d327e9e6774b174a617d66bbb9d21f48

Earlier, I committed a fix for running shell scripts w/o shebang:

http://git.busybox.net/busybox/commit/?id=aefe1c260ec5aa691e8b6f773c7fa393bfad0f7b

I believe now busybox should work just fine on Android.
Please let me know if it doesn't.

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

Reply via email to