- Jan 05, 2024
-
-
dependabot[bot] authored
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 ) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 ) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.2.0 to 5.4.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/e6428a5c4e294a61438ed7f43155db912025b6b3...9dc751fe249ad99385a2583ee0d084c400eee04e ) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
Magnus Frühling authored
Signed-off-by:
Magnus Frühling <skorpy@frankfurt.ccc.de>
-
- Jan 04, 2024
-
-
Matthias Schiffer authored
* docs: user/site: add missing image-customization example * doc: user/site: improve wording of image customization section Also add a link to the examples section.
-
David Bauer authored
openwrt: backport patches for v2023.2 release
-
David Bauer authored
The error handling needed for the buffer growth logic relies on uloop_fd's error flag, which is set based on epoll events. Doing so without handling recvmsg's error codes is racy, as an error state may be set between receiving epoll events and the next recvmsg, but calling recvmsg clears the error state. To fix this, add handling for errors returned by nl_recvmsgs_default() and nl_recv(); checking for u->error and retrieving the error status using getsockopt() becomes redundant. We have observed this issue on Gluon (recent OpenWrt 23.05); on some devices with DSA switches, the bridge interface's carrier-on event would consistenly get lost during boot due to insufficient buffer space (see [1]). We have bisected the issue to netifd commit 516ab774cc16 ("system-linux: fix race condition on bringing up wireless devices"), but that commit only uncovered the preexisting bug by switching from getting the carrier state from sysfs to using the netlink messages in cb_rtnl_event(). I suspect that other recent issues about netifd missing a carrier state change like [2] may have the same underlying cause. [1] https://github.com/freifunk-gluon/gluon/issues/3130 [2] https://github.com/openwrt/openwrt/issues/13863 Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net> Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jan 03, 2024
-
-
David Bauer authored
Increasing the receive window size improves throughout on higher-latency links such as WAN connections. The current default of 24KB caps out at around 500 KB/s. Increasing the receive buffer to 256KB increases the throughput to at least 11 MB/s. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jan 02, 2024
-
-
Matthias Schiffer authored
readthedocs: update to Python 3.11
-
Matthias Schiffer authored
.readthedocs.yaml is how the file is mentioned in the docs. Adjust the name.
-
Matthias Schiffer authored
The latest Sphinx versions require at least 3.9.
-
- Dec 31, 2023
-
-
Matthias Schiffer authored
docs: remove an unrelated/misleading link and fix headings
-
Linus Lüssing authored
This was an idea (thought experiment?) from a Wireless Battlemesh ages ago between batman-adv devs. Regarding what could be done to interconnect isolated/separate WiFi mesh clouds on layer 3 without losing best path metric information, without worsening/compromising on the best route decision. And as a more sophisticated approach to the batman-adv gateway feature and a potential replacement for tunneled batman-adv over VPN connections. Which is the opposite of what the sentence in this Gluon README is saying. And this never got implemented in either batman-adv nor Gluon. Therefore removing this link to this old draft page.
-
Linus Lüssing authored
The newly added information is way too verbose and non-practical for a "Getting started". Therefore adding an "Overview" heading and moving the "Getting started" back to where it originally was.
-
- Dec 28, 2023
-
- Dec 27, 2023
-
-
Simon Terzenbach authored
-
Simon Terzenbach authored
-
Florian Maurer authored
This adds a hint to the Repository on Github and makes it easier to recognize the license text
-
- Dec 26, 2023
-
-
Tom Herbers authored
Goal is to cancel Worfklows for Pull Request if they become obsolte due to new changes. Without this workflows will continue running, wasting resources and delaying the run of relevant workflows. This situation will typically occour if a author of a PR notices an error/typo/missing bit and pushes new changes to the branch. This won't affect concurrent workflows for otherwise triggered workflows (push, workflow_dispatch, tag, ...).
-
David Bauer authored
build: implement flexible site-selection system
-
Grische authored
This package allows to easily select the correct libustream implementation without all communities having the need to manually change their included packages.
- Dec 25, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Dec 23, 2023
-
- Dec 21, 2023
-
-
Matthias Schiffer authored
bcm27xx: add support for Pi4 and switch bcm27xx from ext4 to squashfs
-
Simon Terzenbach authored
-
Magnus Frühling authored
Remove legacy migrations. These predate the currently supported upgrade path, therefore we no longer need them. Signed-off-by:
Magnus Frühling <skorpy@frankfurt.ccc.de>
-
Linus Lüssing authored
Known issues: * 11s is not working * has no reset button, only SSH access, serial access or an external SD card update can return it to config mode at the moment * LED: generally the red sys LED is working, including boot and failsafe blink patters, but: * sometimes not lit after boot * not blinking in config mode; instead sometimes either persistently on and sometimes persistently off after booting into config mode Therefore adding it as broken. However, due to its CPU power and small size still interesting as a VPN offloader or WiFi rooftop core node (e.g. to Gluon'ify 5+60GHz devices). Manifest aliases are added for upgrades from unreleased Gluon builds and can be removed again at some point in the future. Tested on a Raspberry Pi 4 Model B Rev 1.1. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
Linus Lüssing authored
Similar to x86 build images with a squashfs instead of ext4 filesystem on bcm27xx / for the Raspberry Pi. This allows to use sysupgrade properly and allows to use the firstboot command. Runtime tested on a Raspberry Pi 4. Build tested for the Pi 3 / bcm2710. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- Dec 20, 2023
-
-
David Bauer authored
Load the site image-customization.lua file only on init. Previously, the file was loaded on every device invocation. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
Create an init routine which loads the environment only once instead every evaluation. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
modules: update to latest HEAD
-
- Dec 19, 2023
-
-
David Bauer authored
53ea3b8 libplatforminfo: update bcm27xx target name 28a35ea libplatforminfo: drop obsolete ar71xx-mikrotik target
-
David Bauer authored
4e9c89801 snowflake: update to 2.8.0 b38eb34ad wifidog: make it compile again with recent version of WolfSSL b6e00e30e php8: update to 8.2.13 1ee27592c tang: silence errors on first installation 5741b3374 haproxy: update to v2.8.5 8ebf99b7e adblock-fast: update to 1.1.1-1 40a730516 python3: Update to 3.11.7, refresh patches 755ad8d13 unbound: fix `create_host_record_from_host` error when `dns` is not set 26afa741e unbound: create extra host records from DHCP static leases 07e8278e5 golang: Update to 1.21.5 c82697da6 python3-ble2mqtt: bump version to 0.2.1 bb3a34020 python3-bleak: bump version to 0.21.1 5c9de3c0a python3-dbus-fast: bump version to 2.20.0 4bc836e48 syncthing: fix duplicate command line parameters on service e3148ef0f https-dns-proxy: only restart firewall when needed 73b689f96 adblock-fast: better allow-listing 7abcfbccf nebula: update to 1.8.0 213d2df70 curl: update to 8.5.0 341d817e2 adblock-fast: bugfix: block domains from config when not using block-lists
-
David Bauer authored
59fd8f08cf mvebu: fix RTC of IEI-World Puzzle M90x devices fd6831731b mediatek: add SPDX header for Confiabits MT7981 DTS 1598d87309 mediatek: add support for Confiabits MT7981 9cf5769636 mwlwifi: update to version 10.4.10-20231120 c9c35dca7a mt76: Add firmware package for MT7922 20615c410b kirkwood: fix Ctera C200 V1 ubi part name ad363f6910 ath79: make boot-leds service executable fcf08d9db6 ipq807x: fix edgecore EAP102 lan/wan 0186032f6a mediatek: filogic: add Acelink EW-7886CAX support 583e67222e mediatek: filogic: reorder alphabetically b95e9dae43 mediatek: fiilogic: device tree `switch@1f` fix af740e9ef9 mediatek: fix the name of buswidth to bus-width
-
Matthias Schiffer authored
As the boardname-based image name setting was broken for bcm27xx due to the target rename, we need to keep the model-based names updated for now. Add all model strings currently seen on the Multimeshviewer and update the comments accordingly.
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
Include the file-extension with the image-customization.lua file. This will ease work with editors providing syntax highlighting, as they now properly detect the file-type. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
If we align the table keys of the selection table to match the return object of get_selections, we can omit creating a new return object. Signed-off-by:
David Bauer <mail@david-bauer.net>
-