Commit Graph

4 Commits

Author SHA1 Message Date
Oliver Gerlich 89696f512e remove explicit "firewall" and "urngd" packages
... as recommended at
https://forum.freifunk.net/t/fehler-file-system-partition-too-big/24139/3 .

I am not aware that we explicitly want these packages; so they should only
be pulled in as dependencies from other packages, if necessary.
2024-07-13 11:01:05 +02:00
Oliver Gerlich 59159a7f39 specify gluon-* packages in "features" section
... as recommended at
https://forum.freifunk.net/t/fehler-file-system-partition-too-big/24139/3 .
2024-07-11 21:35:20 +02:00
Oliver Gerlich 98d99af039 replace explicit SSL package lists by "tls" feature
This fixes the build failures ("file-system partition too big") for Archer
C6 v2 and C60 v1. Apparently Gluon now just uses the already-installed
mbedtls SSL implementation, so we save the space of libustream-openssl.
The "tls" feature had been added in Gluon 2023.2.
2024-07-11 21:30:17 +02:00
genofire aabed694d3 fix(image-customization.lua): move away from site.mk (required by v2023.2) + add tls packages
solves #54
2024-01-23 23:25:35 +01:00