Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
BangLang Huang f06373a547 tdb: bump to latest version
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2017-08-14 10:31:13 +08:00
.github
admin syslog-ng: fix typo in .pid file path 2017-07-27 21:04:19 -06:00
devel
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel
lang python-cryptography: bump to version 2.0.3 2017-08-11 17:09:15 +03:00
libs tdb: bump to latest version 2017-08-14 10:31:13 +08:00
mail postfix: less overlayfs rewrites 2017-08-02 21:43:36 +03:00
multimedia
net shadowsocks-libev: setting mode with default value tcp_only 2017-08-13 12:39:01 +08:00
sound sound/mpd: Update to 0.20.9, work-around libiconv-stub link problem 2017-08-08 13:36:48 -04:00
utils Revert "btrfs-progs: update to 4.12" 2017-08-12 17:41:37 -07:00
.travis.yml build,travis: do not modify .travis.yml 2017-07-24 16:32:55 -07:00
.travis_do.sh travis,build: accept "Revert" commits 2017-08-12 17:38:16 -07: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.