luci/applications/luci-app-attendedsysupgrade
Paul Spooren 69231a7d62 luci-app-attendedsysupgrade: s/res/response/
The variable was party called `res` or `response`, always call it
`response` from now on. This also solves a typo where
`data.request_hash` is never set to a correct value.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit af23d0dfc3176511ada5fb3d081f1b0a287a11bc)
2022-07-29 17:02:33 +02:00
..
2022-07-28 20:15:05 +03:00

luci-app-attendedsysupgrade

This app allows firmware upgrades of routers while keeping user installed packages. To do so the app sends a request to an Atttended SysUpgrade server which will respond with a custom image, containing all previously installed packages.

The process takes per images between 30 seconds and 5 minutes, please be patient.

More information on the backend server and how to host one are available on the projects page: https://github.com/aparcar/asu/