oscarminus 0cc6f952e9 Merge pull request #10 from psteffen/patch-2 3 years ago
..
files 8614e8b440 Move everything one level up 5 years ago
luasrc 0cc6f952e9 Merge pull request #10 from psteffen/patch-2 3 years ago
src 8614e8b440 Move everything one level up 5 years ago
Makefile 9a682395af Some cosmetic changes in the makefiles 5 years ago
ReadMe.md 8614e8b440 Move everything one level up 5 years ago

ReadMe.md

ffho-autoupdater-wifi-fallback

If a node has no connection to the mesh, neither via wlan-mesh nor via mesh-vpn, it ist not possible to update this node via autoupdater. Therefor the wifi-fallback was developed. It checks hourly whether the node is part of a fully operative mesh or not. Else the node connects to a visible "Freifunknetz" and tries downloads an update as wlan-client via executing autoupdater -f.

Actually this needs iw connect patched into iw. See our patch within our site repository.

/etc/config/autoupdater-wifi-fallback

autoupdater-wifi-fallback.settings.enabled:

  • 0 disables the fallback mode
  • 1 enables the fallback mode

example

config autoupdater-wifi-fallback 'settings'
	option enabled '1'