base-files: create /etc/config/ directory
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 30 Sep 2017 11:50:44 +0000 (13:50 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Oct 2017 08:52:14 +0000 (10:52 +0200)
commitb8357e87d7cbc73e19073b4b8cd749e46e6b7fc2
tree7267aa1ee9820c3d3cd21dc444502066c3e0ff93
parent3350137bd3db25a24ebba62835333a456cc448b2
base-files: create /etc/config/ directory

The /bin/config_generate script and some other scripts are assuming the
/etc/config directory exists in the image. This is true in case for
example the package firewall, dropbear or dnsmasq are included, which
are adding the files under /etc/config/. Without any of these package
the system will not boot up fully because the /etc/config/ directory is
missing and some init scripts just fail.

Make sure all images with the base-files contain a /etc/config/
directory.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: John Crispin <john@phrozen.org>
package/base-files/Makefile