openwrt/package/base-files/files
Rafał Miłecki c2139eef27 base-files: simplify setting device MAC
1. Move code above interface generation
   It results in more logical order. Device gets its config section
   above interface section.
2. Drop the loop
   We have separated code handling bridges now so $device should be
   guaranteed to contain a single device name.
3. Drop section name
   It's not required by netifd or LuCI & it's not needed by this script
   as $device contains a single device name now.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit e002179a6d)
2021-05-28 16:04:04 +02:00
..
bin base-files: simplify setting device MAC 2021-05-28 16:04:04 +02:00
etc base-files: shinit: properly handle dashes in service names 2021-05-12 12:45:38 +02:00
lib base-files: generate network config with "device" options 2021-05-27 11:39:15 +02:00
rom
sbin base-files: add logging for configuration import 2021-03-22 21:08:00 +01:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00