Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Rosen Penev 6ba95fdac4
nsd: Update to 4.2.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-04 15:20:33 -07:00
.circleci CircleCI: Add support for usign signatures 2019-07-17 04:42:56 +08:00
.github
.keys
admin treewide: Capitalize submenus 2019-07-25 09:35:40 +08:00
devel tools/patch: apply upstream patch for CVE-2019-13636 2019-07-29 13:14:58 -07:00
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel cifsd: Update to 2019-07-17 commit 2019-07-24 11:49:09 -07:00
lang php7: update to 7.2.21 2019-08-04 00:37:32 +02:00
libs Merge pull request #9550 from ja-pa/libarchive-3.4.0 2019-08-04 06:54:35 -07:00
mail opendkim: Fix compilation with uClibc-ng 2019-07-19 00:06:46 -07:00
multimedia youtube-dl: update to version 2019.8.2 2019-08-03 23:40:39 +02:00
net nsd: Update to 4.2.1 2019-08-04 15:20:33 -07:00
sound pulseaudio: fix recursive dependencies 2019-07-09 09:43:51 +02:00
utils Merge pull request #9626 from jefferyto/slide-switch-0.9.5 2019-08-04 06:48:19 -07:00
.travis.yml
.travis_do.sh
CONTRIBUTING.md CONTRIBUTING.md: update Identifier for Licenses 2019-04-18 12:07:48 +02:00
LICENSE
README.md README.md - update links to current docs pages 2018-08-31 15:08:17 -04:00

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.