Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
firmware
FFS Gluon site
Commits
b0be8468
Commit
b0be8468
authored
Jun 26, 2020
by
Nico
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add WPA3 and OWE
parent
5bf4c9c5
Pipeline
#477
passed with stages
in 881 minutes and 13 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
site.conf
site.conf
+4
-0
site.mk
site.mk
+3
-0
No files found.
site.conf
View file @
b0be8468
...
...
@@ -22,6 +22,8 @@
channel
=
1
,
ap
= {
ssid
=
'Freifunk'
,
owe_ssid
=
'owe.freifunk-stuttgart.de'
,
owe_transition_mode
=
true
,
},
mesh
= {
id
=
'ffsmesh_batman'
,
...
...
@@ -34,6 +36,8 @@
outdoor_chanlist
=
"100-140"
,
ap
= {
ssid
=
'Freifunk'
,
owe_ssid
=
'owe.freifunk-stuttgart.de'
,
owe_transition_mode
=
true
,
},
mesh
= {
id
=
'ffsmesh_batman'
,
...
...
site.mk
View file @
b0be8468
...
...
@@ -10,6 +10,9 @@ GLUON_FEATURES := \
web-advanced
\
web-wizard
GLUON_FEATURES_standard
:=
\
wireless-encryption-wpa3
GLUON_SITE_PACKAGES
:=
\
gluon-config-mode-zip
\
gluon-web-private-wifi
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment