Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Rosen Penev 3c0213606f
Merge pull request #10786 from neheb/fis
fish: Fix compilation with libcxx
2019-12-19 12:46:12 -08:00
.circleci circleci: Revert switch to CDN due to breakage 2019-11-22 23:19:56 +01:00
.github
.keys
admin Merge pull request #10828 from BKPepe/netdata 2019-12-19 20:24:42 +01:00
devel meson: Update to version 0.52.1 2019-12-16 16:40:34 +01:00
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel cifsd: update to git (2019-11-27), fix reload/restart not applying smb.conf changes 2019-11-27 22:11:16 +01:00
lang ruby: openssl requires digest 2019-12-19 02:09:39 -03:00
libs Merge pull request #10061 from ynezz/upstream/service-status-fix 2019-12-18 16:18:45 -08:00
mail msmtp-scripts: Remove as abandoning upstream; msmtp-queue works 2019-12-18 07:33:53 -05:00
multimedia minidlna: add static uuid in config 2019-12-13 11:12:31 +01:00
net Merge pull request #10824 from gekmihesg/restic-rest-server 2019-12-19 12:44:50 -08:00
sound shairport-sync: Update to 3.3.5 2019-12-09 14:27:09 -08:00
utils Merge pull request #10786 from neheb/fis 2019-12-19 12:46:12 -08:00
.travis.yml travis: Use Ubuntu (Bionic Beaver) 18.04 LTS 2019-10-23 15:30:35 +02:00
.travis_do.sh travis: Download SDK from OpenWrt instead of LEDE 2019-10-23 15:30:35 +02: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.