openwrtv3/target/linux/ramips/base-files/lib/preinit
John Crispin 907c67fa87 ramips: preinit: use iproute2 instead of vconfig
Replace use of vconfig with the corresponding iproute2 syntax in
/lib/preinit/07_set_preinit_iface_ramips

The switch reset work-around needed on some ramips targets used the
deprecated vconfig tool to bring up the pre-init/failsafe interface.
This doesn't work on recent builds where vconfig is no longer being
deployed, resulting in the device being unreachable when triggered
into failsafe mode.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

SVN-Revision: 47349
2015-11-02 10:18:02 +00:00
..
03_preinit_do_ramips.sh ramips: enhance user-space board detection 2013-03-03 12:47:02 +00:00
04_handle_checksumming scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
07_set_preinit_iface_ramips ramips: preinit: use iproute2 instead of vconfig 2015-11-02 10:18:02 +00:00