Merge pull request #11 from freifunk-luebeck/domain
migrate from ffhl. to luebeck.freifunk.net.
This commit is contained in:
commit
ca7c99906f
1 changed files with 5 additions and 5 deletions
10
site.conf
10
site.conf
|
@ -6,7 +6,7 @@
|
|||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
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',
|
||||
|
||||
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',
|
||||
|
||||
wifi24 = {
|
||||
|
@ -95,7 +95,7 @@
|
|||
branches = {
|
||||
stable = {
|
||||
name = 'stable',
|
||||
mirrors = {'http://1.updates.services.ffhl/stable/sysupgrade'},
|
||||
mirrors = {'http://1.updates.services.luebeck.freifunk.net/stable/sysupgrade'},
|
||||
good_signatures = 2,
|
||||
pubkeys = {
|
||||
'daa19b44bbd7033965e02088127bad9516ba0fea8f34267a777144a23ec8900c', -- Linus
|
||||
|
@ -105,7 +105,7 @@
|
|||
},
|
||||
beta = {
|
||||
name = 'beta',
|
||||
mirrors = {'http://1.updates.services.ffhl/beta/sysupgrade'},
|
||||
mirrors = {'http://1.updates.services.luebeck.freifunk.net/beta/sysupgrade'},
|
||||
good_signatures = 2,
|
||||
pubkeys = {
|
||||
'daa19b44bbd7033965e02088127bad9516ba0fea8f34267a777144a23ec8900c', -- Linus
|
||||
|
@ -115,7 +115,7 @@
|
|||
},
|
||||
experimental = {
|
||||
name = 'experimental',
|
||||
mirrors = {'http://1.updates.services.ffhl/experimental/sysupgrade'},
|
||||
mirrors = {'http://1.updates.services.luebeck.freifunk.net/experimental/sysupgrade'},
|
||||
good_signatures = 1,
|
||||
pubkeys = {
|
||||
'496136b37e5f561dfdf523611f14e4b6bc2a745cbc1ab7daffa59fded5f202d1', -- philae
|
||||
|
|
Loading…
Reference in a new issue