-
- Downloads
base-files: add a hardware detection layer
this allows targets to use the new uci-default helper which will generate
a file called /etc/board.json. a tool called /bin/config_generate can then
be used to generate the default uci settings.
Signed-off-by:
John Crispin <blogic@openwrt.org>
SVN-Revision: 42185
Showing
- package/base-files/files/bin/board_detect 14 additions, 0 deletionspackage/base-files/files/bin/board_detect
- package/base-files/files/bin/config_generate 173 additions, 0 deletionspackage/base-files/files/bin/config_generate
- package/base-files/files/etc/init.d/boot 1 addition, 0 deletionspackage/base-files/files/etc/init.d/boot
- package/base-files/files/lib/functions/uci-defaults-new.sh 302 additions, 0 deletionspackage/base-files/files/lib/functions/uci-defaults-new.sh
Loading
Please register or sign in to comment