68 Commits

Author SHA1 Message Date
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
b35990fec7 Add CONFIG_PACKAGE_kmod-mtd-rw into ax3000t image 2025-01-19 17:02:55 +01:00
Daniel Pawlik
d0b57ff365 Add support for Xiaomi AX3000T 2024-12-12 21:06:58 +01:00
Daniel Pawlik
e97086c653 Add 'poe' suffix to the title if that version is chosen
The 'poe' suffix will help to recognize proper relase.
2024-10-03 08:27:30 +02:00
Daniel Pawlik
4c16ee79dd Merge branch 'mikewilks-poe-option' 2024-10-02 21:48:54 +02:00
Daniel Pawlik
cbd56ed35c Fix typo in bpi-r4-poe version config 2024-10-01 22:55:57 +02:00
Mike Wilks
240c1b9f16 Update bpi-r4-poe
Correct target for poe version and also add firmware needed for the 2.5GE
2024-10-01 16:45:14 +01:00
Daniel Pawlik
1d6a558951 Add BPI-R4 PoE version
Create images also for PoE version
2024-09-20 13:35:36 +02:00
Daniel Pawlik
9f642bbdf1 Various improvements 2024-09-13 21:19:47 +02:00
Daniel Pawlik
a50db3f444 Install few packages in Janusz build 2024-09-10 21:29:13 +02:00
Daniel Pawlik
fa72cb6139 Include kmod-thermal package into BPI-R4 images
Without that, when CONFIG_ALL_KMODS=y is set, it got an error that
kmod-hwmon-pwmfan  requires kmod-thermal, but it is not available.
2024-09-09 20:35:37 +02:00
Daniel Pawlik
3dbcd884e8 Add GH workflows for BPI-R4 with BE14 patch and just luci
Someone might not require additional packages.
2024-08-27 15:18:01 +02:00
Daniel Pawlik
224a114185 Move CONFIG_TARGET_OPTIMIZATION to another file 2024-08-21 08:00:18 +02:00
Daniel Pawlik
67f5165eac Set CONFIG_DEVEL when CONFIG_TARGET_OPTIMIZATION should be used 2024-08-02 19:29:40 +02:00
Daniel Pawlik
70ce38ba08 Add mt7925 into bpi-r4 config. 2024-07-16 16:30:31 +02:00
Daniel Pawlik
fcc6fd2988 Move some optimalization to target; add requirements for mold 2024-06-26 15:17:23 +02:00
Daniel Pawlik
4990a01594 Small improvements in openssl config 2024-06-18 20:54:15 +02:00
Daniel Pawlik
2e45562dd4 Improve script for generating packages 2024-06-06 08:15:03 +02:00
Daniel Pawlik
27d971e6d3 Rename extended into main-router; move nss build vars into common 2024-05-15 16:10:42 +02:00
Daniel Pawlik
b6a70c120f Move config common parts to common dir
Most of the routers/aps that I use got same configuration or similar
packages installed.
This commit is moving some part of the configuraiton to the common dir.
2024-05-12 21:33:40 +02:00
Daniel Pawlik
4205d79e17 Set some flags as default
This commit sets by default flags in config:

    CONFIG_ALL_KMODS=y
    CONFIG_ALL_NONSHARED=y

For BPI-R4 and dumb_ap config for AX3200.
2024-05-09 17:28:06 +02:00
Daniel Pawlik
1e62f25c85 Add tc-full package for extended version 2024-05-04 08:57:44 +02:00
Daniel Pawlik
76997330cc Add default packages required by the bridger package 2024-04-22 17:46:43 +02:00
Daniel Pawlik
7a3ddfc8a8 Changed cryptography module to mbedtls 2024-04-22 09:15:31 +02:00
Daniel Pawlik
e4eb103f4d Improve mediatek config 2024-04-22 08:55:45 +02:00
Daniel Pawlik
bf94bc76f7 Move common parameters to common config 2024-03-24 21:24:26 +01:00
Daniel Pawlik
6a69b72f3a Change base image to Fedora 40 2024-03-24 21:23:06 +01:00
Daniel Pawlik
8ac0a208ee Update README file; enable irqbalance on Xiaomi AX3200 2024-03-11 17:08:22 +01:00
Daniel Pawlik
537dee1b25 Update README; update comment for BPI-R4; enable openssl crypto as default 2024-03-08 14:04:16 +01:00
Daniel Pawlik
89b8838d86 Add workaround to build BPI-R4 and AX3200 with kernel 6.6
The workaround commeds some modules that failes to compile on Kernel 6.6
according to the comment [1].
Also added CONFIG_PACKAGE_kmod-mlx5-core to excluded from build.

[1] https://github.com/openwrt/openwrt/pull/14751#issuecomment-1975894809
2024-03-04 12:02:06 +01:00
Daniel Pawlik
6b8627d36d Add config options that OpenWRT builder also include 2024-03-03 11:33:49 +01:00
Daniel Pawlik
0934ac6452 Remove libustream when openssl or wolfssl set 2024-03-01 10:49:12 +01:00
Daniel Pawlik
a468543747 Add configs to enable openssl or wolfssl instead of mbedtls 2024-03-01 10:45:34 +01:00
Daniel Pawlik
823b24fbf9 Add libe2p lib to Dockerfile; once again come back to usteer 2024-02-28 13:02:33 +01:00
Daniel Pawlik
79e5126788 Add pciutils in extended config 2024-02-20 14:13:49 +01:00
Daniel Pawlik
9596d1b5fc Add options into BPI-R4 config like build bot have; disable on AX3200
The build bot [1] includes some options, that are not enabled in the
config by default. According to the comment [2], the parameter
CONFIG_ALL_KMODS is breaking Xiaomi AX3200 (Xiaomi AX6S) router, due
insufficient space for kernel [3] and because of that, this parameter is
disabled on Xiaomi router.

[1] https://downloads.openwrt.org/snapshots/targets/mediatek/filogic/config.buildinfo
[2] dadad6bb73 (commitcomment-138768708)
[3] dadad6bb73
2024-02-19 13:17:01 +01:00
Daniel Pawlik
35eea85c6a Enable usteer in extended configs 2024-02-12 08:21:14 +01:00
Daniel Pawlik
c51041e6b2 Add luci-app-vnstat2 package to some configs 2024-02-05 16:07:55 +01:00
Daniel Pawlik
ed7aeb5423 Add ip6tables-nft package when sqm enabled 2024-01-26 15:17:28 +01:00
Daniel Pawlik
a8761ab404 Add ethtool-full for some devices 2024-01-21 11:10:43 +01:00
Daniel Pawlik
7471254b09 Remove full configs; add tcpdump and dig package to be installed
The tcpdump and dig tools are used many times to check the network.
Let's install it by default.

Also removed extended configs, due there are not updated long time.
2024-01-19 10:41:22 +01:00
Daniel Pawlik
d9ad056bdd Disable DAWN 2024-01-11 16:45:33 +01:00
Daniel Pawlik
dfe5839a94 Add dumb_ap config for AX3200; enable dawn in BPI-R4 2024-01-06 18:58:02 +01:00
Daniel Pawlik
f578451089 Disable DAWN and irqbalance temporary for BPI-R4 and setup pre init config 2024-01-05 16:58:55 +01:00
Daniel Pawlik
0242e016b4 Add tcpdump to BPI-R4 config 2024-01-04 16:09:14 +01:00
Daniel Pawlik
1821a47dea Add luci-app-irqbalance package to extended configs 2024-01-04 14:49:33 +01:00
Daniel Pawlik
a407c40608 Add debug packages to BPI-R4 2024-01-01 15:57:39 +01:00
Daniel Pawlik
13b58fd5ed Enable support for mt7921
Include kernel modules for future card that would be added into rbi-r4.
2023-12-19 14:04:46 +01:00
Daniel Pawlik
eafcd8d1fa Add BPI-R4 OpenWRT config
The Banana BPI-R4 [1] is based on the Mediatek Filogic 880.

[1] https://wiki.banana-pi.org/Banana_Pi_BPI-R4
2023-12-19 14:01:50 +01:00
Daniel Pawlik
a76edc370e Update extended configs 2023-12-13 14:19:38 +01:00