openwrtv3/package/base-files/files/lib
Jo-Philipp Wich 65de093c18 base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver()
Commit 2036ae4 (base-files: support hostname and ntp servers through board.d)
was supposed to implement these procedures but lacked the required changes
to uci-defaults.sh.

Add the missing procedures now to fix config generation on targets relying
on hostname or NTP server presetting.

Fixes FS#754.

Reported-by: Cristian Morales Vega <cristian@samknows.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-05-03 13:47:57 +02:00
..
functions base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver() 2017-05-03 13:47:57 +02:00
preinit base-files: don't overwrite model name set by target 2017-01-30 08:55:41 +01:00
upgrade base-files: save /bin/mknod for sysupgrade 2017-01-06 15:34:14 +01:00
functions.sh base-files: add generic board_name function to functions.sh 2017-03-22 11:43:21 +01:00