firmware/src/packages/fff/fff-web/files/www/ssl
Fabian Bläse 87f6f9969f fff-web: Do not remove uploaded binary on sysupgrade failure
For some reason sysupgrade seems to return exit status != 0
even on successful calls. As the binary is removed if
sysupgrade exists with a failure status, it is possible that
it got deleted while a sysupgrade has been in progress.

This removal was added to ensure that only one binary occupies
space in tmpfs (which is stored in memory) when upgrading.
If sysupgrade fails and the user starts another try, the old
binary is overwritten by moving the new one to the same location.

Therefore the removal of binaries on sysupgrade failure can be
removed completely.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Christian Dresel <fff@chrisi01.de>
Acked-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-11-20 20:01:33 +01:00
..
cgi-bin fff-web: Do not remove uploaded binary on sysupgrade failure 2019-11-20 20:01:33 +01:00
freifunk.svg Add new WebUI 2016-03-14 21:26:49 +01:00
index.html Add new WebUI 2016-03-14 21:26:49 +01:00
leaflet.css.gz Add Leaflet-Map Position selector 2016-01-26 13:05:02 +01:00
leaflet.js.gz Add Leaflet-Map Position selector 2016-01-26 13:05:02 +01:00
map.html Remove the old WebUI 2016-03-14 21:26:32 +01:00
port_down.png Add new WebUI 2016-03-14 21:26:49 +01:00
port_up.png Add new WebUI 2016-03-14 21:26:49 +01:00
style.css fff-web: Extend switch port assignment display in ports.html 2017-11-03 22:35:55 +01:00