af579e9906
ecd8f7e294 ramips: get MAC addr from the encrypted partition (WG4хх223) 290ace2fe6 base-files: add mtd_get_mac_encrypted_arcadyan function d94a28f7d2 uencrypt: add package to decrypt WG4хх223 config bfb37d363c odhcp6c: update to git HEAD 464f349fad ramips: allow custom trx magic for Arcadyan 7edaae16db ramips: create new dtsi for Arcadyan routers 206581018c ramips: add support for MTS WG430223 1320a78aab ramips: add support for ASUS RT-AX53U e06f97eb33 mvebu: backport pending Turris Omnia LEDs improvements 93ac163dea mvebu: backport DTS changes for Turris Omnia from mvebu/dt 659bb7638d mpc85xx: enable NAND support for all subtargets 89b7714cf6 kernel: add kmod-leds-turris-omnia 5e39f37caa toolchain: Update glibc 2.34 to recent HEAD da7e9b201e build: add support for python3.11 and higher dfe5c23592 iwinfo: update to latest HEAD 1d16b928b3 ath25: fix initramfs image generation 2728d13030 ath25: fix ELF image generation 46e62907f1 kernel: bump 5.10 to 5.10.136 be29de706c kernel: bump 5.10 to 5.10.135 6c901ec97d kernel: Backport upstream flowtable patches from 5.15 6a638c134d pkg-config: always use correct path for pkg-config.real 1c7a167366 kernel: kmod-phy-smsc: Add new PHY fd4a354f3e kernel: kmod-phy-ax88796b: Add new PHY 13d66ef33f kernel: kmod-ipt-ulog: Remove package 534e256c02 kernel: kmod-nft-nat6: Remove package 2a6fa77b77 kernel: ipt-ipset: Add ipset/ip_set_hash_ipmac.ko fc05102d51 kernel: netsupport: kmod-sched: explicitly define included modules 3b51f74a91 kernel: netsupport: kmod-sched: Add kmod-lib-textsearch dependency 9727b71147 kernel: netsupport: kmod-sched: Remove sch_fq_codel and sch_fifo 0038e96c27 arm-trusted-firmware-mediatek: skip bad blocks on SPI-NAND (SNFI) 5c69416246 fstools: add uci fstab section to conffiles for package block-mount 0855549b4b kernel: scale nf_conntrack_max more reasonably 0179ba7851 dnsmasq: fix jail_mount for serversfile |
||
---|---|---|
.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