Commit Graph

332 Commits

Author SHA1 Message Date
Daniel Pawlik
effdcf0085 Update parents configs 2025-09-26 09:22:38 +02:00
Daniel Pawlik
f1f8d00f0d Move wireless-configs to settings-configs 2025-09-26 09:19:45 +02:00
Daniel Pawlik
57b225e5f9 Include wifi-scripts in all configs
Since commit [1], wifi scripts ucode would be required for wifi-scripts,
which also include MLO support.
Use newer configuration way by default.

[1] 04e9929c47e9fcf09bb32c44eb0a1447fd4962cf
2025-09-25 10:09:30 +02:00
Daniel Pawlik
c0473996ca Update nss-short config
Based on [1]

[1] https://github.com/qosmio/openwrt-ipq/blob/main-nss/nss-setup/config-nss.seed
2025-09-25 10:05:53 +02:00
Daniel Pawlik
500c60701b Remove not needed packages for mlo 2025-09-01 09:29:25 +02:00
Daniel Pawlik
c8403c7549 Add packages to mlo config
The MLO SSID is visible, but still can not connect to it.
2025-08-31 10:27:31 +02:00
Daniel Pawlik
da15a20f46 Improve wifi settings; add openssl-minimal config
Signed-off-by: Daniel Pawlik <pawlik.dan@gmail.com>
2025-08-30 16:43:18 +02:00
Daniel Pawlik
ccc1349952 Add mlo config; add mlo config into bpi-r4 main router workflow
According to the Felix comment [1], the CONFIG_WIFI_SCRIPTS_UCODE
parameter needs to be set to enable MLO feature.

[1] a04b5fdcb6e553282911bf4d43fff5dc72bc423c
2025-08-29 14:18:32 +02:00
Daniel Pawlik
5f1405e641 Add decompiled dts for quantum w1700k 2025-08-23 15:35:26 +02:00
Daniel Pawlik
77116caff0 Add workaround for mtk build; remove bind-dig and bind-host from main 2025-08-19 20:53:11 +02:00
Daniel Pawlik
27db472f0f Update qosify config 2025-08-12 09:58:15 +02:00
Daniel Pawlik
5dedc27ce6 Add workaround for missing libustream after owut upgrade
Just install luci-ssl that has in dependencies libustream to
avoid potential removing after owut upgrade
2025-08-11 10:14:28 +02:00
Daniel Pawlik
a5bac230e0 Update openwrt-configure.sh script 2025-08-04 17:19:23 +02:00
Daniel Pawlik
c7e4f9dae8 Add settings for MLO in vanilla OpenWrt; enable sqm and qosify
The MLO feature is available now in OpenWrt, but so far
it is not supported by upstream mt76 yet.
Also install sqm and qosify at the same time for making some tests.
They can be just disabled in configuration file.
2025-08-03 14:03:17 +02:00
Daniel Pawlik
153a3ef4ee Temporary remove problematic packages for firmware selector
bind-dig and bind-host can not be found on firmware selector.
Let's install it after or later when its needed.
2025-07-29 11:37:25 +02:00
Daniel Pawlik
89ac4f7e89 Update optimize config to use GCC15 2025-07-24 09:08:28 +02:00
Daniel Pawlik
df302bd006 Update mtk feed github actions
Signed-off-by: Daniel Pawlik <pawlik.dan@gmail.com>
2025-07-23 14:31:00 +02:00
Daniel Pawlik
9f86216b28 Use EEPROM commits as a patch for mt76 for bpi-r4
It was just difficult to keep up to date mt76 branch, then update SHA
for openwrt package etc. Right now, build would be more close to
vanilla OpenWrt, but it will include EEPROM patches.

Signed-off-by: Daniel Pawlik <pawlik.dan@gmail.com>
2025-07-23 14:21:16 +02:00
Daniel Pawlik
70c5fa2a3c Change condition for CRYPTO_LIB 2025-07-23 14:10:04 +02:00
Daniel Pawlik
494a1765ef Update MLO config 2025-07-21 18:37:12 +02:00
Daniel Pawlik
6ddbfdd95c Add cudy ap3000
Signed-off-by: Daniel Pawlik <pawlik.dan@gmail.com>
2025-07-20 17:08:41 +02:00
Daniel Pawlik
6b6e871675 Enable bridger by default
According to the information in PR [1], to use WED for
local traffic L2, bridger needs to be installed.
Otherwise, WED would be not used.
Also it is important to leave HW offload enabled and
do not disable firewall on dumb ap's.

[1] https://github.com/openwrt/openwrt/issues/19078

Signed-off-by: Daniel Pawlik <pawlik.dan@gmail.com>
2025-07-18 19:47:20 +02:00
Daniel Pawlik
63a58ddcef Add Lorenzo patch for WED on Kernel 6.12 2025-07-17 18:29:59 +02:00
Daniel Pawlik
722ae6677a Temporary move back to SQM and stubby
Signed-off-by: Daniel Pawlik <pawlik.dan@gmail.com>
2025-07-17 14:13:15 +02:00
Daniel Pawlik
b9eb01029d Add MLO wireless config - working fine on MTK build 2025-07-16 10:23:35 +02:00
Daniel Pawlik
4b85124aa0 Install libustream-mbedtls even when openssl set 2025-07-13 10:59:07 +02:00
Daniel Pawlik
916bc5c87a Add gemtek_w1700k config 2025-07-10 09:57:11 +02:00
Daniel Pawlik
18323664f0 Revert "Going back to https-dns-proxy"
Still better to use stubby, unbound or dnscrypt-proxy2

This reverts commit f1e0ec3c2b.
2025-07-09 16:48:14 +02:00
Daniel Pawlik
318c2d9017 Add test settings for MLO 2025-07-08 08:42:17 +02:00
Daniel Pawlik
f1e0ec3c2b Going back to https-dns-proxy 2025-07-07 16:55:26 +02:00
Daniel Pawlik
68ccd7ff5b Update bpi-r4 GH workflow 2025-07-06 20:05:21 +02:00
Daniel Pawlik
4a4df13468 Fix building gl inet b3000 images 2025-07-06 20:04:40 +02:00
Daniel Pawlik
64c5e4568d Update bpi-r4-main_router.yaml 2025-07-02 13:17:05 +02:00
Daniel Pawlik
3a227d6ff4 Update mtk configs 2025-07-01 12:21:05 +02:00
Daniel Pawlik
15374f0ddc Add gl-inet b3000 GH workflow 2025-06-30 20:05:36 +02:00
Daniel Pawlik
9f68706f40 Improve b3000-nss GH actions 2025-06-18 10:56:14 +02:00
Daniel Pawlik
1288e818e1 Switch branch for bpi-r4-main_router 2025-06-11 16:09:43 +02:00
Daniel Pawlik
09c8e6331c Switch to dnscrypt-proxy2 for main router 2025-06-11 14:51:08 +02:00
Daniel Pawlik
ebcb9869c4 Add parameters for GCC15 2025-06-10 15:55:28 +02:00
Daniel Pawlik
f15e9bc3f7 Some optimalization related to wolfssl 2025-05-27 20:28:33 +02:00
Daniel Pawlik
696f18d50d Disable usteer in main router config 2025-05-23 12:51:02 +02:00
Daniel Pawlik
09851b5d10 Add bpi-r4 GH action with mt7996 firmware from mediatek feed 2025-05-12 15:29:20 +02:00
Daniel Pawlik
44b8db5906 Disable afalg and enable /dev/crypto 2025-05-06 15:46:47 +02:00
Daniel Pawlik
c5988c8e90 Configure afalg when wolfssl 2025-05-06 14:15:00 +02:00
Daniel Pawlik
b3887ec0b7 Improve nss config 2025-05-06 14:05:35 +02:00
Daniel Pawlik
3b630e8f02 Add workaround for NSS build 2025-05-05 10:00:00 +02:00
Daniel Pawlik
13e7ec28c4 Install libopenssl-afalg_sync by default when openssl 2025-05-05 08:13:54 +02:00
Daniel Pawlik
e4b5f4cabc Enable librespeed-go on dumb ap; disable usteer on dumb ap 2025-05-04 16:37:29 +02:00
Daniel Pawlik
189f6fccee Add qosmio nss config 2025-05-04 11:29:31 +02:00
Daniel Pawlik
030bf5eaa7 Disable coreutils 2025-04-27 10:19:48 +02:00