Re: [leaf-user] Busybox 1.8 coughes on multiple tabstops in /etc/network/interfaces

2008-03-20 Thread KP Kirchdoerfer
On Wednesday 19 March 2008 12:43:04 Eric Spakman wrote: > Hi Erich, > > I couldn't find in the busybox changelog where this change is applied. I > will create an updated initrd with busybox-1.9.1 this evening which > hopefully fixes this issue. > > Eric Eric; I checked on the developer version an

Re: [leaf-user] Busybox 1.8 coughes on multiple tabstops in /etc/network/interfaces

2008-03-19 Thread Eric Spakman
Hi Erich, I couldn't find in the busybox changelog where this change is applied. I will create an updated initrd with busybox-1.9.1 this evening which hopefully fixes this issue. Eric > Hi > > > After upgrading to busybox 1.8.2 I found that ifup does not handle > multiple tabstops in /etc/networ

[leaf-user] Busybox 1.8 coughes on multiple tabstops in /etc/network/interfaces

2008-03-19 Thread Erich Titl
Hi After upgrading to busybox 1.8.2 I found that ifup does not handle multiple tabstops in /etc/network/interfaces well. auto eth11 iface eth11 inet static address 192.168.211.36 netmask 255.255.255.224 broadcast 192.168.211.63 chameleon# ifup et