Gluon sources for freifunk-leipzig.de
This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Matthias Schiffer c676934e88 build: don't enable all kernel modules in the general OpenWrt .config
With this change, there are two OpenWrt config files: one for the packages
actually used by Gluon, and one with all kernel modules enabled (like it was
since we removed the static kernel configs). The config with all kernel modules
is only used to generate the kernel configuration (so it is compatible with the
upstream kernel).

This should bring the build times back to what they were before the static
configs were removed.
2015-03-20 02:15:58 +01:00
contrib Documentation and helper script for the new upgrade script handling 2015-01-23 03:29:37 +01:00
docs docs: update site documentation for new i18n support 2015-03-19 23:09:40 +01:00
include build: don't enable all kernel modules in the general OpenWrt .config 2015-03-20 02:15:58 +01:00
patches luci: fall back to English if no language matches 2015-03-19 21:29:30 +01:00
scripts Remove now unused md5sum.sh script 2015-03-19 19:08:41 +01:00
targets ar71xx-generic: remove BROKEN flag from gl-inet profile 2015-03-16 18:32:55 +01:00
.gitignore Nicer feed specification 2014-01-02 15:16:32 +01:00
LICENSE Move package submodules to packages/ 2013-10-09 19:58:28 +02:00
Makefile build: don't enable all kernel modules in the general OpenWrt .config 2015-03-20 02:15:58 +01:00
README.md readme: clarify handling of issues 2015-03-02 07:59:10 +01:00
modules Update gluon packages 2015-03-19 22:23:23 +01:00

README.md

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 v2014.3;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