libremesh / lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://libremesh.org/
GNU Affero General Public License v3.0
274 stars 94 forks source link

Shared-state mesh information packages async implmentation and reference state #1112

Open javierbrk opened 1 month ago

javierbrk commented 1 week ago

See inline comments. Also please double check reference state data folder is persisted across firmware ugrades. The behaviour should be that it get lost if sysupgrade -n is used while it should be kept if plain sysupgrade is used. AFAIR file or folders that need to be kept accross upgrades need to be added in a list somewhere. Same goes for safe-upgrade.

yesss ! the reference state is not kept across upgrades.