Christof Schulze
9711afaf69
gluon-core: allow multiple domain names for next_node-feature
...
* change type of next_node.name
* create domain entry for each entry and add to dnsmasq configuration
[Matthias Schiffer: reword documentation]
2018-02-16 15:15:31 +01:00
Martin Weinelt
42763d21dc
gluon-mesh-vpn-core: add public key to nodeinfo response
...
This is currently only implemented in the gluon-mesh-vpn-fastd
package.
Advertising the public key may be deemed problematic when
your threat-model involves protecting the nodes privacy
from tunnel traffic correlation by onlink observers.
It can be enabled by setting site.mesh_vpn.fastd.pubkey_privacy
to `false`.
2018-02-04 20:47:53 +01:00
lemoer
b520bf5c50
gluon-core: rename site_seed to domain_seed
...
[Matthias Schiffer: rebase]
2018-01-19 03:30:06 +01:00
Andreas Ziegler
979c69ffc3
docs: move GLUON_WLAN_MESH to site.rst & improve text
...
fixes an error and removes the focus on ath10k
2018-01-11 03:59:47 +01:00
Matthias Schiffer
3fce6a6836
docs: fix recommended command line to generate site seed
...
Without -v, hexdump would sometimes replace duplicate bytes with "*" and
a newline.
2017-10-31 22:41:33 +01:00
Martin Weinelt
1992d4fd29
docs: mtu: fix reference to faq entry, add mtu diagram locally
2017-10-17 01:16:26 +02:00
Martin Weinelt
e4ef421711
docs: faq: clarify how to calculate proper mesh-vpn mtu value
2017-10-14 13:59:46 +02:00
Martin Weinelt
0d1d579196
docs: mesh-vpn: recommend better default mtu
2017-10-14 13:59:46 +02:00
Matthias Schiffer
6ca841bad5
build: introduce GLUON_FEATURES
...
To reduce the number of packages that need to be listed in
GLUON_SITE_PACKAGES, this adds a new variable GLUON_FEATURES. Sets of
packages are enabled automatically based on the combination of listed
feature flags.
Site-specified package feeds can provide their own feature flag
definitions.
2017-07-09 02:31:38 +02:00
Matthias Schiffer
8bcd0975af
gluon-core: add a "site seed" to site.conf to seed site-specific random values
2017-06-27 23:00:17 +02:00
Matthias Schiffer
08e667ba2e
gluon-client-bridge: add default next-node MAC address
...
The next-node MAC address doesn't need to be unique in different
communities, so we can as well add a default value.
2017-06-26 22:48:45 +02:00
Ruben Barkow
1d2f3be71d
docs: site-example with cryptic SSID for mesh ( #1125 )
...
The SSID for the mesh network should be cryptic, otherwise some users will try to connect to that network and have a bad user experience.
2017-06-19 10:51:19 +02:00
kb-light
56d74e41c1
docs: update ffho site repo ( #1145 )
2017-06-19 00:40:54 +02:00
mokkin
774d733dee
docs: user/site: clarify syntax of mesh_on_lan/mesh_on_wan options ( #1119 )
2017-05-04 06:03:26 +02:00
hexa-
adf3b91557
docs: user/site.rst: add peer with ip addresses and mention resilience benefit ( #1073 )
2017-03-23 17:35:50 +01:00
Matthias Schiffer
e6d0b58d91
docs: user/site: add information on gluon-mesh-vpn-tunneldigger configuration
2017-03-10 19:49:11 +01:00
Matthias Schiffer
be88eba07f
Refactor common parts of gluon-mesh-vpn-fastd into a gluon-mesh-vpn-core package
...
The fastd_mesh_vpn site.conf section is renamed to mesh_vpn.fastd.
2017-03-10 19:45:34 +01:00
rubo77
da7f69142f
gluon-config-mode-mesh-vpn: add extra message if mesh-VPN was not selected
...
This was introduced in ffhh-packages at https://github.com/freifunkhamburg/ffhh-packages/tree/master/gluon-config-mode-reboot-ffhh
2017-02-22 19:28:25 +01:00
Matthias Schiffer
31d3f08f25
treewide: convert all LuCI-based packages to gluon-web
2017-02-22 01:31:25 +01:00
Matthias Schiffer
78b2775eec
Use LEDE as base for Gluon
2017-01-18 17:21:43 +01:00
txt.file
1f927af82e
docs: fix typo in docs/user/site.rst
2016-12-08 18:24:17 +01:00
Matthias Schiffer
3fd0ca77c7
docs: feature/roles: update outdates site config docs
2016-12-07 11:43:50 +01:00
Ruben Barkow
cb9b2335af
docs: rename Freifunk Entenhausen to Alpha Centauri ( #955 )
2016-12-06 20:02:51 +01:00
Ruben Barkow
34deeac380
gluon-config-mode-geo-location: make the label for altitude definable in the site folder ( #883 )
2016-11-30 13:13:59 +01:00
Matthias Schiffer
ce53ed209b
docs: user/site: improve mcast_rate description
2016-11-16 18:24:15 +01:00
Kevin Olbrich
3fd43d7bdb
docs: user/site: fix typo ( #924 )
2016-11-09 02:30:36 +01:00
viisauksena
539081d315
gluon-mesh-vpn-fastd: make fastd syslog level configurable ( #915 )
2016-11-06 00:01:49 +01:00
Ben Oswald
5c7be1e01a
add link to Freifunk Rhein-Neckar site repository ( #890 )
2016-09-27 09:40:45 +02:00
Tobias Hachmer
be4df11f57
docs: update link to site repository of Freifunk MWU
2016-09-22 21:46:19 +02:00
Matthias Schiffer
e56e3c25db
docs: update docs for prefix4/next_node.ip4
2016-09-10 17:19:13 +02:00
Matthias Schiffer
639c12b8e2
ar71xx-generic: add support for new TP-Link region codes
...
Generate flashable images for the Archer C7 v2 with current stock firmware
again.
To set the region code, the GLUON_REGION variable must be set to "us" or
"eu" in site.mk or as a make argument.
Fixes #860
2016-08-28 21:03:56 +02:00
kb-light
6ff94aca35
gluon-core: make wifi rates configurable by site.conf
...
and add documentation
2016-08-27 07:11:58 +02:00
Ruben Barkow
934f640b9b
Docs: more example site configs in the wild ( #837 )
2016-08-22 17:32:53 +02:00
Matthias Schiffer
b1a753e1c5
gluon-core: allow setting PoE passthrough default setting from site.conf
2016-07-30 00:00:39 +02:00
Matthias Schiffer
9ffdb0cd15
docs: user/site: clarify mirror ordering
...
Fixes #823
2016-07-10 22:42:42 +02:00
Matthias Schiffer
3f24aa248a
docs: add documentation about site modules
2016-05-29 16:40:33 +02:00
Metatron321
5c67b4909d
docs: added site for Regio Aachen
2016-05-29 10:28:24 +02:00
Jan-Tarek Butt
22ec5f1c83
docs: fix 404 error for nordwest site repo url
2016-05-27 00:14:27 +02:00
Matthias Schiffer
fe1b887f49
docs: user/site: fix formatting of definition list
...
Newer versions of Sphinx would break lines at the colons.
2016-04-19 05:56:18 +02:00
Matthias Schiffer
9260a8fa15
docs: add info about IPv6 and DNS requirements for NTP/autoupdater
2016-04-19 05:55:11 +02:00
Nils Schneider
271e864005
docs/user/site.rst: typo
2016-04-08 14:17:45 +02:00
mokkin
d7eb477ef5
added site for Leipzig
2016-03-31 20:54:08 +02:00
kb-light
954e378a5f
docs: Freifunk Paderborn is now called Freifunk Hochstift
...
link to site-repo updated
2016-03-29 12:41:26 +02:00
Matthias Schiffer
627e6b7b81
docs: user/site: change peer limit in example fastd config to 1
...
Change the limit to match our recommendation in the site-example.
2016-02-07 11:23:41 +01:00
Jan-Philipp Litza
46aa2e7c6a
docs: Improve documentation of fastd and autoupdater config in site.conf
2015-12-09 21:00:19 +01:00
ruben
de8c908dc3
docs: grammar and formatting enhanced in site.conf
2015-12-08 22:58:40 +01:00
Andreas Ziegler
26b4d5691f
docs: add link to tecff/site-ffa (Altdorf, Landshut & Umgebung)
2015-11-24 03:55:52 +01:00
picard
40a9bdd7b1
docs: update ffnw site URL
2015-11-23 01:00:42 +01:00
Matthias Schiffer
171b484735
docs: improve user/getting_started, some minor fixes in user/site
...
This commit basically does two things: it urges users always to use an own
git repository to manage the site configuration, and it removed all
mentions of "communities" from the "Getting started" page, as it was too
Freifunk-specific.
Other documentation pages (especially the site configuration docs) should
probably be adjusted as well.
2015-11-06 00:17:09 +01:00
brokenbike
2df84fc474
Update site.rst
...
The Freifunk Münsterland firmware was formerly known as Freifunk Münster firmware - while the URL hasn't changed. In future, there will probably be subdomains with their own files, but for now this is state of the project.
2015-10-30 21:16:27 +01:00