Skip to content

Commit e8f5750

Browse files
authored
Update README.md for spelling, grammar, and clarity
Signed-off-by: Bruxism <38876789+Bruxism@users.noreply.github.com>
1 parent 3eca54e commit e8f5750

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

  • applications/luci-app-attendedsysupgrade
Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# luci-app-attendedsysupgrade
22

3-
This app allows firmware upgrades of routers while keeping user installed packages.
4-
To do so the app sends a request to an *Atttended SysUpgrade server* which will
5-
respond with a custom image, containing all previously installed packages.
3+
This app adds OpenWrt firmware upgrade and update as well as package update
4+
functionality via its web interface.
65

7-
The process takes per images between 30 seconds and 5 minutes, please be
8-
patient.
6+
When activated, this app sends a build request that includes system CPU
7+
architecture/target and currently installed packages to an
8+
*Attended SysUpgrade server* (ASU) which, if available, will then respond
9+
with an install-ready custom image that includes firmware and package updates.
10+
11+
The process per image takes between 30 seconds and 5 minutes, and may be down
12+
for a few days during the build rollouts and peak use following major upgrades.
913

1014
More information on the backend server and how to host one are available on the
1115
projects page: https://github.com/openwrt/asu

0 commit comments

Comments
 (0)