Re: busybox ash, insmod and udhcpc

2002-11-27 Thread Glenn McGrath
On Thu, 28 Nov 2002 09:13:48 +1100 Glenn McGrath <[EMAIL PROTECTED]> wrote: > hmm, busybox-unstable.deb with the same feature as 0.60.5-2 appears to > have increased in size by 20kB, maybe i translated the config > incorrectly, ill look into that. Ignore this, i was including the changelogs etc

Re: busybox ash, insmod and udhcpc

2002-11-27 Thread Glenn McGrath
On 18 Nov 2002 03:01:37 +0100 Tollef Fog Heen <[EMAIL PROTECTED]> wrote: > * Glenn McGrath > > | We can save some space in the rootfs by using busybox from cvs > | > | busybox-0.60.4 130856 > | busybox-cvs 123628 > | > | busybox-0.60.4 + dash + dhclient + insmod 271160 > | busybox-cvs w

Re: busybox ash, insmod and udhcpc

2002-11-18 Thread Erik Andersen
On Mon Nov 18, 2002 at 11:43:50PM +0100, Tollef Fog Heen wrote: > * Tollef Fog Heen > > | | Hmm. Did you include an /usr/share/udhcpc/default.script file? > | > | No, but it doesn't make any difference if I do. I just tested. > > I found the problem, udhcpc doesn't bring up the interface at al

Re: busybox ash, insmod and udhcpc

2002-11-18 Thread Tollef Fog Heen
* Tollef Fog Heen | | Hmm. Did you include an /usr/share/udhcpc/default.script file? | | No, but it doesn't make any difference if I do. I just tested. I found the problem, udhcpc doesn't bring up the interface at all. Something like struct ifreq req; [..] /* bring up the device, an

Re: busybox ash, insmod and udhcpc

2002-11-18 Thread Tollef Fog Heen
* Erik Andersen | On Mon Nov 18, 2002 at 03:01:37AM +0100, Tollef Fog Heen wrote: | > I've played about with busybox-cvs today and it seems to work fine, | > especially having a half-decent shell is good when trying to debug | > problems. However, it seems like udhcpc there is broken -- it | >

Re: busybox ash, insmod and udhcpc

2002-11-17 Thread Erik Andersen
On Mon Nov 18, 2002 at 03:01:37AM +0100, Tollef Fog Heen wrote: > * Glenn McGrath > > | We can save some space in the rootfs by using busybox from cvs > | > | busybox-0.60.4 130856 > | busybox-cvs 123628 > | > | busybox-0.60.4 + dash + dhclient + insmod 271160 > | busybox-cvs with busybo

Re: busybox ash, insmod and udhcpc

2002-11-17 Thread Tollef Fog Heen
* Glenn McGrath | We can save some space in the rootfs by using busybox from cvs | | busybox-0.60.4130856 | busybox-cvs 123628 | | busybox-0.60.4 + dash + dhclient + insmod 271160 | busybox-cvs with busybox ash, udhcpc and insmod also compiled in 201804 | | I think busybox ash, ud

busybox ash, insmod and udhcpc

2002-10-24 Thread Glenn McGrath
We can save some space in the rootfs by using busybox from cvs busybox-0.60.4 130856 busybox-cvs 123628 busybox-0.60.4 + dash + dhclient + insmod 271160 busybox-cvs with busybox ash, udhcpc and insmod also compiled in 201804 I think busybox ash, udhcpc and insmod should be good enough