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 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
contrib Documentation and helper script for the new upgrade script handling 2015-01-23 03:29:37 +01:00
docs Get rid of the static kernel configuration files 2015-03-16 13:54:09 +01:00
include Get rid of the static kernel configuration files 2015-03-16 13:54:09 +01:00
patches Get rid of the static kernel configuration files 2015-03-16 13:54:09 +01:00
scripts Allow running `make update` without git identity configuration 2015-01-21 17:37:41 +01:00
targets Get rid of the static kernel configuration files 2015-03-16 13:54:09 +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 require GLUON_TARGET for dirclean 2015-03-14 22:23:42 +01:00
README.md readme: clarify handling of issues 2015-03-02 07:59:10 +01:00
modules Update gluon packages 2015-03-16 00:52:12 +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