a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Matthias Schiffer ef38d386cb Fix the mac80211 backport not to remove the dependencies on kmod-crypto-arc4 and kmod-crypto-aes
The trunk version of mac80211 doesn't need these dependencies anymore as
they are compiled into the kernel.

While this didn't cause any issues for Gluon as we always build the kernel
with all modules, this fix makes the patch work on a plain OpenWrt CC as
well.
2015-11-18 23:07:46 +01:00
contrib contrib/sigtest.sh - testing signature 2015-09-19 15:31:07 +02:00
docs docs: improve user/getting_started, some minor fixes in user/site 2015-11-06 00:17:09 +01:00
include build: improve handling of repository signing keys 2015-10-30 14:08:29 +01:00
package gluon-site: set PKG_FILE_DEPENDS to site.conf and i18n/ only 2015-11-18 02:39:05 +01:00
patches Fix the mac80211 backport not to remove the dependencies on kmod-crypto-arc4 and kmod-crypto-aes 2015-11-18 23:07:46 +01:00
scripts Validate section names from site.conf in various packages 2015-10-11 19:34:14 +02:00
targets ar71xx-generic: add profile for TL-WR1043ND v3 2015-11-06 13:17:45 +01:00
.gitignore build: add GLUON_OUTPUTDIR, move GLUON_IMAGEDIR default below it 2015-10-29 18:44:00 +01:00
CONTRIBUTING.md Merge pull request #481 from freifunk-gluon/rej-features 2015-10-11 17:55:08 +02:00
LICENSE Move package submodules to packages/ 2013-10-09 19:58:28 +02:00
Makefile build: improve logging of tool build 2015-11-02 17:40:29 +01:00
modules Update OpenWrt base 2015-11-02 00:16:09 +01:00
README.md Restore README.md 2015-07-10 18:16:39 +02:00

Documentation (incomplete at this time, contribute if you can!) may be found at http://gluon.readthedocs.org/

If you're new to Gluon and ready to get your feet wet, have a look at the Getting Started Guide.

Gluon IRC channel: #gluon in hackint

Issues & Feature requests

Before opening an issue make sure to read check whether any existing issues (open or closed) match. If you're suggesting a new feature, drop by on IRC or our mailinglist to discuss it first.

Use a release!

Please refrain from using the master branch for anything else but development purposes! Use the most recent release instead. You can list all relaseses by running git branch -a and switch to one by running git checkout v2015.1 && make update.

If you're using the autoupdater, do not autoupdate nodes with anything but releases. If you upgrade using random master commits the nodes will break eventually.

Mailinglist

To subscribe to the list, send a message to:

gluon-subscribe@luebeck.freifunk.net

To remove your address from the list, just send a message to the address in the List-Unsubscribe header of any list message. If you haven't changed addresses since subscribing, you can also send a message to:

gluon-unsubscribe@luebeck.freifunk.net