Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Daniel Golle 4be3935a6f gnunet: update to recent git snapshot
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-09 17:25:05 +01:00
.github
.travis
admin debootstrap: update to version 1.0.92 2017-11-07 01:30:02 +01:00
devel
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel
lang perl-inline-c: extutils not a run-time dependency 2017-11-07 17:40:09 -07:00
libs Merge pull request #5073 from nxhack/icu4c-60_1 2017-11-08 17:14:50 -08:00
mail
multimedia
net gnunet: update to recent git snapshot 2017-11-09 17:25:05 +01:00
sound sound/lame: Remove unnecessary optimization args 2017-11-01 20:29:07 +01:00
utils cryptodev: simplify for Jo's parameter passing 2017-11-07 16:47:45 -07: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.