2fd9b8aa19
8b6b73d0e8 wolfssl: make shared again 7ca89e1187 kernel: bump 5.10 to 5.10.134 1db4f5cba3 x86: update defconfig for 5.10.133 762703d397 kernel: bump 5.10 to 5.10.133 aedcbaae37 kernel: bump 5.10 to 5.10.132 a409bd7705 octeon: add SUPPORTED_DEVICES to er/erlite e0d3dc5de1 uboot-bcm4908: include SoC in output files 066547b974 bcm4908: build bootfs image per-SoC 506432a783 lantiq: fix network port GPIO settings for Fritzbox 3390 ee27a2b706 ipq806x: Archer VR2600: fix switch ports numbering f2c12b8940 layerscape: update PKG_HASH / PKG_MIRROR_HASH bddfd3f7ed sdk: add spidev-test to the bundle of userspace sources 396dc89ee7 realtek: correct egress frame port verification f8a44c22d4 realtek: correct egress frame priority assignment 4da0b5a786 realtek: fix egress L2 learning on rtl839x 8614b8eb5f realtek: fix egress port mask on rtl839x c240fed242 ramips: add support for Netgear WAX202 d5858c6d97 image: add support for Netgear encrypted image a1068f77c9 wolfssl: Do not activate HW acceleration on armvirt by default dbe19b1041 libpcap: fix PKG_CONFIG_DEPENDS for rpcapd a12eb71c88 wolfssl: WOLFSSL_HAS_WPAS requires WOLFSSL_HAS_DH 41fa086e6f kernel: Refresh kernel patches aa237757e0 kernel: bump 5.10 to 5.10.131 a51f54b41d kernel: bump 5.10 to 5.10.130 f14122f8e6 kernel: bump 5.10 to 5.10.129 73ef008ea6 kernel: bump 5.10 to 5.10.128 cb9a69807e firewall3: bump to latest git HEAD 8ccd657629 mt7622: remove 300 MHz from dts 606fc4cd81 bcm4908: use upstream-accepted watchdog patches 7eda42a3f3 bcm4908: backport latest DT patches 187f5147d3 kernel: update leds-bcm63138 driver f1fc90e5a1 kernel: backport LEDs driver for BCMBCA devices a8001815a6 opkg: update to 2022-02-24 479890083d firmware: intel-microcode: update to 20220510 c5ee4b7863 openssl: bump to 1.1.1q ade7c6db1e wolfssl: bump to 5.4.0 409534860f ath79: bsap18x0: pad rootfs image 1be4cad669 ath79: ja76pf2: use nvmem cells to specify MAC addresses 94530067ad ath79: move image check for devices with RedBoot 8e09f9ffc3 ath79: switch some RedBoot based devices to OKLI loader 01b8cd3200 rockchip: reliably distribute net interrupts 4fb05e45df wolfssl: re-enable AES-NI by default for x86_64 ec9f82fa18 mac80211: fix AQL issue with multicast traffic 945b13e369 realtek: build sane factory images for DGS-1210 models 3fbf45bd09 realtek: build factory images for all DGS-1210 models 128575d0fd realtek: rename u-boot-env2 to board-name 9081098273 scripts: fix CAMEO tag generator 87e58a43ea realtek: build DGS-1210 images with CAMEO tag b151362d19 scripts: add CAMEO tag generator 72466aaeb9 realtek: add DGS-1210-28 factory image b2876e6a3a scripts: add cameo image header generator 8b4169f1c9 bcm53xx: use -falign-functions=32 for kernel compilation e291e49da3 bcm53xx: enable & setup packet steering 5359a8ca38 bcm53xx: disable GRO by default at kernel level 027f7b18b9 bcm53xx: revert bgmac back to the old limited max frame size bd826dc9f9 kernel: drop patch adding hardcoded kernel compilation flags da7c57b086 kernel: support setting extra CFLAGS for kernel compilation 614a420084 kernel: use KCFLAGS for passing EXTRA_OPTIMIZATION flags |
||
---|---|---|
.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.2 && 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