52d4ae5ad7
3cfe050c4a kernel: crypto: add kmod-crypto-chacha20poly1305 23f0fea742 sunxi/cortexa53: enable armv8-CE crypto algorithms 83dfa4156e rockchip/armv8: enable armv8-CE crypto algorithms 7f4467784f octeontx: add armv8-CE version of CRC T10 9ff2e7d3e7 mvebu/cortexa72: enable armv8-CE crypto algos 75ffc994ba mvebu/cortexa72: refresh kernel 5.10 config cd25cc0558 mvebu/cortexa53: enable armv8-CE crypto algos 23bc97c281 mvebu/cortexa53: refresh kernel 5.10 config 33dd466422 layerscape/armv8_64b: enable armv8-CE crypto algos 51f1480e48 bcm4908: enable armv8-CE crypto algorithms 4101c8191e bcm27xx/bcm2711: enable asm crypto algorithms 8f393cf2f8 bcm27xx/bcm2710: enable asm crypto algorithms 2b4fba8750 ath79: D-Link DAP-2680: select QCA9984 firmware d5f911e68f OpenWrt v22.03.0-rc4: revert to branch defaults 677e3c18fe OpenWrt v22.03.0-rc4: adjust config defaults 2b1941e47d bcm53xx: remove BROKEN flag from Asus RT-AC88U a83dc6b06d kernel: move Toshiba-TC58NVG0S3H patch to ipq40xx 3b90edaff9 wolfssl: make WOLFSSL_HAS_OPENVPN default to y fe9c4593b5 wolfssl: enable CPU crypto instructions 50b6f5604b wolfssl: add benchmark utility f4b7541b22 wolfssl: don't change ABI because of hw crypto ff889898d2 kernel: bump 5.10 to 5.10.120 0ca9367069 kernel: bump 5.10 to 5.10.119 49f8a75031 kernel: bump 5.10 to 5.10.118 3ce3de934c kernel: bump 5.10 to 5.10.117 b24c301709 ksmbd: update to 3.4.5 e8fedf26ab ath79: allow use GPIO17 as regular gpio on GL-AR300M devices c29641f718 ath79: ZTE MF286[,A,R]: use GPIO19 as ath9k LED 9325aefaf3 ath79: ZTE MF286[,A,R]: fix WLAN LED mapping 720a7db7ea build: fix find warning with SCAN_EXTRA 8e9eaef70a kernel: fix crashes in bridge offload code 33df033b73 mac80211: add a bug fix for a rare crash d04a947b6b uboot-imx: fix wrong make flags overriding 972160a0f7 kernel: backport flow offload fixes 26958e9724 bmips: dgnd3700v2: fix network config fe04b41d70 libubox: update to the latest version 9c0f94e955 ltq-vdsl-app: disconnect when service is stopped 8f4b5fdd5f ltq-vdsl/ltq-adsl: fix elapsed time calculation ea0744fbc6 ltq-atm/ltq-ptm: avoid unnecessary build dependencies 290c13b7d7 ltq-vdsl-mei: add locking to interrupt handler d0397abd9d ltq-vdsl-app: set MAC address for vectoring error reports 642d6c0c6d ltq-vdsl-mei: enable vectoring error sample callback e56836dfc1 ltq-vectoring: add driver de0a9b0eab realtek: add gpio-restart for D-Link DGS-1210-28 e2ca166479 realtek: add reset button for D-Link DGS-1210-28 638220bfee packages: nvram: add NVRAM quirks for bcm53xx target bee8612d4f bcm53xx: add support for Asus RT-AC88U ee4a765090 realtek: add support for ZyXEL GS1900-24E 045fe28d4e ramips: use hotplug script for EAP615-Wall MACs f77d77e726 tools/mkimage: increase tmpfile name length limit 4afa65af8e fstools: update to git HEAD 0a47d52287 ubus: update to git HEAD 76b4b50bbe netifd: update to git HEAD 19f287a7ca procd: update to git HEAD 2ca8bccb00 netifd: update to the latest version 002e05bf9f uqmi: update to git HEAD |
||
---|---|---|
.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