1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 20:19:00 +03:00
openwrt-xburst/package/base-files/files
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
..
bin base-files: move firstboot to /sbin 2009-09-27 22:56:11 +00:00
etc [package] 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 [package] 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