Changeset - 4bb8fbba7522
[Not reviewed]
0 1 0
x - 7 days ago 2025-10-07 00:32:36
xbr@c3l.lu
add: fflux to autoupdater mirror
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
site_config/experimental/site/site.conf
Show inline comments
 
@@ -132,12 +132,13 @@
 
		branches = {
 
			stable = {
 
				name = 'stable',
 

	
 
				-- List of mirrors to fetch images from. IPv6 required!
 
				mirrors = {
 
					'http://[fd4e:f2d7:88d2:fffe::10]/stable/sysupgrade',
 
					'http://[fd4e:f2d7:88d2:fffe::11]/stable/sysupgrade',
 
					'http://[fd4e:f2d7:88d2:fffe::12]/stable/sysupgrade',
 
					'http://[fd4e:f2d7:88d2:fffe::19]/stable/sysupgrade',
 
					'http://firmware.freifunk.lu/stable/sysupgrade',
 
				},
 

	
 
@@ -153,12 +154,13 @@
 

	
 
			beta = {
 
				name = 'beta',
 

	
 
				-- List of mirrors to fetch images from. IPv6 required!
 
				mirrors = {
 
					'http://[fd4e:f2d7:88d2:fffe::10]/beta/sysupgrade',
 
					'http://[fd4e:f2d7:88d2:fffe::11]/beta/sysupgrade',
 
					'http://[fd4e:f2d7:88d2:fffe::12]/beta/sysupgrade',
 
					'http://[fd4e:f2d7:88d2:fffe::19]/beta/sysupgrade',
 
					'http://firmware.freifunk.lu/beta/sysupgrade',
 
				},
 

	
 
@@ -174,12 +176,13 @@
 

	
 
			experimental = {
 
				name = 'experimental',
 

	
 
				-- List of mirrors to fetch images from. IPv6 required!
 
				mirrors = {
 
					'http://[fd4e:f2d7:88d2:fffe::10]/experimental/sysupgrade',
 
					'http://[fd4e:f2d7:88d2:fffe::11]/experimental/sysupgrade',
 
					'http://[fd4e:f2d7:88d2:fffe::12]/experimental/sysupgrade',
 
					'http://[fd4e:f2d7:88d2:fffe::19]/experimental/sysupgrade',
 
					'http://firmware.freifunk.lu/experimental/sysupgrade',
 
				},
 

	
0 comments (0 inline, 0 general)