Firmware-Mirror entfernt
um dem Bug der mulitplen autoupdater Prozesse auf den Knoten vorzubeugen, wurde alle Mirrors komplett entfernt auch wurden die Mirror nicht gut genug gewartet und lieferten teilweise veraltete Firmware aus
This commit is contained in:
parent
06ff12b3a5
commit
a437438f5c
|
@ -92,9 +92,6 @@
|
|||
name = 'testing',
|
||||
mirrors = {
|
||||
'http://downloads.bremen.freifunk.net/firmware/testing/sysupgrade',
|
||||
'http://[2001:bf7:540::c8]/testing/sysupgrade', -- jplitza
|
||||
'http://[2a03:b0c0:3:d0::19:4001]/ffhb-mirror/firmware/testing/sysupgrade', -- janeric
|
||||
'http://[2a06:8782:ffbb:1337::6f]/ffhb-mirror/testing/sysupgrade', -- ec8or
|
||||
},
|
||||
good_signatures = 1,
|
||||
pubkeys = {
|
||||
|
@ -111,9 +108,6 @@
|
|||
name = 'stable',
|
||||
mirrors = {
|
||||
'http://downloads.bremen.freifunk.net/firmware/stable/sysupgrade',
|
||||
'http://[2001:bf7:540::c8]/stable/sysupgrade', -- jplitza
|
||||
'http://[2a03:b0c0:3:d0::19:4001]/ffhb-mirror/firmware/stable/sysupgrade', -- janeric
|
||||
'http://[2a06:8782:ffbb:1337::6f]/ffhb-mirror/stable/sysupgrade', -- ec8or
|
||||
},
|
||||
good_signatures = 2,
|
||||
pubkeys = {
|
||||
|
|
Loading…
Reference in New Issue