Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Stijn Tintel eb53418b7f
Merge pull request #23832 from chommik/softflowd_add_b_option
softflowd: add '-b' option to config
2024-04-12 11:36:20 +03:00
.circleci
.github
.keys
admin treewide: refresh hashes after move to use ZSTD as default 2024-04-07 12:06:34 +02:00
devel devel: gcc: refresh patches 2024-04-11 13:48:13 +02:00
fonts/dejavu-fonts-ttf
ipv6
kernel ovpn-dco: bump version to 0.2.20240320 2024-04-07 20:42:39 -07:00
lang Merge pull request #23837 from krant/numpy 2024-04-09 08:27:46 +03:00
libs libevdev: update to 1.13.1 2024-04-12 00:39:20 +01:00
mail exim: update to 4.97.1 2024-04-08 02:30:07 +01:00
multimedia imagemagick: update to 7.1.1.30 2024-04-10 16:15:18 -07:00
net softflowd: add '-b' option to config 2024-04-11 21:54:28 +02:00
sound treewide: refresh hashes after move to use ZSTD as default 2024-04-07 12:06:34 +02:00
utils whois: update to 5.5.22 2024-04-12 05:45:49 +02:00
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.