Daniel Pawlik
fcc6fd2988
Move some optimalization to target; add requirements for mold
2024-06-26 15:17:23 +02:00
Daniel Pawlik
0873182ad6
Add optimize options
2024-06-25 15:08:36 +02:00
Daniel Pawlik
4a5924556b
Update README; set GCC 14.1.0 as default when snapshot
2024-06-25 14:34:32 +02:00
Daniel Pawlik
fd66c40bdf
Replace https-dns-proxy with dnscrypt-proxy2
...
Checking alternative way for DoH and DoL.
2024-06-20 10:46:09 +02:00
Daniel Pawlik
4990a01594
Small improvements in openssl config
2024-06-18 20:54:15 +02:00
Daniel Pawlik
674c9940fb
Install additional drivers
2024-06-16 11:22:03 +02:00
Daniel Pawlik
24763327b8
Remove wpad-basic-mbedtls when full is to install
2024-06-16 11:12:33 +02:00
Daniel Pawlik
7549044678
Remove luci-ssl from default packages
2024-06-13 21:06:48 +02:00
Daniel Pawlik
dbaea90091
Update openssl and wolfssl config
2024-06-13 18:55:40 +02:00
Daniel Pawlik
db6ed41e32
Update openssl and wolfssl config
2024-06-13 17:08:23 +02:00
Daniel Pawlik
6cf2b26181
Remove dnsmasq-full
2024-06-09 12:54:00 +02:00
Daniel Pawlik
af1a8f94df
Add temporary dnsmasq-full package into main-router config
2024-06-08 20:39:24 +02:00
Daniel Pawlik
2e45562dd4
Improve script for generating packages
2024-06-06 08:15:03 +02:00
Daniel Pawlik
a7a33c1b5e
Add debug config
2024-05-23 10:15:05 +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
22abd9091b
Add current router configs
2024-05-12 14:36:34 +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
362183c328
Add lorenzo full config
2024-05-09 11:32:15 +02:00
Daniel Pawlik
1e62f25c85
Add tc-full package for extended version
2024-05-04 08:57:44 +02:00
Daniel P
880e5eb365
Update Dockerfile
2024-04-29 08:13:29 +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
c1c8f4d14d
Update config for TDW8970
2024-04-10 14:56:37 +02:00
Daniel Pawlik
a9fc99d000
Disable building qca-ssdk-shell in AX3600
2024-04-10 11:31:27 +02:00
Daniel Pawlik
5c7a012e06
Move common part to common config file
...
The common config that is included in the snapshot builds is not always
recommend to use, so the config has been moved to config/common/ config
file.
2024-04-10 09:00:37 +02:00
Daniel Pawlik
d957bb9f75
Add config for ax3600 for lorenso NSS build
...
The Lorenzo OpenWRT fork [1] include configuration to enable the QSDK
on Xiaomi AX3600, which according to the forum thread [2] will improve
speed on that device.
[1] https://github.com/AgustinLorenzo/openwrt
[2] https://forum.openwrt.org/t/ipq807x-nss-build/148529
2024-04-10 08:54:57 +02:00
Daniel Pawlik
5e35a6fa95
Add deps to build BPI-R4-MT76-OPENWRT-V21.02
2024-04-04 21:41:57 +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