freifunkh / site

Freifunk Hannover specific Gluon site configuration for Firmware building.
https://hannover.freifunk.net
5 stars 5 forks source link

patches: fixed 841 patch, mac address setting changed #78

Closed Dark4MD closed 1 year ago

Dark4MD commented 1 year ago

The WAN MAC Address on the WAN interface changes on every reboot The setting of the MAC Address is slightly changed in openwrt 22.03. Must have happend at https://github.com/openwrt/openwrt/commit/abc17bf306acd1c5954fbba97134e891439f917c

This PR is untested for now but a test build is running.

Dark4MD commented 1 year ago

On a 841v11 this fixes the MAC Address change, it now stays the same (pulled from uboot like before).

AiyionPrime commented 1 year ago

Addressing this will become better documented till Thursday. I want this in our test for vH36 and vH37, but this needs some changes. Currently calling make refresh-patches leaves uncommited changes in the gluon repo, when this patch has been applied. That would be a good first step to explore :)

Another good one would be to address the remarks from above and using the old patch as base for your intended changes instead of the commit before that, which reintroduces the old Uppercase Patchname agein :)