Commit Graph

110 Commits

Author SHA1 Message Date
Matthias Schiffer
543eb17882
gluon-core: remove DNS cache feature
dnsmasq's caching is severly broken and does not handle all answer records
equally. In particular, its cached answers are missing DNSKEY and DS
records, breaking DNSSEC validation on clients.

Remove the cache for now. It may return if dnsmasq is fixed or we switch to
a different resolver.
2018-04-13 15:15:40 +02:00
Andreas Ziegler
d66ff7b087 docs: features/dns-cache: multiple names and better example domain 2018-03-13 04:18:16 +01:00
lemoer
1a5ae67ff8 docs: add general documentation about vpn protocols (#1330) 2018-02-19 08:01:06 +01:00
Matthias Schiffer
18b9174d03
Use 'disabled' attribute instead of 'auto' to disable wired mesh interfaces
The 'auto' attribute still allows enabling the interface using ifup, which
is not intended when wired mesh is disabled.
2018-01-11 23:06:36 +01:00
Ralf Jung
4bae0a429f docs: dns-cache: explain setting dns.servers a bit more (#1268) 2017-12-27 00:21:08 +01:00
Tarnatos
230897be86 docs: autoupdater.rst: add GLUON_RELEASE to make manifest (#1235) 2017-10-12 09:50:17 +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
71bfa305fd
docs: features/dns-cache: clean up 2017-06-07 17:07:52 +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
bobcanthelpyou
eae359c961 docs: features/monitoring: update alfred README and alfred-json links (#1081) 2017-03-26 23:54:43 +02:00
lrnzo
e01f4f14aa docs: features/wired-mesh.rst: fix typo (#1067) 2017-03-11 14:20:41 +01:00
Matthias Schiffer
31d3f08f25
treewide: convert all LuCI-based packages to gluon-web 2017-02-22 01:31:25 +01:00
Ruben Barkow
95c04cd862
docs: improve autoupdater explanation 2017-02-21 10:14:28 +01:00
Andreas Ziegler
1222c386a7 gluon-dns-config: update documentation (#1013) 2017-01-29 00:15:00 +01:00
Christof Schulze
e2e910fb41 gluon-core: add configuration that enables the next_node to be used as dns cache 2017-01-24 23:20:40 +01:00
Matthias Schiffer
ddf0217395
docs: feature/roles: remove another outdates sentence 2016-12-07 11:46:18 +01:00
Matthias Schiffer
3fd0ca77c7
docs: feature/roles: update outdates site config docs 2016-12-07 11:43:50 +01:00
viisauksena
7e1dd5730c docs/wired make uci commit more specific (#942)
propose to make uci commit more specific to minimize unwanted changes in other temporary written config files like wireless ssid (in some offline changers)
2016-11-21 10:25:45 +01:00
Vieno Foo
849f8f66bf
docs: fix typo in features/wlan-configuration 2016-11-15 22:45:26 +01:00
Ruben Barkow
30811f7f1b Docs: autoupdater->build instructions num cores +1 (#908) 2016-10-20 16:44:04 +02:00
Matthias Schiffer
6964d30ff2
docs, README: change current release to v2016.2 2016-09-21 20:04:57 +02:00
Matthias Schiffer
85674a5557
gluon-luci-admin: rename "Expert Mode" to "Advanced settings"
Use the common term; the "Expert Mode" never was a distinct mode of
operation anyways.
2016-07-27 02:38:39 +02:00
Johannes Rudolph
4c09783723 docs: autoupdater's fallback option (#786) 2016-05-26 16:46:32 +02:00
Matthias Schiffer
6961406523 Merge pull request #640 from kokel/preserve-wifi-channel
gluon-core: add preserve wifi channel feature
2016-02-24 17:25:02 +01:00
viisauksena
e4439a3fe4 docs: fix typo in authorized keys config example 2016-02-24 11:17:42 +01:00
Kokel
388d264ff0 gluon-core: add preserve wifi channels feature
This new feature introduces the new uci section 'gluon-core.wireless' with a preserve_channels option:
 * preserve_channels (boolean)

By setting this option to 1 (true) wifi channels will be preserved during upgrades.
2016-02-10 07:06:36 +01:00
Matthias Schiffer
f8b328835b docs: features/monitoring: replace one last mention of gluon-announced 2016-02-07 21:42:04 +01:00
Matthias Schiffer
4d6956fa25 docs: update outdated monitoring documentation 2016-02-05 11:00:38 +01:00
Matthias Schiffer
10d7ad2107 docs: add more documentation of WLAN configuration
Fixes #574
2016-02-05 10:40:26 +01:00
Andreas Ziegler
d10a7b9c72 docs: Update autoupdater.rst
fix typo and express sentence regarding update priority clearer
2016-01-15 00:47:02 +01:00
PetaByteBoy // Milan Pässler
02d3ed2fa9 docs: features/wired-mesh: fix typo 2016-01-01 20:35:43 +01:00
Matthias Schiffer
65ce99449e docs: rename development version to v2016.1 2016-01-01 16:29:15 +01:00
Matthias Walther
b33635c47c Update wired-mesh.rst 2015-11-05 16:19:55 +01:00
Matthias Schiffer
53a7cf31f9 build: add GLUON_OUTPUTDIR, move GLUON_IMAGEDIR default below it
We'll soon have other output besides the images, having a single directory
for all output makes sense.
2015-10-29 18:44:00 +01:00
Matthias Schiffer
86bd5a1da5 docs: improve wired mesh documentation
Fixes #376
2015-10-28 19:59:51 +01:00
hexa-
10580d59e8 docs/autoupdater: depends on ipv6 reachable update-servers 2015-05-11 16:26:06 +02:00
Matthias Schiffer
97d3045dc0 docs: autoupdater: remove parts only relevant for Gluon versions before v2014.3 2015-03-14 19:20:45 +01:00
Matthias Schiffer
b44a02773e docs: adjust to new target handling 2015-03-14 19:20:11 +01:00
Kokel
28c7e0e20f add documentation for roles feature add by https://github.com/freifunk-gluon/packages/pull/83 2015-02-14 00:47:55 +01:00
Florian Klink
b47609d9dc docs/features/announce.rst: fix typo 2015-01-14 08:37:58 +01:00
Nils Schneider
b38e945fae docs: gluon-neighbour-info 2015-01-05 19:51:46 +01:00
Nils Schneider
a8b7c39078 docs: fix syntax in gluon-authorized-keys 2014-11-06 15:36:50 +01:00
Nils Schneider
3b0e596e08 docs: authorized-keys 2014-09-15 19:29:21 +02:00
eriu
9baa9ec4d0 fix typo
the command autoupdate not work, so a fix smal fix necessary
2014-08-18 12:47:47 +02:00
Nils Schneider
7a52f299e4 Merge pull request #151 from digineo/private-wifi-docs
docs: renaming gluon-luci-privatewifi into gluon-luci-private-wifi
2014-08-07 12:43:19 +02:00
Julian Kornberger
ab7735cd5d docs: renaming gluon-luci-privatewifi into gluon-luci-private-wifi 2014-08-07 11:25:09 +02:00
Julian Kornberger
d96054c5df docs: fix literal blocks 2014-08-07 11:24:19 +02:00
Julian Kornberger
561941d6a9 docs: add private WLAN 2014-08-05 23:30:16 +02:00
Matthias Schiffer
12a2442a0f Documentation cleanup 2014-08-02 19:28:06 +02:00
Matthias Schiffer
a4a5b9a38b docs: autoupdater: fix example build script 2014-07-26 02:20:38 +02:00
Matthias Schiffer
c2faf6eb64 docs: update autoupdater documentation 2014-07-24 20:04:58 +02:00
Nils Schneider
e0ade6302c docs: gluon-announce, announced, alfred 2014-07-21 13:33:04 +02:00
Nils Schneider
af422f70e1 docs: typo 2014-07-21 12:04:11 +02:00
Matthias Schiffer
cd0d771568 docs: add some information about the new autoupdater 2014-07-20 22:36:46 +02:00
Nils Schneider
b7970426e9 gluon-batman-on-wan: docs 2014-07-16 16:17:24 +02:00
Nils Schneider
6b493119d9 docs: document configmode 2014-07-09 13:19:46 +02:00
Nils Schneider
38bac6a6ad docs: move from README to docs/ 2014-07-09 12:43:10 +02:00
Daniel Ehlers
9f8afd49fa docs: more work on docs
docs: Basic site documentation
docs: Basic autoupdater documentation
docs: minimal autoupdater info
docs: bump version to 2014.2

Closes #114
2014-07-09 12:17:51 +02:00