mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
33b868d54053111a794f7abeb6f851c2e3615d2f
For zabbix-server-frontend, the absence of php8-mod-filter results in many of the frontend's pages failing to render. Therefore add this module as a frontend dependency. Without php8-mod-openssl the frontend fails with: [13-Dec-2025 18:47:25 UTC] PHP Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /www/zabbix/include/classes/helpers/CEncryptHelper.php:89 Stack trace: CEncryptHelper::generateKey() thrown in /www/zabbix/include/classes/helpers/CEncryptHelper.php on line 89 Therefore add php8-mod-openssl as a frontend dependency. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
…
…
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.
Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update packages
./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
Makefile
51.9%
Shell
32.7%
C
7.7%
UnrealScript
3%
C++
1.8%
Other
2.7%