David Bauer
2e37ffff56
docs: wlan-configuration: document outdoor mode behavior ( #2075 )
...
Document the behavior of the Outdoor mode when preserve_channels is
enabled.
2020-07-06 20:06:52 +02:00
David Bauer
a9c5b83cad
docs: private-wlan: add WPA3 documentation
2020-03-25 02:05:18 +01:00
Martin Weinelt
a8134ecb40
Revert "docs: features/multidomain.rst: use gluon-reload instead of reboot ( #1888 )"
...
This reverts commit 4e070312f9
.
The recommendation is not sufficient at this time, so revert it.
See #1898 for further discussion.
2020-02-10 15:43:43 +01:00
Tata
4e070312f9
docs: features/multidomain.rst: use gluon-reload instead of reboot ( #1888 )
2019-12-12 13:08:27 +01:00
Matthias Schiffer
ed8cd9c0f7
docs: update for reflect dropped IBSS support
2019-11-07 19:48:16 +01:00
Misanthropos
b359ed1887
gluon-setup-mode: add DECT button to enter setup mode
...
many AVM devices do not have RESET/WPS buttons. So use the otherwise unused DECT/PHONE button to boot the device into setup mode.
This patch allows to enter the setup-mode by pressing the phone button
(often labeled as DECT) in addition to WPS and reset button.
This patch is necessary to allow supporting boards without a WPS and reset
button (e.g. AVM FRITZ!Box 7312).
2019-11-06 14:59:23 +01:00
Andreas Ziegler
baab4d3614
docs: feature/roles: fix uci set command
2019-11-03 18:49:42 +01:00
Ruben Barkow
e990342f85
docs: replace alfred with respondd ( #1842 )
2019-10-16 23:59:17 +02:00
bobcanthelpyou
5ed145c6a6
docs: mention ff05::2:1001 on the node monitoring page ( #1818 )
2019-09-15 14:25:18 +02:00
Martin Weinelt
4f60f6dbc6
gluon-core: disable legacy_rates by default, drop support for supported and basic rates ( #1716 )
2019-04-28 16:47:29 +02:00
bobcanthelpyou
ff7aeafad2
docs: fix typos and small text improvements
2019-04-02 02:32:50 +02:00
bobcanthelpyou
170c494f40
docs: fix typos and common misspellings ( #1668 )
2019-03-10 20:15:25 +01:00
Martin Weinelt
131548580e
Revert "docs: multidomain: add missing uci commit in gluon-reconfigure example"
...
This reverts commit b92e404437
.
Committing in this case is unnecessary as that job is already handled by 998-commit
which is in a superior position to commit, as it is run after all relevant changes to
the configuration have been made.
2019-02-11 23:53:55 +01:00
Julian Labus
b92e404437
docs: multidomain: add missing uci commit in gluon-reconfigure example
2019-02-11 16:06:23 +01:00
bobcanthelpyou
3c9afd1274
docs: update some old urls ( #1598 )
2018-12-07 21:40:55 +01:00
bobcanthelpyou
ba803a1329
docs: fix some old urls or 'upgrade' to https
2018-11-30 23:54:07 +01:00
rubo77
e2e36921a6
docs: multidomain: fix indentation
2018-11-15 00:15:50 +01:00
Ruben Barkow
925d452ba7
docs: multidomain: fix site.conf path to basic and supported rates
2018-11-13 14:55:07 +01:00
bobcanthelpyou
94cf96d72f
docs: features/autoupdater: fix typos and add GLUON_TARGET for make clean
2018-11-03 12:10:29 +01:00
Ruben Barkow
2b16257896
gluon-web-mesh-vpn-fastd: clarify config of default crypto method ( #1502 )
2018-08-06 21:36:05 +02:00
Andreas Ziegler
01c1bf603f
docs: vpn: fastd's unencrypted method is 'null', not 'none'
2018-08-04 12:19:15 +02:00
Matthias Schiffer
655da23520
docs: features/wired-mesh: add section about VXLAN encapsulation
2018-07-08 20:55:29 +02:00
Vincent Wiemann
68af719e24
docs: private-wlan: add uci command to set MAC ( #1454 )
...
add a missing command to set the special Gluon MAC address of the private WLAN interface to the documentation.
2018-07-04 00:06:23 +02:00
lemoer
c0e7b96d1d
docs: add documentation about multidomain support ( #1365 )
2018-06-14 00:01:56 +02:00
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