Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Rosen Penev 740740d219
Merge pull request #14318 from zhanhb/wget
wget: fix build
2020-12-23 14:04:34 -08:00
.circleci
.github CI: test aarch64_cortex-a53 instead of _generic 2020-12-15 08:25:31 -10:00
.keys
admin htop: update to 3.0.4-1 2020-12-22 15:19:41 +02:00
devel treewide: move binary of alternatives to libexec, rename as suggested 2020-10-08 20:22:51 +08:00
fonts/dejavu-fonts-ttf
ipv6
kernel ksmbd: update to 3.3.2 2020-12-14 20:43:11 -08:00
lang Merge pull request #14286 from flyn-org/php7-pecl-imagick 2020-12-21 19:02:18 +01:00
libs Merge pull request #14303 from neheb/xslt 2020-12-23 17:41:30 +01:00
mail alpine: update to 2.24 2020-12-13 16:15:30 -08:00
multimedia gerbera: bump as static libraries were updated 2020-12-13 16:34:53 -08:00
net Merge pull request #14318 from zhanhb/wget 2020-12-23 14:04:34 -08:00
sound
utils Merge pull request #14310 from neheb/su 2020-12-23 02:44:17 -08:00
.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.