openwrtv3/package/base-files/files
Felix Fietkau 73f61a64eb fix error output of brctl if bridging is not supported.
The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method:

"brctl: SIOCGIFBR: Package not installed"

This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged.

Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>

SVN-Revision: 20218
2010-03-14 21:10:07 +00:00
..
bin base-files: move firstboot to /sbin 2009-09-27 22:56:11 +00:00
etc base-files: fix preinit code typos 2010-03-10 18:09:53 +00:00
lib fix error output of brctl if bridging is not supported. 2010-03-14 21:10:07 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test 2010-03-05 00:53:51 +00:00
usr base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script 2010-02-12 02:06:57 +00:00