You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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>
8 years ago
..
base-files base-files: rework config generation logic 8 years ago
boot treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
devel treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
firmware treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
kernel treewide: replace jow@openwrt.org with jo@mein.io 8 years ago
libs treewide: replace jow@openwrt.org with jo@mein.io 8 years ago
network xtables-addons: update to 2.11 8 years ago
system treewide: replace jow@openwrt.org with jo@mein.io 8 years ago
utils treewide: replace jow@openwrt.org with jo@mein.io 8 years ago
Makefile include: choose package output directory based on repository info 8 years ago