Karsten Böddeker 69e7cef0d1 treewide: remove PKG_RELEASE 6 лет назад
..
files 3f8381d864 Minify all Lua code 7 лет назад
luasrc 6f94d6bc72 ffho-autoupdater-wifi-fallback: update + code improvements 6 лет назад
src 741507387c some small bugfixes 8 лет назад
Makefile 69e7cef0d1 treewide: remove PKG_RELEASE 6 лет назад
ReadMe.md e6a6111c5c fix all remaining links to old repository 6 лет назад

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'