Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
nantayo 18e2b7d8b0 aardvark-dns: update to 1.17.1
This is a regular update with no disruptive changes.
changelog:https://github.com/containers/aardvark-dns/releases/tag/v1.17.1

Signed-off-by: nantayo <sora1924@outlook.com>
2026-06-23 22:50:40 +08:00
.devcontainer
.github ci: bump actions/checkout from 6 to 7 2026-06-20 23:21:33 +02:00
.keys
.vscode vscode: update editor settings and commit constraints 2026-03-13 19:59:50 +02:00
admin treewide: musl-fts is only needed when using MUSL 2026-06-20 15:06:22 -06:00
devel treewide: add or correct license information 2026-06-08 16:29:56 +03:00
fonts/dejavu-fonts-ttf treewide: cleanup URLs 2026-05-08 22:28:27 +02:00
ipv6/generate-ipv6-address
kernel ovpn-dco: fix build on kernel 6.18.33 2026-05-26 12:04:35 +03:00
lang node: bump to 22.23.0 2026-06-23 08:19:18 +03:00
libs libredblack: remove package 2026-06-17 15:41:59 +03:00
mail exim: update to version 4.99.4 2026-06-10 21:28:20 +01:00
multimedia yt-dlp: add version check override 2026-06-14 14:11:15 +03:00
net aardvark-dns: update to 1.17.1 2026-06-23 22:50:40 +08:00
sound treewide: add or correct license information 2026-06-08 16:29:56 +03:00
utils catatonit: update to 0.2.1 2026-06-23 22:50:16 +08:00
.gitignore
CONTRIBUTING.md
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.