Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Tianling Shen 6b1b273e32
v2ray-geodata: update to latest version
Update all geodata.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2026-09-03 16:35:50 +08:00
.devcontainer
.github ci: bump lewagon/wait-on-check-action from 1.9.0 to 1.9.1 2026-08-16 08:09:57 +02:00
.vscode vscode: update commit message validation line length 2026-07-04 15:30:52 +02:00
admin zabbix: bump to version 7.0.30 2026-08-29 14:14:22 +02:00
devel delve: update to 1.27.1 2026-08-11 13:50:26 +03:00
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel dcwapd: remove dcwapd and related packages 2026-08-26 08:24:13 +02:00
lang python-charset-normalizer: update to 3.5.1 2026-08-31 09:20:56 +03:00
libs libdht: update to 2026-09-01 2026-09-02 15:50:59 +01:00
mail exim: update to 4.100 2026-08-24 02:30:57 +01:00
multimedia imagemagick: add test-version.sh version override 2026-08-07 11:27:13 +03:00
net v2ray-geodata: update to latest version 2026-09-03 16:35:50 +08:00
sound fluidsynth: update to 2.6.0 2026-08-27 14:55:51 +03:00
utils yq: update to 4.53.6 2026-09-01 09:45:10 +08:00
.gitignore
CONTRIBUTING.md CONTRIBUTING.md: add pointers to LLM review prompts 2026-08-31 18:06:41 +03:00
LICENSE
README.md

README.md

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.