rubo77
a552575131
docs: link to Wiki Troubleshooting page in Getting Started
2019-06-20 14:33:47 +02:00
Martin Weinelt
0c22f3c629
docs: treat sphinx warnings as errors
2019-06-20 13:38:09 +02:00
Matthias Schiffer
912490c026
Add GLUON_DEPRECATED flag
...
This new build flag is mandatory for now (it may default to 0 in a future
Gluon version). It may be set to the following values:
* 0 - Do not build any images for deprecated devices.
* upgrade - Only build sysupgrade images for deprecated devices.
* full - Build both sysupgrade and factory images for deprecated devices.
"Other" images are handled like factory images, as they are also used for
the initial installation of Gluon on a device.
2019-06-15 23:34:07 +02:00
Matthias Schiffer
a44a5dce02
ar71xx: Onion Omega is BROKEN
...
This device doesn't have an Ethernet port, and even with the Ethernet
shield, eth0 is not configured.
2019-06-15 23:30:23 +02:00
Martin Weinelt
e20d5b0a3e
gluon-core: allow presetting the outdoor mode for new installations
2019-04-28 18:19:43 +02:00
Martin Weinelt
bf55249159
gluon-core: add outdoor support for 5 ghz radios
...
Add the `wifi5.outdoor_chanlist` site configuration that
allows specifying an outdoor channel range that can be
switched to for regulatory compliance.
Upon enabling the outdoor option the device will
- configure the `outdoor_chanlist` on all 5 GHz radios
- which may enable DFS/TPC, based on the regulatory domain
- disable ibss/mesh on the 5 GHz radio, as DFS *will*
break mesh connections
- allow for htmode reconfiguration on 5 GHz radios
The outdoor option can be toggled from
- Advanced Settings
- W-LAN
- Outdoor Installation
The `preserve_channel` flag overrules the outdoor channel
selection.
2019-04-28 18:17:11 +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
aeebcf272c
docs: add GLUON_DEBUG
2019-04-21 16:05:57 +02:00
bobcanthelpyou
2ce07ae2fe
ar71xx: add support for TP-Link TL-WR840N v2 ( #1697 )
2019-04-12 01:32:11 +02:00
bobcanthelpyou
2c4f022994
build: rename DEVICES to GLUON_DEVICES ( #1686 )
2019-04-12 01:05:04 +02:00
bobcanthelpyou
078184a59c
docs: add notice for opkg repo change ( #1693 )
2019-04-11 08:54:52 +02:00
Vincent Wiemann
deb020d3ef
docs: faq: add note for supported hardware ( #1665 )
...
A table with hardware supported by Gluon can be found on the OpenWrt Wiki. This commit adds a corresponding FAQ entry.
2019-04-09 00:10:34 +02:00
bobcanthelpyou
ff7aeafad2
docs: fix typos and small text improvements
2019-04-02 02:32:50 +02:00
bobcanthelpyou
dca5abaa26
docs: rename target sunxi to sunxi-cortexa7
...
renamed by 210d97c53e
2019-03-26 00:34:34 +01:00
bobcanthelpyou
7d314821a8
docs: remove target ipq806x
...
was marked as broken by #1526 cause of #1505
2019-03-26 00:34:34 +01:00
bobcanthelpyou
cae79eb074
docs: add new <%| tag for escaped expressions ( #1683 )
...
the tag was added by dd23a805c2
2019-03-23 18:37:49 +01:00
Manu.WTF
917d6af299
ar71xx: add support for D-Link DAP-1330 ( #1672 )
2019-03-15 23:35:35 +01:00
Martin Weinelt
fe9892d96a
docs: add v2018.2.1 release notes
2019-03-15 22:53:01 +01:00
bobcanthelpyou
170c494f40
docs: fix typos and common misspellings ( #1668 )
2019-03-10 20:15:25 +01:00
bobcanthelpyou
e8b37b2d7c
docs: remove unavailable devices ( #1667 )
...
- A Picostation M5 never existed
- TL-WR710N v1 and v2.1 are part of ar71xx-generic not ar71xx-tiny
2019-03-10 02:52:34 +01:00
bobcanthelpyou
8549438063
docs: update links (moved permanently)
2019-02-16 19:25:49 +01:00
Martin Weinelt
b8ff310631
docs: link gluon-scheduled-domain-switch in nav
2019-02-16 16:50:30 +01:00
David Bauer
5b97b07f6a
ramips-mt76x8: add support for Netgear R6120 ( #1650 )
2019-02-16 14:41:48 +01:00
David Bauer
c1b9ea2d9c
gluon-scheduled-domain-switch: add package ( #1555 )
...
This package allows to automatically switch to another domain, either
at a given point in time or after the node was offline long enough.
2019-02-12 11:00:29 +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
David Bauer
1ace3d5bb0
ramips-mt76x8: add support for TP-Link Archer C50 v4 ( #1641 )
...
This backports the TP-Link Archer C50 v4.
We are dropping the following upstream commits. They add support for the
TP-Link recovery-flag which enabled the web-recovery. As they are not
needed for the router to work, we drop them for now.
28cd2ca base-files: sysupgrade: support additional mtd options
1e06482 mtd: add logic for TP-Link ramips recovery magic
2019-02-08 02:48:09 +01:00
Martin Weinelt
9f7276cdd6
docs: improve references to the IRC chatroom ( #1643 )
2019-02-07 01:53:18 +01:00
Matthias Schiffer
2cbb2808a0
docs: don't highlight code blocks unless requested explicitly
2019-02-03 22:48:01 +01:00
Matthias Schiffer
f33d729253
docs: use sphinx_rtd_theme for HTML output
...
It makes sense to render using the same theme locally that is used on RTD.
The theme can be installed using:
pip install sphinx_rtd_theme
2019-02-03 22:45:47 +01:00
Matthias Schiffer
cd355bbbfb
docs: update Makefile and config to Sphinx 1.8.4 defaults
2019-02-03 22:41:55 +01:00
bobcanthelpyou
95acfb5493
docs: update sphinx config to v1.4.9
2019-02-03 22:41:55 +01:00
Manu.WTF
04cca280a1
ramips-mt7620: add support for Nexx WT3020 (8M)
2019-01-17 22:42:10 +01:00
Matthias Schiffer
cdbd7b65df
docs: releases/v2018.2: fix feature/package name for config wizard map
2019-01-02 20:20:18 +01:00
Ralf Jung
591107111c
docs: releases/v2018.2: add renamed target information to changelog
2019-01-02 20:17:14 +01:00
David Bauer
55d2acd709
ramips-mt76x8: remove broken flag ( #1608 )
...
This commit removes the broken flag from all devices in the mt76x8
subtarget.
The stability of the mt76 driver for the mt7628 and mt7612 has greatly
improved in the last half-year. It might be still behind ath9k and
ath10k but it is suitable for daily use.
This affects the following devices:
- GL.iNet MT300N v2
- TP-Link Archer C50 v3
- TP-Link TL-WR841 v13
2018-12-29 23:32:02 +01:00
Martin Weinelt
656230a79f
ar71xx: add support for FRITZ!Repeater 300E ( #1604 )
...
Signed-off-by: Martin Weinelt <martin@darmstadt.freifunk.net>
2018-12-29 22:51:57 +01:00
Matthias Schiffer
497b77b5db
docs: post-release version bump
2018-12-29 21:18:53 +01:00
Matthias Schiffer
3699ce8c1f
Gluon v2018.2
2018-12-29 21:07:59 +01:00
Matthias Schiffer
e8aa119289
docs: add v2018.2 release notes
2018-12-29 21:04:59 +01:00
David Bauer
9bb91e7846
docs: add pointer for AVM flash instructions
...
Adds a footnote with a link to an instruction on how to flash Gluon onto
AVM routers.
Signed-off-by: David Bauer <mail@david-bauer.net>
2018-12-29 21:03:50 +01:00
Matthias Schiffer
e0f2257e4f
docs: add TL-WR810N v1 to device list
2018-12-29 20:13:31 +01:00
Matthias Schiffer
a6bce7959d
ramips-mt76x8: remove VoCore 2 BROKEN flag again
...
The driver has stablized enough to officially support ramips-mt76x8 devices
again. At least remove BROKEN for VoCore 2 (as it was supported before).
2018-12-29 19:31:51 +01:00
Andreas Ziegler
5746fb08c4
ramips-mt7621: remove BROKEN flag for ZBT WG3526-16M & WG3526-32M
2018-12-28 21:15:29 +01:00
Matthias Schiffer
d535b4708e
docs: remove ramips-mt76x8 target from supported devices
...
The ramips-mt76x8 target is marked as BROKEN.
2018-12-26 18:10:19 +01:00
Matthias Schiffer
15c471642e
docs: add Gluon v2018.1.4 release notes
2018-12-26 16:37:02 +01:00
Andreas Ziegler
0df910bb48
docs: add D-Link DIR-860L (B1) to supported hardware list
2018-12-24 12:56:53 +01:00
Andreas Ziegler
74f6372348
docs: standardize revision notation in supported hardware list
2018-12-24 12:56:17 +01:00
Christoph Krapp
b5aa8c2f7c
ar71xx: add support for ZyXEL NBG6616
...
Signed-off-by: Christoph Krapp <achterin@googlemail.com>
2018-12-20 14:12:50 +01:00
Micha Lenk
4aebb0fd17
docs: getting_started: Update to Debian Stretch ( #1602 )
...
I just followed this document on a Debian Stretch, and it worked out of
the box. So let's use Debian's current stable release here.
2018-12-20 01:06:01 +01:00
Christoph Krapp
1c590ca148
ar71xx: add support for UniFi-AC-Mesh-Pro
...
Signed-off-by: Christoph Krapp <achterin@googlemail.com>
2018-12-09 20:41:56 +01:00
bobcanthelpyou
3c9afd1274
docs: update some old urls ( #1598 )
2018-12-07 21:40:55 +01:00
bobcanthelpyou
544989fec8
docs: switch links of issues and pull requests
2018-11-30 23:54:14 +01:00
bobcanthelpyou
ba803a1329
docs: fix some old urls or 'upgrade' to https
2018-11-30 23:54:07 +01:00
Martin Weinelt
7d79298d38
docs: add v2018.1.3 release notes
2018-11-26 22:24:43 +01:00
Martin Weinelt
60a341f910
docs: releases/v2018.1.2: fix link in known issues
2018-11-26 22:14:45 +01:00
Ruben Barkow
f1abdf88fe
docs: clarify routing_algo example for BATMAN_V ( #1579 )
2018-11-25 18:30:00 +01:00
Martin Weinelt
9d7647c30a
docs: releases/v2018.1.2: update known issues with kmod dependencies regression
2018-11-25 02:51:41 +01:00
rubo77
2b066a34a4
docs: add routing_algo example
2018-11-22 11:15:27 +01:00
Martin Weinelt
8e3a90ff65
docs: add v2018.1.2 release notes
2018-11-20 21:08:00 +01:00
rubo77
e2e36921a6
docs: multidomain: fix indentation
2018-11-15 00:15:50 +01:00
Martin Weinelt
3601c9aba6
mt76x8: add support for GL.iNet GL-MT300N-V2 ( #1548 )
...
Signed-off-by: Martin Weinelt <martin@darmstadt.freifunk.net>
2018-11-14 23:35:02 +01:00
David Bauer
a51ec56363
ipq40xx: add support for ZyXEL NBG6617 ( #1560 )
2018-11-14 23:02:25 +01:00
Ruben Barkow
925d452ba7
docs: multidomain: fix site.conf path to basic and supported rates
2018-11-13 14:55:07 +01:00
Martin Weinelt
e56acfbec0
docs: releases/v2018.1: add remark about GLUON_WLAN_MESH variable
...
fixes #1561
2018-11-04 14:35:45 +01:00
bobcanthelpyou
94cf96d72f
docs: features/autoupdater: fix typos and add GLUON_TARGET for make clean
2018-11-03 12:10:29 +01:00
David Bauer
665cc49d67
ar71xx: add support for Archer C7 v5
2018-10-15 00:38:18 +02:00
Martin Weinelt
84585d8ada
docs: move site configuration repositories list to the wiki ( #1552 )
2018-10-11 03:22:47 +02:00
yanosz
04d524e0d4
docs: user/site: improve explanation of basic_rates / supported_rates ( #1540 )
2018-09-29 19:18:19 +02:00
Ruben Barkow
5648faf82d
Enhance example translation files
2018-09-23 19:00:00 +02:00
David Bauer
9de78e27b6
gluon-config-mode-hostname: add option to use default hostname ( #1529 )
...
Before 7827f89
, mandatory hostname field in config mode was
pre-filled with the default hostname.
This commit adds the config_mode.hostname.prefill option for
controlling the default value.
2018-09-15 22:36:07 +02:00
Ruben Barkow
71d1c00f89
docs: sensible example values for gluon-config-mode-geo-location-osm ( #1528 )
2018-09-11 23:46:54 +02:00
David Bauer
a29883986c
ar71xx: add AVM FRITZ!WLAN Reapeater 450E ( #1506 )
2018-09-04 20:59:16 +02:00
Matthias Schiffer
a8d736ac7b
gluon-config-mode-geo-location-osm: add OSM-based location picker
...
gluon-config-mode-geo-location-osm extends the
gluon-config-mode-geo-location with a location picker based on
OpenStreetMaps.
Based-on-patch-by: Jan-Tarek Butt <tarek@ring0.de>
2018-09-01 11:35:39 +02:00
Matthias Schiffer
1ef4eb493c
docs: add v2018.1.1 release notes
2018-08-28 20:58:38 +02:00
Matthias Schiffer
b8c81a4509
docs: update v2018.1 release notes
2018-08-28 20:58:38 +02:00
Matthias Schiffer
839afa577c
docs: define version number only once in config file
2018-08-28 20:55:26 +02:00
mokkin
18d88fccf1
docs: site: fix typo ( #1498 )
2018-08-26 12:59:26 +02:00
Matthias Schiffer
a72cf0b86b
gluon-config-mode-geo-location: revise altitude label overrides
...
As already done with other config mode texts, the altitude field now has
default texts that are used when they are not set in the site i18n files.
The altitude-help text has been removed from site i18n; instead, the
geo-location-help text now overrides the whole section description
including the part that mentions the altitude.
2018-08-19 20:58:26 +02:00
Matthias Schiffer
688de03db2
docs: dev/web: update model/view/controller paths
...
Fixes #1491
2018-08-15 19:31:43 +02:00
David Bauer
6296e20462
docs: add OCEDO Koala to supported devices ( #1511 )
...
Addition of the OCEDO Koala to the supported devices in the docs was
forgotten in 52bc028
.
2018-08-10 11:02:55 +02:00
Ruben Barkow
d861266842
docs: getting_started: dependency for time package ( #1503 )
2018-08-07 13:47:19 +02: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
Christof Schulze
0f9ab5e306
gluon-mesh-babel: add new package
2018-08-02 00:58:51 +02:00
Sven Eckelmann
b9ec173ffb
ipq40xx: add support for OpenMesh A62
...
This device is a dual 5GHz device. It is recommended to manually change the
radio of the first device to the lower 5GHz channels and the second radio
to the upper 5GHz channels.
2018-07-25 22:27:16 +02:00
Sven Eckelmann
36a5604dfe
ipq40xx: add support for OpenMesh A42
2018-07-25 22:27:16 +02:00
David Bauer
04b446d8cd
ramips: add support for TP-Link TL-WR841N v13 ( #1470 )
2018-07-25 22:19:59 +02:00
David Bauer
8395c08e66
ramips: add support for TP-Link Archer C50 v3 ( #1487 )
2018-07-23 04:34:37 +02:00
David Bauer
c4b1febd31
ipq40xx: add target
...
This commit adds support for the new ipq40xx target.
2018-07-16 01:39:36 +02:00
Matthias Schiffer
81756ad734
docs: releases/v2018.1: extend explanation of status page rewrite
2018-07-14 21:18:41 +02:00
Matthias Schiffer
3bf5e1c875
docs: releases/v2018.1: add note regarding next_node.name change
...
Fixes : #1463
2018-07-14 21:07:26 +02:00
Julian
9906d69322
docs: fix wrong Banana Pi model in v2018.1 release notes ( #1466 )
2018-07-11 04:12:00 +02:00
Matthias Schiffer
210d97c53e
Switch to OpenWrt 18.06 branch
2018-07-10 22:57:40 +02:00
Matthias Schiffer
fcd5f183ee
docs: Gluon v2018.1+
2018-07-08 21:01:29 +02:00
Matthias Schiffer
f01037384d
docs, README: Gluon v2018.1
2018-07-08 20:59:57 +02:00
Matthias Schiffer
473818e905
docs: add v2018.1 release notes
2018-07-08 20:55:30 +02:00
Matthias Schiffer
0036ed5ddf
docs: examples: improve domain_seed comments
2018-07-08 20:55:30 +02:00
Matthias Schiffer
3540eb96ed
docs: user/site: improve feature flag explanation
2018-07-08 20:55:29 +02:00
Matthias Schiffer
655da23520
docs: features/wired-mesh: add section about VXLAN encapsulation
2018-07-08 20:55:29 +02:00