Commit Graph

115 Commits

Author SHA1 Message Date
Matthias Schiffer 55d95f16b3 docs: various user/site fixes 2015-04-28 01:11:53 +02:00
Matthias Schiffer 728a101d8d docs: update site.mk 2015-04-26 14:26:29 +02:00
Matthias Schiffer 53dac66a04 Merge branch 'survive-upgrades' of https://github.com/do9xe/gluon 2015-04-25 21:44:00 +02:00
DO9XE 44beb0c178 gluon-mesh-batman-adv-core: make wireless-disable state survive updates and allow site option 2015-04-25 21:38:57 +02:00
Matthias Schiffer 3d7442b6ad docs: add Rocket M2 to list of supported devices 2015-04-25 19:38:02 +02:00
Matthias Schiffer f958ff718e docs: some i18n clarifications 2015-04-25 19:36:21 +02:00
Matthias Schiffer b4068fa7f0 docs: add i18n howto 2015-04-25 19:22:15 +02:00
@RubenKelevra 5b2171591f docs: fix syntax of setup_mode 2015-04-15 01:06:25 +02:00
Matthias Schiffer 6bad3e385a docs: updates to "Getting Started" 2015-03-25 19:14:18 +01:00
Matthias Schiffer b7d256b69d docs: add releases/v2015.1 to TOC tree 2015-03-25 18:54:52 +01:00
Matthias Schiffer 013a1500ff docs: update version number to 2014.4+ 2015-03-25 18:53:46 +01:00
Nils Schneider b336a8d882 Merge pull request #315 from mweinelt/master
site.rst: document ingress/egress unit in simple_tc
2015-03-23 21:07:25 +01:00
hexa- a6cd3a387e site.rst: document ingress/egress unit in simple_tc 2015-03-23 20:49:21 +01:00
Jan-Philipp Litza 5faca867c4 Document changes to hostname_prefix field of site.conf 2015-03-21 14:33:18 +01:00
Matthias Schiffer a2e88140c0 docs: update site documentation for new i18n support 2015-03-19 23:09:40 +01:00
Matthias Schiffer 2538b1b108 docs: add POT file to site example 2015-03-19 22:59:51 +01:00
Matthias Schiffer 0f0abd2c7f docs: update site-example for i18n support 2015-03-19 22:46:01 +01:00
Matthias Schiffer 630de84465 Get rid of the static kernel configuration files
With a backported patch from the OpenWrt trunk, it is now easy to generate an
equivalent configuration using CONFIG_ALL_KMODS.

The build will take a bit longer because all kernel module packages are actually
built even when they are not included in the image, but adding new targets
becomes a lot easier.

Also, related documentation updates and fixes.
2015-03-16 13:54:09 +01: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
Matthias Schiffer ae6d0e0a2b docs: fix autoupdater site.conf snippet
There is no "enabled" attribute in the autoupdater section, and there has never
been.
2015-03-05 05:55:39 +01:00
Matthias Schiffer ffc3f8ec6f Merge branch 'role_doc' of https://github.com/freifunk-mwu/gluon 2015-03-03 02:31:43 +01:00
pheanex f7ea36e41d Correct small spelling mistake 2015-02-26 12:29:53 +01:00
Nils Schneider 20101f25bd Merge pull request #300 from freifunktrier/master
Add Trier to site.rst
2015-02-24 01:05:54 +01:00
dracoTrier 8f2d0ef15a Add Trier to site.rst 2015-02-24 00:35:19 +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
Nils Schneider f36eba552e docs/site-example: typo 2015-01-27 18:32:31 +01:00
Matthias Schiffer 53e04f2a26 docs: add documentation for the WAN configuration 2015-01-27 04:27:27 +01:00
NeoRaider 0dcb3619a6 Merge pull request #274 from freifunk-darmstadt/site-example
docs/site-example: cleanup
2015-01-25 00:16:19 +01:00
NeoRaider c79fd70410 Merge pull request #276 from freifunk-leipzig/for-gluon
docs: add mesh_vlan entry
2015-01-25 00:09:59 +01:00
NeoRaider 72b7e2dafb Merge pull request #281 from freifunk-gluon/simple_upgrade
Documentation and helper script for the new upgrade script handling
2015-01-24 15:27:51 +01:00
Nils Schneider 9807d2da7a docs: skipping of setup mode
This PR documents functionality added by
https://github.com/freifunk-gluon/packages/pull/95
2015-01-24 10:18:30 +01:00
Matthias Schiffer 4c8866ffb7 Documentation and helper script for the new upgrade script handling 2015-01-23 03:29:37 +01:00
Matthias Schiffer 415377cc27 doc: remove part about git identity in the "getting started" guide 2015-01-21 17:40:17 +01:00
Daniel Golle 44011457c9 docs: add docs and example for mesh_vlan site parameter
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-01-18 08:24:56 +01:00
Matthias Schiffer 90fa002dd7 docs: fix autoupdater URLs in example 2015-01-16 17:25:17 +01:00
Florian Klink cba844cb5a docs/site-example: cleanup
- generalize, to make it more clear that the site config
   needs to be adapted to the local community.
 - remove some host names and public keys used in Lübeck
 - suggest private space mac adresses
 - change fastd method to salsa2012+umac, which is the recommended default
 - add config for a fastd peer reachable by both ipv4 and ipv6
 - order GLUON_SITE_PACKAGES alphabetically
2015-01-16 15:46:48 +01:00
Florian Klink b47609d9dc docs/features/announce.rst: fix typo 2015-01-14 08:37:58 +01:00
Nils Schneider bb950cb69b Merge pull request #268 from adlerweb/patch-1
site.rst -> Add Mayen-Koblenz
2015-01-11 22:04:06 +01:00
Florian Knodt 5989a9916b site.rst -> Fix Göttingen 2015-01-11 21:55:50 +01:00
Florian Knodt c7fc0f9d02 site.rst -> Add Mayen-Koblenz 2015-01-11 21:55:11 +01:00
Alex fef1f5ba54 +goettingen 2015-01-11 21:10:32 +01:00
Nils Schneider b38e945fae docs: gluon-neighbour-info 2015-01-05 19:51:46 +01:00
Kokel 474e625793 correct site-ffmwu 2015-01-04 19:03:05 +01:00
hexa- 75fe4eec83 docs: typo 2015-01-02 17:40:03 +01:00
Nils Schneider c43d5982a3 docs: releas/2014.4 fixes 2014-12-28 16:44:36 +01:00
Nils Schneider 4f86c6a75b docs: release/2014.4 -wdr4300 bug +gluon-neighbour-info 2014-12-28 16:37:46 +01:00
Nils Schneider cd01bbb48a docs/release-notes: mention gluon-authorized-keys 2014-12-26 23:25:14 +01:00
Nils Schneider 0c764ea9a7 docs: add known issues for v2014.4 2014-12-26 23:09:45 +01:00
Matthias Schiffer 4443012658 Initial draft for the 2014.4 release notes 2014-12-26 18:57:16 +01:00