![]() Compile tested: arm_cortex-a15_neon-vfpv4, TP-Link Archer C2600, master Run tested: TP-Link Archer C2600 Change log for v2.99: [FIX] Fixed broken JSON parsing (include missing uuid_site). [FIX] FreeBSD: Fixed 10x support. [FIX] OPNsense: Fixed path to xmllint. [IMP] Switched to libtcmalloc minimal. [IMP] Added metadata extraction from SSDP queries/responses. [IMP] Added automatic building of bundled gperftools when enabled. [IMP] Removed bundled packages that are no longer needed. [IMP] Always display JSON status even when stale. [IMP] CentOS: Added support for CentOS 8. [IMP] CentOS: Removed support for CentOS 6. [IMP] OPNsense: Added support for OPNsense 19x. Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca> |
||
---|---|---|
.circleci | ||
.github | ||
.keys | ||
admin | ||
devel | ||
fonts/dejavu-fonts-ttf | ||
ipv6/tayga | ||
kernel | ||
lang | ||
libs | ||
multimedia | ||
net | ||
sound | ||
utils | ||
.travis.yml | ||
.travis_do.sh | ||
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.