- Dec 27, 2024
-
-
David Bauer authored
-
- Dec 23, 2024
-
-
Roland Reinl authored
-
- Dec 22, 2024
-
-
David Lutz authored
Signed-off-by:
David Lutz <kpanic@hirnduenger.de>
-
- Dec 10, 2024
-
-
Grische authored
-
- Dec 07, 2024
-
-
David Bauer authored
Kernel namespacce support is only enabled on non small flash targets by default. Enable it for all targets to allow procd-ujail to be used on small flash targets (notably ramips-mt76x8). Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
The ramips-mt76x8 target is now flagged as a small-flash target. Those targets can not be compiled with KERNEL_IO_URING support, thus the config option is not exposed. Try disabling the config option to avoid failing on this platform. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
Kernel exceeds max size. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
Kernel partition became to small. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Nov 05, 2024
-
-
Tobias authored
Change the "OpenWrt" GRUB title to "Gluon"
- Nov 04, 2024
-
-
Felix Baumann authored
-
- Oct 10, 2024
-
-
Matthias Schiffer authored
The hardware is identical to the E4200 v2, so no 11s support. Added to have more devices for testing the ARMv5 ISA. Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net>
-
Matthias Schiffer authored
The Linksys E4200 v2 uses mwl8k wifi, which does not support 11s.
-
- Aug 31, 2024
-
- Jul 06, 2024
-
- Jul 01, 2024
-
- Jun 28, 2024
-
- Jun 27, 2024
-
-
Matthias Schiffer authored
Debugging binaries in images that are built with sstrip is extremely annoying, as not even objdump will work on them. Switching from sstrip to standard strip increases the ath79 image size (for some usual Archer C7 v2 configuration I used for testing) by ~70KiB, or 1.3% of the rootfs size (~1% of the total image size), which is rarely worth the decreased debuggability. Extend GLUON_DEBUG to not only distinguish 0 and 1, such that: - 0 uses sstrip same as before - 1 switches to regular strip; this is the new default - 2 includes all debug info, like GLUON_DEBUG=1 did before
-
- Jun 24, 2024
-
- Jun 09, 2024
-
-
Felix authored
-
- Jun 06, 2024
-
- May 14, 2024
-
-
Matthias Schiffer authored
The Archer C7 v2 needs a different factory image depending on the region (EU or US); this got lost during the ar71xx -> ath79 migration. The OpenWrt factory image without a region suffix is only installable on very old TP-Link firmwares from before the region split was introduced. The region-specific firmware works for both old and new TP-Link firmwares. Fixes: 8fdda51f ("ath79-generic: (re)add support for archer-c7-v2 (#2437)")
-
- May 11, 2024
-
- May 03, 2024
-
- Apr 09, 2024
-
- Mar 23, 2024
-
- Mar 22, 2024
-
-
Felix authored
This device was supported before the target-migration to ath79.
-
- Mar 12, 2024
-
-
David Bauer authored
Building this package breaks the builds. We do not require it, thus we can simply disable it. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Mar 04, 2024
-
-
Felix Baumann authored
upstream increased partition size to 7.625 MiB https://github.com/openwrt/openwrt/commit/aca8bb5cc332f0ffdf4249e76b0a56716f98bef0
-
- Mar 01, 2024
-
-
Felix Baumann authored
The Fritz!Box 7520/7530 received DSL support in OpenWrt 23.05 remove obsolete dsl packages
-
Felix Baumann authored
ltq-vdsl-app was renamed to ltq-vdsl-vr9-app https://github.com/openwrt/openwrt/commit/33e2115fe449d1b9e97ce8c5be96f580442fd3d9 ltq-dsl-base is a new package that was added with 23.05
-
- Feb 23, 2024
-
-
Sebastian Schaper authored
-
- Feb 21, 2024
-
-
Sebastian Schaper authored
-
- Feb 14, 2024
-
-
David Bauer authored
We don't employ swap using zram anymore with Gluon. Thus, we can disable SWAP in the kernel. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Feb 10, 2024
-
-
Felix Baumann authored
add new lines rename OEMs
-
- Feb 09, 2024
-
-
Felix Baumann authored
Omit manifest aliases for versions whose upgrade path is no longer supported Add comment to two manifest aliases regarding the version
-
- Jan 11, 2024
-
- Jan 09, 2024
-
- Jan 05, 2024
-
-
Felix authored
-
David Lutz authored
Co-authored-by:
David Lutz <kpanic@kpanicroom.de>
-