openwrt/package/base-files/files
Jo-Philipp Wich b98f78b1c1 base-files: rework config generation logic
Now that config_generate is able to generate the entire /etc/config/system
from scratch we can apply the same logic as used for /etc/config/network;
when the configuration file exists already then do not do anything, else
generate it from the values provided by /etc/board.json .

In order to facilitate that move the file existance checking inside
/bin/config_generate and call it unconditionally from /bin/board_detect.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-06-08 00:34:02 +02:00
..
bin base-files: rework config generation logic 2016-06-08 00:34:02 +02:00
etc base-files: reset LED state 2016-06-07 23:01:58 +02:00
lib base-files: support port_state LED types in board.d 2016-06-08 00:31:09 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin x86: preserve partition table on sysupgrade 2016-02-09 12:33:17 +00:00
usr/libexec image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00