base-files: fix vlan support for busybox vconfig
commitfbd8958d3750d5a258ed8fefe50791c53741c20f
authorPhil Sutter <phil@nwl.cc>
Thu, 17 Feb 2011 23:51:45 +0000 (18 00:51 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Mon, 21 Feb 2011 12:46:53 +0000 (21 13:46 +0100)
tree6593cda6595313613e8ff51948a06d3add6f7f9b
parentd3bf36b1f9f54e23f7b4e78f4a3202a5f1da405b
base-files: fix vlan support for busybox vconfig

The busybox symlinks reside in /bin, so the check fails. Curiously,
there is no vconfig package, so vlan support must have been broken since
the beginning of time (for OpenADK). :)

This patch also adds some error messages when the basic checks fail,
useful helpers when debugging what's going wrong. Also, there was some
whitespace fuckup in two lines.
package/base-files/src/etc/network/if-pre-up.d/02-vlan