luci/applications/luci-app-attendedsysupgrade/root
Paul Spooren 6638e4cdd5 luci-app-attendedsysupgrade: remove outdated checks
the upgrade server used to store a md5 checksum and the image filesize,
due to complexity this was removed.

Instead a sha256sums file is created by the IB with additional
signature. The firmware filesize can be retrived by requesting
Content-Length data.sysupgrade_url.

As the deeper layers (rpcd) currently do not offer an easy way to to
perform a sha256sum check & verify a usign sig these features will be
re-added once supported.

Until then the security of the sysupgrades depend on TLS and so the
luci-app is meant as a demonstration only.

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-12-27 03:26:21 +01:00
..
etc/uci-defaults luci-app-attendedsysupgrade: upgrade to version 2 2017-11-04 19:25:10 +01:00
usr/share/rpcd/acl.d luci-app-attendedsysupgrade: use rpc-sys pkglist 2017-11-24 02:10:31 +01:00
www/luci-static/resources luci-app-attendedsysupgrade: remove outdated checks 2017-12-27 03:26:21 +01:00