Re: [OpenWrt-Devel] br-lan and wan interfaces not getting plumbed in r18587

2009-12-07 Thread Brian J. Murrell
This turned out to be the mount_root script not getting updated by svn update because it was still flagged as having a conflict. Once it was updated things worked much better. Cheers, b. signature.asc Description: This is a digitally signed message part

Re: [OpenWrt-Devel] br-lan and wan interfaces not getting plumbed in r18587

2009-12-01 Thread Brian J. Murrell
On Mon, 2009-11-30 at 19:03 -0500, Brian J. Murrell wrote: > > for iface in $(awk -F: '/:/ {print $1}' /proc/net/dev); do > /usr/bin/env -i ACTION=add INTERFACE="$iface" > /sbin/hotplug-call net > done So it's clear what prompts the "real" interfaces to get plumbed. T

[OpenWrt-Devel] br-lan and wan interfaces not getting plumbed in r18587

2009-11-30 Thread Brian J. Murrell
I have built a firmware from r18587 in SVN for my wl500gp and it boots fine, but I don't get any other interfaces plumbed except eth0.0 and eth0.1. The br-lan and wan interfaces are not getting plumbed for some reason. I have debugged to the point that I see an /etc/hotplug.d/net/10-net event for