migrate from ffhl. to luebeck.freifunk.net.
This commit is contained in:
parent
9667e6e1fe
commit
6008113c95
1 changed files with 5 additions and 5 deletions
10
site.conf
10
site.conf
|
@ -6,7 +6,7 @@
|
||||||
opkg = {
|
opkg = {
|
||||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||||
extra = {
|
extra = {
|
||||||
modules = 'http://opkg.services.ffhl/modules/gluon-%GS-%GR/%S',
|
modules = 'http://opkg.services.luebeck.freifunk.net/modules/gluon-%GS-%GR/%S',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
prefix6 = 'fdef:ffc0:3dd7::/64',
|
prefix6 = 'fdef:ffc0:3dd7::/64',
|
||||||
|
|
||||||
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
|
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
|
||||||
ntp_servers = {'1.ntp.services.ffhl'},
|
ntp_servers = {'1.ntp.services.luebeck.freifunk.net'},
|
||||||
regdom = 'DE',
|
regdom = 'DE',
|
||||||
|
|
||||||
wifi24 = {
|
wifi24 = {
|
||||||
|
@ -95,7 +95,7 @@
|
||||||
branches = {
|
branches = {
|
||||||
stable = {
|
stable = {
|
||||||
name = 'stable',
|
name = 'stable',
|
||||||
mirrors = {'http://1.updates.services.ffhl/stable/sysupgrade'},
|
mirrors = {'http://1.updates.services.luebeck.freifunk.net/stable/sysupgrade'},
|
||||||
good_signatures = 2,
|
good_signatures = 2,
|
||||||
pubkeys = {
|
pubkeys = {
|
||||||
'daa19b44bbd7033965e02088127bad9516ba0fea8f34267a777144a23ec8900c', -- Linus
|
'daa19b44bbd7033965e02088127bad9516ba0fea8f34267a777144a23ec8900c', -- Linus
|
||||||
|
@ -105,7 +105,7 @@
|
||||||
},
|
},
|
||||||
beta = {
|
beta = {
|
||||||
name = 'beta',
|
name = 'beta',
|
||||||
mirrors = {'http://1.updates.services.ffhl/beta/sysupgrade'},
|
mirrors = {'http://1.updates.services.luebeck.freifunk.net/beta/sysupgrade'},
|
||||||
good_signatures = 2,
|
good_signatures = 2,
|
||||||
pubkeys = {
|
pubkeys = {
|
||||||
'daa19b44bbd7033965e02088127bad9516ba0fea8f34267a777144a23ec8900c', -- Linus
|
'daa19b44bbd7033965e02088127bad9516ba0fea8f34267a777144a23ec8900c', -- Linus
|
||||||
|
@ -115,7 +115,7 @@
|
||||||
},
|
},
|
||||||
experimental = {
|
experimental = {
|
||||||
name = 'experimental',
|
name = 'experimental',
|
||||||
mirrors = {'http://1.updates.services.ffhl/experimental/sysupgrade'},
|
mirrors = {'http://1.updates.services.luebeck.freifunk.net/experimental/sysupgrade'},
|
||||||
good_signatures = 1,
|
good_signatures = 1,
|
||||||
pubkeys = {
|
pubkeys = {
|
||||||
'496136b37e5f561dfdf523611f14e4b6bc2a745cbc1ab7daffa59fded5f202d1', -- philae
|
'496136b37e5f561dfdf523611f14e4b6bc2a745cbc1ab7daffa59fded5f202d1', -- philae
|
||||||
|
|
Loading…
Reference in a new issue