luci/applications/luci-app-attendedsysupgrade
Paul Spooren d7e905e83a luci-app-attendedsysupgrade: add x86 efi/bios case
x86 is the only target that allows you to install either EFI or BIOS
images, thereby add an extra check for that.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2023-09-22 18:45:57 +02:00
..
htdocs/luci-static/resources/view/attendedsysupgrade luci-app-attendedsysupgrade: add x86 efi/bios case 2023-09-22 18:45:57 +02:00
po Translated using Weblate (Swedish) 2023-09-17 20:53:36 +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/