Skip to content
Snippets Groups Projects
Commit b98f78b1 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

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: default avatarJo-Philipp Wich <jo@mein.io>
parent 82768561
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment