Andreas Ziegler
6f7504b48a
docs: site-example: site.conf: fix typo
2017-11-15 03:44:53 +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
lrnzo
0b4cbec0e9
docs: change group name gluon-fastd to gluon-mesh-vpn
...
The group was renamed during the development of Gluon v2017.1, adjust the
documentation accordingly.
2017-10-22 20:34:05 +02: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
Tarnatos
230897be86
docs: autoupdater.rst: add GLUON_RELEASE to make manifest ( #1235 )
2017-10-12 09:50:17 +02:00
hexa-
ea01c467f2
docs: fix typo in v2017.1.3 release notes ( #1234 )
2017-10-11 02:01:50 +02:00
Matthias Schiffer
36c940c11d
docs, README: import v2017.1.3 release notes
2017-10-04 22:53:30 +02:00
Chrissi^
ab296fcd13
docs: mention GLUON_RELEASE in make manifest instructions
...
Adding the fact that GLUON_RELEASE is needed with 'make manifest'
if it is used with 'make'.
This fact was mentioned in the v2017.1 release notes but is not (clearly)
mentioned inside other parts of the documentation.
Signed-off-by: Chrissi^ <chris@tinyhost.de>
[Matthias Schiffer: minor rewording]
2017-09-06 18:26:29 +02:00
Matthias Schiffer
2c7f4487fd
docs: features/autoupdater: whitespace cleanup
2017-09-06 18:24:03 +02:00
A.Kasper
5de9f0469e
Update dns-cache.rst: adding a best practices for setting the name
...
Adding hints that the next_node name should contain a dot to avoid (mobile) browsers interpreting "nextnode" as searchphrase. Also setting it to an fqdn helps when clients use static dns servers.
2017-08-25 23:04:32 +02:00
Matthias Schiffer
9168107f13
docs: import v2017.1.2 release notes
2017-08-14 02:06:31 +02:00
Matthias Schiffer
24cfdc384a
docs: import v2016.2.7 release notes
2017-08-14 02:04:16 +02:00
hexa-
5617eec665
docs/site-example: fix comment and syntax error ( #1186 )
2017-07-11 04:14:24 +02:00
kb-light
46126de792
Add new package gluon-web-logging ( #1153 )
2017-07-11 02:58:45 +02:00
Matthias Schiffer
9ae2be7b55
docs: dev/feature-flags: fix a few typos
2017-07-09 02:35:06 +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
2cd30d644b
Remove redundant virtual packages
...
As PROVIDES can be used to replace real packages now, we don't need the
virtual packages as workaround anymore. This also means that the providing
packages don't need to be added to site.mk explicitly anymore when the
default provider is used.
2017-07-08 16:34:40 +02:00
Ruben Barkow
84d117ff73
gluon-web-admin: add option to show/hide password-login and add minimum password length
2017-07-07 02:15:52 +02:00
Matthias Schiffer
d72a1ea9c6
docs, README: import Gluon v2017.1.1 release notes
2017-07-03 17:17:02 +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
kb-light
c90e13594a
docs: dev/web/model: fix typo ( #1152 )
2017-06-24 19:25:12 +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
Matthias Fritzsche
201fa576b8
docs: add note that GCC 4.8 is needed to build gluon
...
The used nodejs 4.4.5 needs at least GCC 4.8 to be build
https://github.com/nodejs/node/blob/v4.x/BUILDING.md
Signed-off-by: Matthias Fritzsche <matthias@chemnitz.freifunk.net>
[Matthias Schiffer: moved information to the first section]
2017-06-14 10:12:35 +02:00
Matthias Schiffer
e40e05ad5f
docs: releases/v2017.1: add some more information on updating v2016.2.x build setups
2017-06-13 11:06:19 +02:00
Matthias Schiffer
4827f2df1b
docs: site-example: remove redundant "iptables" package
...
iptables will be pulled in anyways.
2017-06-10 22:00:47 +02:00
Matthias Schiffer
49354994ef
docs: Gluon v2017.1+
2017-06-10 14:06:00 +02:00
Matthias Schiffer
31893cb912
docs, README: Gluon v2017.1
2017-06-10 14:04:23 +02:00
Matthias Schiffer
5da8a15382
docs, README: import Gluon v2016.2.6 release notes
2017-06-10 13:54:13 +02:00
Matthias Schiffer
0cfbc60b05
docs: releases/v2017.1: add note about x86 image sizes
2017-06-10 12:05:25 +02:00
Matthias Schiffer
606e8490d3
docs: dev/upgrade: some minor text improvements
2017-06-08 20:59:57 +02:00
Matthias Schiffer
fab7ae3d7f
docs: releases/v2017.1: add another note about migration of packages
2017-06-08 20:56:36 +02:00
Matthias Schiffer
a8e6fb8aa0
docs: releases/v2017.1: mention missing tunneldigger IPv6 support
2017-06-08 16:25:09 +02:00
Matthias Schiffer
c0d261beb7
docs: add preliminary v2017.1 release notes
2017-06-08 16:07:14 +02:00
Matthias Schiffer
71bfa305fd
docs: features/dns-cache: clean up
2017-06-07 17:07:52 +02:00
Matthias Schiffer
8bfa3f96c9
docs: update hardware support list
2017-06-07 15:42:21 +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
Steffen Förster
373613bb54
ar71xx-generic: add profile for UBNT Airgateway Pro and alias for UBNT Airgateway LR ( #1107 )
...
The Airgateway LR is the same device as the normal Airgateway but with an detachable antenna. The Pro version is a cheap dual band device.
2017-04-27 04:15:13 +02:00
Tarnatos
22042a3bf2
better upstream server description ( #1106 )
...
gluon-core: dns-cache documentation polish
Now its clear that upstreams severs normally means "community gateways".
* added cacheentries to description
* made upstream server description more general
* description of the A and AAAA-records for next_node added
* mention of Cache not being allocated when not set in site.conf
* dns-cache doku polish
2017-04-26 19:02:22 +02:00
Simon Joda Stößer
2789710104
docs: site-example/site.mk: improve comment about variables ( #1095 )
2017-04-13 21:59:17 +02:00
Matthias Schiffer
4ca67dcca5
gluon-mesh-batman-adv-*: unify into a single source package
...
For simplicity, we don't use different MTUs for compat 14 and 15 anymore,
there's no harm in using 1532 for batman-adv-legacy as well.
2017-04-12 04:22:45 +02:00
Julian Labus
9d5c551166
docs: restructure index for better readability in readthedocs theme
2017-04-10 16:32:37 +02:00
Julian Labus
4cf977485a
docs: add missing link to gluon-ebtables-source-filter
2017-04-10 16:32:37 +02:00
Matthias Schiffer
9e487f3104
docs, README: Gluon v2016.2.5
2017-04-09 21:44:07 +02:00
Matthias Schiffer
9ae5fd3723
docs: add Gluon v2016.2.5 release notes
2017-04-09 21:43:02 +02:00
kb-light
eefd2ef8db
Add package gluon-ebtables-source-filter ( #1015 )
2017-04-09 18:18:51 +02:00
bobcanthelpyou
eae359c961
docs: features/monitoring: update alfred README and alfred-json links ( #1081 )
2017-03-26 23:54:43 +02:00