> > > I'm currently working on patch busybox udhcpc to support --env, which seems
> > > like the sensible solution to that problem.
> > Why not use the patch I made for Gentoo?
> > http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/udhcp/files/udhcp-0.9.9_pre20041216-env.patch?view=markup
> Yeah, I've been basing on that, but most parts of it don't apply (the getopt
> handling in busybox is completely different, for example). So I'm rewriting
> the patch (keeping the actual code the same) to apply to the busybox udhcpc.
Just a quick note that I've (finally) finished this patch.
I filed a bug [1] for it, so get it there if you need it.