Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Marcel Denia 6c1a6180b8 perl-encode-locale: New package
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-30 10:44:05 +02:00
admin
devel
ipv6 aiccu: fix uClibc build after #1389 2015-06-29 19:50:01 +02:00
kernel/exfat-nofuse
lang perl-encode-locale: New package 2015-06-30 10:44:05 +02:00
libs libnet-1.2.x: fix uClibc regression caused by #1410 2015-06-29 18:00:44 +02:00
mail
multimedia
net gnutls: backport upstream --with-ca-path implementation 2015-06-29 20:34:08 +02:00
sound
utils
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.