git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
69b5c28
)
attendedsysupgrade-common: use sysupgrade.openwrt.org
author
Paul Spooren
<redacted>
Fri, 24 Sep 2021 03:25:56 +0000
(17:25 -1000)
committer
Paul Spooren
<redacted>
Fri, 24 Sep 2021 22:00:26 +0000
(12:00 -1000)
A new server was added which runs within the OpenWrt cloud, it's much
faster and should be used instead. For development the server at
https://asu.aparcar.org stays available.
Signed-off-by: Paul Spooren <redacted>
utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults
patch
|
blob
|
history
diff --git
a/utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults
b/utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults
index b2040136104b7ae4769d0bc5c3c1933c4601019b..4f49288866f661a601b77f5285470ceb2e8ce47d 100644
(file)
--- a/
utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults
+++ b/
utils/attendedsysupgrade-common/files/attendedsysupgrade.defaults
@@
-6,7
+6,7
@@
touch /etc/config/attendedsysupgrade
uci -q batch <<EOF
set attendedsysupgrade.server=server
-set attendedsysupgrade.server.url='https://
asu.aparcar
.org'
+set attendedsysupgrade.server.url='https://
sysupgrade.openwrt
.org'
set attendedsysupgrade.client=client
set attendedsysupgrade.client.upgrade_packages='1'
git clone https://git.99rst.org/PROJECT