base-files: Move defaults to uci-defaults
Shipping a UCI file in the file system creates issues, where OpenWrt built-in scripts processing board.json do not run. Move the majority (but not all configuration settings) to dedicated uci-defaults-scripts.
The remaining settings will be removed completely in subsequent commits.
Edited by Andreas Gnau