base-files: drop default setup for vconfig
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 10 Sep 2020 15:24:52 +0000 (17:24 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 16 Sep 2020 15:28:20 +0000 (17:28 +0200)
commitcb9bb908de1772d52bec73e6efffb0b803c8e41e
tree1bb57945c793c85939b1bdeabf1a5875b5da7b53
parent300173950da07e43b56d819114c1d1271ea213cc
base-files: drop default setup for vconfig

vconfig has been disabled by default since 2015 [1] and there are
no remaining uses in entire OpenWrt trunk. However, we still set up
a specific name_type for it during boot.

While this setup is properly implemented to be only triggered when
vconfig is present, it still seems anachronistic and unnecessary
to set up a standard for a tool that is not used anymore.

Therefore, this removes the set_name_type initialization and leaves
it for those people actually using the tool to configure it as needed.

[1] 899a23227e55 ("busybox: improve applets & deprecate ifconfig, route")

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
package/base-files/Makefile
package/base-files/files/etc/init.d/boot