- Jan 05, 2024
-
-
Felix authored
-
David Lutz authored
Co-authored-by:
David Lutz <kpanic@kpanicroom.de>
-
- Dec 27, 2023
-
-
Simon Terzenbach authored
-
Simon Terzenbach authored
-
- Dec 23, 2023
-
- Dec 21, 2023
-
-
Simon Terzenbach authored
-
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 19, 2023
-
-
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.
-
- Dec 13, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Dec 12, 2023
-
-
Felix Baumann authored
BROKEN TARGETS were built when BROKEN was set as a variable regardless of it's value. Even an empty BROKEN variable caused BROKEN TARGETS to be built. For DEVICES the number was evaluated and compared to true by Lua. Make behavior consistent for relevant values UNSET/EMPTY/0 and 1: UNSET/EMPTY/0: Don't build BROKEN TARGETS and DEVICES 1: Build BROKEN TARGETS and DEVICES The behavior remains inconsistent for all positive numbers except 1. (even floating point)
-
- Dec 11, 2023
-
-
David Bauer authored
Add MediaTek driver packages for MT7915 as well as MT7921 WiFi 6 cards. In addition, fix the mt7615 package name, as the driver was seperated into kernel and firmware packages. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Nov 26, 2023
-
-
David Bauer authored
Remove due to ticket #2939 These devices risk being bricked in a way that can not be recovered without running full TFTP or serial recovery, as the flash ends up in a read-only state with no way of upgrading to a fixed version. Thus, remove the support for the time being. Don't just flag them as BROKEN, as this would deliberately brick these boards when installating such an image. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Nov 23, 2023
-
-
David Bauer authored
This removes the BROKEN flag from the lantiq-xrx200 target. The issues with the switch-driver have been resolved upstream Link: https://github.com/openwrt/openwrt/pull/13638 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Nov 15, 2023
-
-
SaPl authored
- Nov 14, 2023
-
-
David Bauer authored
There is a new way to flash OpenWrt on the ASUS TUF AX4200 which does not require to open the device. Link: https://github.com/blocktrron/openwrt-asus-filogic-factory/releases/tag/filogic-v1 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Nov 07, 2023
-
- Nov 05, 2023
-
-
David Bauer authored
Package name of mbedtls is not 'mbedtls' but 'libmbedtls'. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
OpenWrt does not ship with WolfSSL anymore. Instead mbedTLS is shipped by default. We can remove the default removal of WolfSSL packages, as they are not included by default anymore. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Nov 02, 2023
-
- Oct 31, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Oct 26, 2023
-
- Oct 20, 2023
-
-
Manu.WTF authored
Also known in Germany as Gigacube CAT20
-
- Oct 16, 2023
-
- Oct 14, 2023
-
-
Christian Buschau authored
This target supports Arm SystemReady (EFI) compatible machines
-
- Oct 12, 2023
-
-
Matthias Schiffer authored
lantiq-xrx200 is currently marked as source-only in OpenWrt 23.05, as the switch driver does not work correctly on Linux 5.15. Mark as broken in Gluon as well until the issue is fixed. Upstream PR: https://github.com/openwrt/openwrt/pull/13200
-
- Sep 29, 2023
-
-
David Bauer authored
Enterasys WS-AP3715i is a dualband wireless-N access point. It comes in a similar casing as the WS-AP3825i, however the hardware is fundamentally different from its bigger cousin. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Sep 04, 2023
-
-
Kiste authored
Better known as ZyXEL Multy M1
-
- Aug 27, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
Florian Maurer authored
-
- Aug 26, 2023
-
-
David Bauer authored
-
- Aug 22, 2023
-
-
David Bauer authored
-
- Aug 21, 2023
-
-
Tom Herbers authored
-
Tom Herbers authored
-
Tom Herbers authored
-
Tom Herbers authored
OpenWrt dropped the nand string from filenames in the ipq40xx target [1]. Therefore it's no longer neccesary to work arround it in Gluon. [1] https://github.com/openwrt/openwrt/commit/d9f7c751c9772772473d226b1088e8dec31f3090
-
David Bauer authored
These boards do not support DSA in OpenWrt and thus lack working ethernet. Disable them for now. Co-authored-by:
Tom Herbers <mail@tomherbers.de>
-
Tom Herbers authored
device fails to build
-
David Bauer authored
-