luci-app-attendedsysupgrade: add README

The app should be explained.

Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
Paul Spooren 2021-09-11 23:36:41 -10:00
parent 0060c58d9c
commit 0d0fcb3539

View file

@ -0,0 +1,11 @@
# 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/