luci/applications/luci-app-attendedsysupgrade
Paul Spooren fd72e1c23e luci-app-attendedsysugprade: allow to reinstall image
Now it's possible to re-install the currently running version in
advanced mode. This can be useful when installing packages via `opkg`
and then requesting the firmware with the packages stored in squashfs.

FIXES: https://github.com/openwrt/luci/issues/5809

Signed-off-by: Paul Spooren <mail@aparcar.org>
2022-06-24 15:31:43 +02:00
..
htdocs/luci-static/resources/view/attendedsysupgrade luci-app-attendedsysugprade: allow to reinstall image 2022-06-24 15:31:43 +02:00
po Translated using Weblate (German) 2022-06-12 19:31:53 +03:00
root/usr/share luci-app-attendedsysupgrade: request filesystem 2022-03-22 22:33:33 +00:00
Makefile luci-app-attendedsysupgrade: remove depends uhttpd-mod-ubus 2021-07-02 09:28:45 -10:00
README.md luci-app-attendedsysupgrade: add README 2021-09-14 21:27:28 -10: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/