non-busybox dhcp clients (was: PATCH: ifupdown.c, udhcpc, and standalone shell)
Natanael Copa
natanael.copa at gmail.com
Thu Oct 5 05:23:22 PDT 2006
On Thu, 2006-10-05 at 08:11 -0400, Gabriel L. Somlo wrote:
> On Thu, Oct 05, 2006 at 08:10:08AM +0200, Natanael Copa wrote:
> > There is a "which" applet in busybox that is designed to parse the
> > $PATH. Couldn't the code be shared with that somehow?
>
> Nathanael,
>
> What if you build busybox with 'which' turned off ?
Then you put the shared code in a lib if its not already there. In worst
case you make it depend on 'which', but that shouldnt be neccesary.
> Cheers,
> Gabriel
>
>
More information about the busybox
mailing list