openwrt/package/base-files/files/lib
John Crispin 9290539ca9 base-files: allow setting device and bridge macs
Add code for setting mac addresses inside board.json and rendering
them out to uci. On switches we want to have a unique MAC on each port.
With 48 port switches that would require 48 device sections in
/etc/config/network. Doing so via board.json is easier.

Signed-off-by: John Crispin <john@phrozen.org>
2020-12-02 07:51:36 +01:00
..
functions base-files: allow setting device and bridge macs 2020-12-02 07:51:36 +01:00
preinit base-files: merge /etc/passwd on rw-rootfs 2020-11-27 09:59:14 +00:00
upgrade base-files: upgrade: stage2: use v for log lines 2020-11-11 21:29:55 +08:00
functions.sh base-files: functions.sh: replace [^...] with [!...] in case 2020-11-25 17:22:39 +01:00