a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Matthias Schiffer 7837bc1059 Gluon v2019.1
-----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEE7tAWAry9GWw4vJofvUqgUo9j8X4FAl2HqPMACgkQvUqgUo9j
 8X4XGQgAss8qY9mDtSBCEvIOXZVlopDYH/JxY/24EUOpJQSNgeJuLdlf/p5uS5c7
 5fIsAjRbnX+QVzWVX74KmOlZ9Dl8FSiUhu9IOveRTqGUIzLEKzTSyLABdtloFBni
 rFCcLN5805XGksqgUnfC3+sz2ogKrBTtKe4jR8HyzI1xQn1W7s1TWKdL+muBWqrJ
 Hi+5r+FiT9VWpKQDHM2EtSNBZuych5lN0YmuSBgdsLU5u+rBJtTg79FAVqY0XRaq
 9FbSPii/c68OI7DkK5lkbVRcCHn5E8QqsYJnUgV4rvwxXhLS0A0QHqiqwRx3wvK6
 2uXMQl+E5e+F8T3oSJcUt2gKin+xtg==
 =pRPr
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEZmTnvaa2aYgexS51Fu8/ZMsgHZwFAl2KmiMACgkQFu8/ZMsg
 HZzdahAAoQr3dREwQatJtJnJVfm9q24Yz9ukbWM/8AAEJHJb2YY43d5nrNo+Z/OQ
 rbp1NA6pYWryReq93lUR44IGzPX6MtYf+nZ8mAJlUtHOigo5JsAlSSljJckJevU1
 okLh5lkiS6tBgTNK4ziXFfCD6d2AOwL7LEX+ULGKPWShmpm9JI42oOH+yE+eDids
 oFI0uvCw0rBHoX8Ye0GDEljwVhWewENTV/mPf+kGUVh64AcSVXECJQv0fA6uWxC6
 3I+Q6coriOO5wLXjW4NeCKmJNcrhZ7pGQiEWusw294pVz7/f3VawGDr2CsW6kkzR
 ggjhrsGzs3li3IeCttNrfwIx86UsICw1g12bw7AUNrn589AA4OM31uZQQk2s918h
 c1fie6z5y0V0RKilG6+z56WCdKZnKSecdaaYx0vKWL0DMgACvxOTIOoaWbODKjdx
 cY4nLcD2aiGQ/d+pw6LKDQuTiE1ORaa+MkDyN0/ZnMI2FLWJq646kO1V33JgBF0r
 tQ6n7dUwDB9rkZ/UUqqwmneeXs2vxNpnHQg/YiiFEDrdNsBC2irmWuP2Ui6JD9Rj
 Kik6NTve1f7Jp0w8ssgjyTC7mhL6fES4VFkaQP+vrmTI8qSl0QudZXT3bIOfc+sa
 hve8DPfu2yof5fdDrY47PqlNXkKE2IvulIzm+h7OSLXL+hrsDQE=
 =vgC5
 -----END PGP SIGNATURE-----

Merge tag 'v2019.1'

Merge tag to fix 'git describe'
2019-09-25 00:34:29 +02:00
.github/ISSUE_TEMPLATE meta: add template for bug reports (#1637) 2019-02-05 01:22:55 +01:00
contrib Add minimal docker environment 2019-06-20 01:19:28 +02:00
docs docs: Gluon v2019.1+ 2019-09-23 13:57:33 +02:00
package gluon-config-mode-geo-location: allow to set location independently from sharing it (#1537) 2019-09-24 09:56:40 +02:00
patches uboot-fritz4040: add fixes for bootloader image generation 2019-09-04 21:03:08 +02:00
scripts scripts: target_config_lib: fix inclusion of device-specific packages from site.mk 2019-09-14 13:46:56 +02:00
targets ar71xx-generic: add zram-swap to boards with 8M flash but only 32M memory (#1819) 2019-09-23 09:54:54 +02:00
.gitignore Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
.luacheckrc Add luacheck config (#1741) 2019-06-18 22:27:41 +02:00
CONTRIBUTING.md CONTRIBUTING.md: fix link to list of rejected features (#1785) 2019-07-13 14:32:41 +02:00
LICENSE Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
Makefile Add GLUON_DEPRECATED flag 2019-06-15 23:34:07 +02:00
modules modules: update Gluon packages 2019-09-04 20:57:37 +02:00
README.md docs: Add v2019.1 release notes 2019-09-22 19:11:28 +02:00

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

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

Gluon's developers frequent an IRC chatroom at #gluon on hackint. There is also a webchat that allows for access from within your browser.

Issues & Feature requests

Before opening an issue, make sure to 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.

We maintain a Roadmap for the future development of Gluon.

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 releases by running git tag and switch to one by running git checkout v2019.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