forked from remote/site-ffmuc
Switch autoupdater URL back to main firmware repo path
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
## v2015.6.1
|
## v2015.6.1
|
||||||
* Added support of site selection in config mode
|
* Added support of site selection in config mode
|
||||||
|
* Switch autoupdater URL back to main firmware repo path
|
||||||
|
|
||||||
## v2015.6
|
## v2015.6
|
||||||
- Updated to Gluon 2015.1.2
|
- Updated to Gluon 2015.1.2
|
||||||
|
|||||||
@@ -92,8 +92,8 @@
|
|||||||
stable = {
|
stable = {
|
||||||
name = 'stable',
|
name = 'stable',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://firmware.ffmuc.net/umland/stable/sysupgrade/',
|
'http://firmware.ffmuc.net/stable/sysupgrade/',
|
||||||
'http://[fdef:ffc0:4fff::130]/umland/stable/sysupgrade/',
|
'http://[fdef:ffc0:4fff::130]/stable/sysupgrade/',
|
||||||
},
|
},
|
||||||
probability = 0.1,
|
probability = 0.1,
|
||||||
good_signatures = 2,
|
good_signatures = 2,
|
||||||
@@ -107,8 +107,8 @@
|
|||||||
experimental = {
|
experimental = {
|
||||||
name = 'experimental',
|
name = 'experimental',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://firmware.ffmuc.net/umland/experimental/sysupgrade/',
|
'http://firmware.ffmuc.net/experimental/sysupgrade/',
|
||||||
'http://[fdef:ffc0:4fff::130]/umland/experimental/sysupgrade/',
|
'http://[fdef:ffc0:4fff::130]/experimental/sysupgrade/',
|
||||||
},
|
},
|
||||||
probability = 0.5,
|
probability = 0.5,
|
||||||
good_signatures = 2,
|
good_signatures = 2,
|
||||||
|
|||||||
@@ -85,8 +85,8 @@
|
|||||||
stable = {
|
stable = {
|
||||||
name = 'stable',
|
name = 'stable',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://firmware.ffmuc.net/welcome/stable/sysupgrade/',
|
'http://firmware.ffmuc.net/stable/sysupgrade/',
|
||||||
'http://[fdef:ffc0:4fff::130]/welcome/stable/sysupgrade/',
|
'http://[fdef:ffc0:4fff::130]/stable/sysupgrade/',
|
||||||
},
|
},
|
||||||
probability = 0.1,
|
probability = 0.1,
|
||||||
good_signatures = 2,
|
good_signatures = 2,
|
||||||
@@ -100,8 +100,8 @@
|
|||||||
experimental = {
|
experimental = {
|
||||||
name = 'experimental',
|
name = 'experimental',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://firmware.ffmuc.net/welcome/experimental/sysupgrade/',
|
'http://firmware.ffmuc.net/experimental/sysupgrade/',
|
||||||
'http://[fdef:ffc0:4fff::130]/welcome/experimental/sysupgrade/',
|
'http://[fdef:ffc0:4fff::130]/experimental/sysupgrade/',
|
||||||
},
|
},
|
||||||
probability = 0.5,
|
probability = 0.5,
|
||||||
good_signatures = 2,
|
good_signatures = 2,
|
||||||
|
|||||||
@@ -92,8 +92,8 @@
|
|||||||
stable = {
|
stable = {
|
||||||
name = 'stable',
|
name = 'stable',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://firmware.ffmuc.net/umland/stable/sysupgrade/',
|
'http://firmware.ffmuc.net/stable/sysupgrade/',
|
||||||
'http://[fdef:ffc0:4fff::130]/umland/stable/sysupgrade/',
|
'http://[fdef:ffc0:4fff::130]/stable/sysupgrade/',
|
||||||
},
|
},
|
||||||
probability = 0.1,
|
probability = 0.1,
|
||||||
good_signatures = 2,
|
good_signatures = 2,
|
||||||
@@ -107,8 +107,8 @@
|
|||||||
experimental = {
|
experimental = {
|
||||||
name = 'experimental',
|
name = 'experimental',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://firmware.ffmuc.net/umland/experimental/sysupgrade/',
|
'http://firmware.ffmuc.net/experimental/sysupgrade/',
|
||||||
'http://[fdef:ffc0:4fff::130]/umland/experimental/sysupgrade/',
|
'http://[fdef:ffc0:4fff::130]/experimental/sysupgrade/',
|
||||||
},
|
},
|
||||||
probability = 0.5,
|
probability = 0.5,
|
||||||
good_signatures = 2,
|
good_signatures = 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user