1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-19 18:14:05 +03:00
openwrt-xburst/package/base-files/files/lib
nbd 176d390d98 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:10:07 +00:00
..
firstboot firstboot: fix typo (closes: #6738) 2010-03-01 23:54:45 +00:00
functions [package] base-files: force preinit to use busybox mount (#6797) 2010-03-13 02:59:05 +00:00
network fix error output of brctl if bridging is not supported. 2010-03-14 21:10:07 +00:00
preinit package/base-files: call preinit_ip_deconfig before processing init on 2010-03-12 14:37:19 +00:00
upgrade [package] base-files: 2010-01-16 13:39:13 +00:00