Flexa finstall changelog
0.2.0:
- added better informative messages when device is not yet assigned
0.2.1:
- fixed recovery when package download fails
- fixed luarocks installation on raspberries
0.2.2:
- support for ubuntu
0.2.3:
- create rc.local if not existent
0.2.4:
- consider Ubuntu on raspi as Ubuntu device type
0.2.5:
- justinstall option
0.2.6:
- added version save after installation
0.2.7:
- added pip3-install
- added pip-install
0.2.8:
- fixed config daemon config saving
0.2.9:
- added ssh tunneling capability to http config daemon
- added reporting of MAC addresses
0.3.0:
- added rom space watchdog
0.3.1:
- faster installs
0.3.2:
- fix ssh tunnelling for raspis
0.3.3:
- fix multiple entries in rc.local for raspis
0.3.4
Released: 16.8.2021
- report Alarm,APP_CRASHED status when app crashes
- check for already installed dependencies on raspis
- check if dependency is properly installed, if not retry after 10 seconds, halt after 3 retries and report Alarm,APP_INSTALL_FAILED to portal
- if package cannot be downloaded from the portal report Alarm,APP_DOWNLOAD_FAILED
- change status "Reboot" to "Rebooted"
- only do opkg update/apt-get update when some installation fails