luci/applications/luci-app-attendedsysupgrade
Jakob Haufe cb45737d1b luci-app-attendedsysupgrade: Fix logic error in EFI image selection
If a non-EFI image comes first in the list of images, it would have
been selected even on an EFI system.

Signed-off-by: Jakob Haufe <sur5r@sur5r.net>
2024-02-05 10:05:31 +01:00
..
htdocs/luci-static/resources/view/attendedsysupgrade luci-app-attendedsysupgrade: Fix logic error in EFI image selection 2024-02-05 10:05:31 +01:00
po Translated using Weblate (Lithuanian) 2024-01-29 14:44:32 +01: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/