I need some advice, the new firmware has a breakin...
# │firmware-dev
s
I need some advice, the new firmware has a breaking change in the network configuration. the /etc/network/interfaces file has updates as well as the adapter name changed from 'eth0' to 'br0'. This means that people that have custom network configuration will high likely loose connectivity with the board after upgrading. This can be a big problem if the board is not physically accessible for them. Is there something i could do to migrate them smoothly? I dont feel its a good idea to start to fiddle arround with peoples files or network config for that matter. having an alias/virtual adapter is also not really bullet proof😕