Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Paulo Neves 366629b117 afraid.org-v2-token.json: Fix 404 on update
The URL for update changed and updates were silently failing
with HTTP 404. Fixed the URL

Signed-off-by: Paulo Neves <ptsneves@gmail.com>
2025-07-10 13:23:58 +02:00
.devcontainer meta: create devcontainer.json 2025-06-15 13:20:08 +02:00
.github github: Add fields to help users in the bug report 2025-06-03 08:51:43 +02:00
.keys
.vscode
admin btop: Update to 1.4.4 2025-07-07 21:04:03 +08:00
devel unifdef: fix build with GCC 15 2025-07-09 18:50:33 +08:00
fonts/dejavu-fonts-ttf
ipv6
kernel ovpn-dco: update to version 0.2.20241216 2025-05-21 07:19:01 +02:00
lang golang: bump to 1.24.5 2025-07-10 15:44:43 +08:00
libs libpbc: update to 1.0.0 2025-07-09 00:31:21 +08:00
mail bogofilter: replace no-docs patch with backport of upstream commit 2025-06-06 23:05:09 +02:00
multimedia yt-dlp: bump to 2025.06.30 2025-07-03 00:49:22 +02:00
net afraid.org-v2-token.json: Fix 404 on update 2025-07-10 13:23:58 +02:00
sound libxmp: update to 4.6.3 2025-07-09 00:28:29 +08:00
utils rtty: update to 9.0.0 2025-07-09 18:52:43 +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.