Files
Andreas Gnau 7ba5d1078f treewide: device-files: Do not set CFG
Do not set CFG in 01*_network scripts. Setting CFG is not done anywhere
else in OpenWrt and severely hinders debugging. Remove shebang as well
because board.d scripts are sourced, not executed.

When using board_detect test.json to test the scripts, all scripts would
write to the test.json file, but networking scripts would still write to
/etc/board.json creating "confusion of the highest order", which can
take much longer time to debug than anyone would dare to admit.

Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2025-11-26 14:28:03 +01:00
..
2025-09-09 13:21:57 +02:00