tomeshnet / prototype-cjdns-pi

Prototype system for mesh networks on single board computers
https://chat.tomesh.net/#/room/#software:tomesh.net
GNU General Public License v3.0
218 stars 42 forks source link

hostapd doesnt set ssid due to new hostname method #418

Closed darkdrgn2k closed 5 years ago

makew0rld commented 5 years ago

Can you elaborate on this, showing the lines of code? Maybe there should be a fallback to the current hostname?

darkdrgn2k commented 5 years ago

Observational note of things to investigate.

Seems to be fixed by moving hostname higher in the install process (just after the routing/ip assignments) 681be636ea0f99e32ef319e5a33d8f17f2a3ae02 and 9f3f4e2c279ea3cb3ebaf11eb088af097362f7e5 (that was was accidentally committed right to the dev branch