luci-app-attendedsysupgrade: add README
The app should be explained. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
parent
0060c58d9c
commit
0d0fcb3539
1 changed files with 11 additions and 0 deletions
11
applications/luci-app-attendedsysupgrade/README.md
Normal file
11
applications/luci-app-attendedsysupgrade/README.md
Normal 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/
|
Loading…
Reference in a new issue