Skip to content
Snippets Groups Projects
Commit 31ccf55b authored by Tarnatos's avatar Tarnatos
Browse files

Finale Version für Gloun 2016.1

parent a552e4e6
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
site_code = 'ffnord',
opkg = {
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages'
openwrt = 'http://[2a03:2267:4e6f:7264::fd02]/%n/%v/%S/packages'
},
prefix4 = '10.187.0.0/16',
......@@ -12,9 +12,9 @@
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
ntp_servers = {
'1.ntp.services.ffnord',
'2.ntp.services.ffnord',
'3.ntp.services.ffnord',
'2a03:2267:4e6f:7264::fd00',
'2a03:2267:4e6f:7264::fd02',
'2a03:2267:4e6f:7264::fd03',
},
regdom = 'DE',
......@@ -113,12 +113,9 @@
stable = {
name = 'stable',
mirrors = {
'http://0.update.ffnord/firmware/stable/sysupgrade/',
'http://1.update.ffnord/firmware/stable/sysupgrade/',
'http://2.update.ffnord/firmware/stable/sysupgrade/',
'http://3.update.ffnord/firmware/stable/sysupgrade/',
'http://vpn0.ffnord.net/firmware/stable/sysupgrade/',
'http://service2.ffnord.net/firmware/stable/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd00]/firmware/stable/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd02]/firmware/stable/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd03]/firmware/stable/sysupgrade/',
},
good_signatures = 2,
pubkeys = {
......@@ -134,12 +131,9 @@
experimental = {
name = 'experimental',
mirrors = {
'http://0.update.ffnord/firmware/experimental/sysupgrade/',
'http://1.update.ffnord/firmware/experimental/sysupgrade/',
'http://2.update.ffnord/firmware/experimental/sysupgrade/',
'http://3.update.ffnord/firmware/experimental/sysupgrade/',
'http://vpn0.ffnord.net/firmware/experimental/sysupgrade/',
'http://service2.ffnord.net/firmware/experimental/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd00]/firmware/experimental/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd02]/firmware/experimental/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd03]/firmware/experimental/sysupgrade/',
},
probability = 0.1,
good_signatures = 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment