Go to file
Packet Please a6b0689234 poemgr: update to latest Git HEAD
Signed-off-by: Packet Please <pktpls@systemli.org>
2025-05-29 10:04:05 +02:00
.github CI: move script into separate directory 2025-05-25 18:34:41 +02:00
.keys
.vscode meta: VS Code: Git: Always Sign Off 2024-10-04 16:27:33 +02:00
admin admin/syslog-ng: fix PKG_CPE_ID 2025-05-20 13:09:26 +02:00
devel cargo-c: update to 0.10.13 2025-05-25 18:46:22 +08:00
fonts/dejavu-fonts-ttf
ipv6 tayga: fix compilation with GCC14 2024-11-21 20:34:14 -08:00
kernel ovpn-dco: update to version 0.2.20241216 2025-05-21 07:19:01 +02:00
lang perl-io-async: Perl Module IO::Async 2025-05-27 09:47:29 +02:00
libs usb-serial-xr_usb_serial_common: remove package 2025-05-26 19:17:57 +02:00
mail emailrelay: Add support of build with MbedTLS 2025-05-21 11:08:36 +02:00
multimedia ffmpeg: add libatomic dependency 2025-05-12 16:42:58 +02:00
net alist: Update to 3.45.0 2025-05-28 17:18:50 +08:00
sound sound/wavpack: assign PKG_CPE_ID 2025-04-29 02:03:42 +01:00
utils poemgr: update to latest Git HEAD 2025-05-29 10:04:05 +02:00
.gitignore .gitignore: add initial version 2024-05-10 23:34:46 +02:00
CONTRIBUTING.md wiki: openwrt naming fixes and contribution improvement 2025-05-11 21:22:01 +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.