Julian
01e03aa2ea
docs: move supported devices to own page ( #1797 )
2019-08-21 23:46:08 +02:00
Matthias Schiffer
dcb18e6efe
features: include gluon-radvd by default
...
Fixes #1775
2019-08-21 19:34:12 +02:00
David Bauer
fc46d4470f
docs: add RT-AC57U to supported devices
2019-08-15 15:53:04 +02:00
Simon Terzenbach
bb7b04c0ed
docs: add Aerohive HiveAP 121 and HiveAP 330 to Supported Devices List
2019-08-13 13:25:20 +02:00
Matthias Schiffer
df5bf20b6c
docs: improve note on targets without IBSS support ( #1788 )
...
Fixes #1718
2019-07-20 16:44:55 +02:00
Matthias Schiffer
93db2f3703
docs: remove executable mode from index.rst
...
It seems this was changed by accident.
2019-07-20 14:02:14 +02:00
Andreas Ziegler
350fe73fe5
ramips-mt76x8: add support for TP-Link TL-MR3420 v5
2019-07-08 14:29:00 +02:00
Chrissi^ (Chris Fiege)
9dfaed000c
doc/dev/package: Fix path to gluon.mk ( #1774 )
...
$(TOPDIR) does not contain a trailing slash.
Thus the 'gluon.mk'-include must include
the trailing slash. (Just like the link to
$(INCLUDE_DIR)/package.mk does.)
Signed-off-by: Chris Fiege <chris@tinyhost.de>
2019-06-29 23:41:07 +02:00
Adrian Schmutzler
851dfc6a93
ar71xx-generic: Add support for TP-Link CPE210 V3 ( #1696 )
...
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-06-29 14:49:54 +02:00
Jan-Tarek Butt
f9a47f027b
gluon-hoodselector docs: add package documentation
...
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
gluon-hoodselector docs: replace 'Router have' with 'Router has'
gluon-hoodselector: docs: fix spelling/grammar
docs: gluon-hoodselector.rst, chnage 'VPN-mode' to VPN mode and 'trigon polygon' to triangle
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
docs/package/gluon-hoodselector: update .dia and .svg to current code behave
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
docs/package/gluon-hoodselector: replace hood with domain update doc to current code behave
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
docs hoodselector: fix spelling
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
docs/package/gluon-hoodselector: fix spelling second round
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
docs:gluon-hoodselector.rst: fix spelling
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
docs gluon-hoodselector.rst: fix line length
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
docs gluon-hoodselector: rename doc imports to be assoziated with the hoodselector
docs gluon-hoodselector: fix image name and rst inmport
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
docs gluon-hoodselector: information without es (uncountable)
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
docs/package: gluon-hoodselector.rst fix grammer issues
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-06-29 02:43:01 +02:00
rubo77
2541d0a0e2
docs: Add information how to automatically check your code with luacheck
2019-06-26 23:30:17 +02:00
rubo77
a8e5a82215
docs: fix troubleshooting link from markdown to RST
2019-06-24 19:42:32 +02:00
Martin Weinelt
8118e7315f
docs: Add v2018.2.2 release notes
2019-06-24 14:29:24 +02:00
lrnzo
d42705f36a
docs: update upgrade.rst
...
small grammatical fix
2019-06-24 13:37:06 +02:00
Martin Weinelt
7d386a66f3
docs: fix reference to #noibss in v2018.2.1 release notes
...
Uncovered by sphinx-build:
docs/releases/v2018.2.1.rst:19: WARNING: Too many autonumbered footnote references: only 0 corresponding footnotes available.
docs/releases/v2018.2.1.rst:19: WARNING: Unknown target name: "noibss".
docs/releases/v2018.2.1.rst:26: WARNING: Unknown target name: "noibss".
docs/releases/v2018.2.1.rst:30: WARNING: Unknown target name: "noibss".
docs/releases/v2018.2.1.rst:34: WARNING: Unknown target name: "noibss".
docs/releases/v2018.2.1.rst:35: WARNING: Unknown target name: "noibss".
2019-06-21 00:44:10 +02:00
Martin Weinelt
8a2da00d0d
docs: fix codeblock in getting_started.rst
...
Issue was uncovered by sphinx-build:
docs/user/getting_started.rst💯 WARNING: Definition list ends without a blank line; unexpected unindent.
2019-06-21 00:42:29 +02:00
rubo77
721adc4c6b
docs: Add example how to build all targets
2019-06-20 14:33:47 +02:00
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