205ebc8584
180b750c02 hostapd: add STA extended capabilities to get_clients 411c73f748 hostapd: add op-class to get_status output e44a781e11 hostapd: add beacon_interval to get_status ubus output 95b0b8725c hostapd: remove unused mac_buff allocation 3731ffa0ee hostapd: report bssid, ssid and channel over ubus 53c60d4bfa hostapd: ubus: add notification for BSS transition response 88075c87dc hostapd: ubus: add BSS transtiton request method b1c3539868 openssl: bump to 1.1.1n 864bba55d8 uboot-bcm4908: use "xxd" from staging_dir 92020d4242 tools: xxd: use more convenient source tarball 17e9553284 tools: add xxd (from vim) f44f8b07b0 base-files: call "sync" after initial setup e8a806c49e bcm4908: include U-Boot in images 45b3f2aa0f uboot-bcm4908: add package with BCM4908 U-Boot 604274c24b x86: legacy: enable pata_sis driver 13c9f1f37d bcm4908: support "rootfs_data" on U-Boot devices e12ffac02d bcm4908: fix USB PHY support f1e1daa6e8 u-boot.mk: add LOCALVERSION (explicitly specify OpenWrt build) 0327104686 tools/libressl: update to version 3.4.2 8ed3b5b04b tools/libressl: update to 3.4.1 2736a5df94 tools/libressl: update to 3.3.4 49b2e6365d tools/libressl: update to 3.3.3 2d69d098e0 kernel: bump 5.4 to 5.4.182 7bd583e5f3 uboot-envtools: mvebu: update uci defaults for Turris Omnia b2896d413e ipq806x: base-files: asrock: fix bootcount include 952de38ef4 Revert "ramips: increase spi-max-frequency for ipTIME mt7620 devices" abf8209d7f hostapd: fix radius problem due to invalid attributes 610b2cff60 ipq806x: base-files: asrock: fix bootcount include b99d7aecc8 wolfssl: fix API breakage of SSL_get_verify_result 7612ecb201 ramips: mt7621: do memory detection on KSEG1 7fc336484b rpcd: backport 802.11ax support d1c15c41d9 OpenWrt v21.02.2: revert to branch defaults 30e2782e06 OpenWrt v21.02.2: adjust config defaults bf0c965af0 ramips: fix NAND flash driver ECC bit position mask adb65008c8 kernel: backport fix for initializing skb->cb in the bridge code to 5.4 b7af850bd2 tools/mtools: update to 4.0.35 5d553d8767 tools/fakeroot: fix unresolved symbols on arm64 macOS c8d6a7c84e tools/fakeroot: fix build on MacOS arm64 83bf22ba2e tools/fakeroot: explicitly pass CPP variable 230ec4c69c bcm4908: backport watchdog and I2C changes 87b9ba9ed9 bcm4908: backport first 5.18 DTS changes e6a718239f bcm4908: backport bcm_sf2 patch for better LED registers support e6aaa061d0 bcm4908: backport BCM4908 pinctrl driver 59e7ae8d65 tcpdump: Fix CVE-2018-16301 de948a0bce glibc: update to latest 2.33 HEAD 0c0db6e66b hostapd: Apply SAE/EAP-pwd side-channel attack update 2 5b13b0b02c wolfssl: update to 5.1.1-stable 7d376e6e52 libs/wolfssl: add SAN (Subject Alternative Name) support 5ea2e1d5ba wolfssl: enable ECC Curve 25519 by default 4108d02a29 ustream-ssl: update to Git version 2022-01-16 32d50a1281 mbedtls: Update to version 2.16.12 c6ddf8d502 kernel: bump 5.4 to 5.4.179 a4c0c031b8 ath79: Add support for OpenMesh OM5P-AC v2 6d266ef158 imagebuilder: fix local packages/ folder |
||
---|---|---|
.github | ||
contrib | ||
docs | ||
package | ||
patches | ||
scripts | ||
targets | ||
tests | ||
.editorconfig | ||
.gitignore | ||
.luacheckrc | ||
.readthedocs.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
modules | ||
README.md |
Gluon
Gluon is a firmware framework to build preconfigured OpenWrt images for public mesh networks.
Getting started
We have a huge amount of documentation over 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 uncomplicated access from within your browser. This channel is also available as a bridged Matrix Room at #gluon:hackint.org.
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 v2021.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 might 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