zhaojh329 / packages-lean

Community maintained packages for OpenWrt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Community maintained packages for OpenWrt.

License:GNU General Public License v2.0


Languages

Language:Makefile 56.3%Language:Shell 27.9%Language:C 8.4%Language:C++ 3.5%Language:Lua 1.1%Language:Vala 1.1%Language:PHP 0.9%Language:JavaScript 0.2%Language:Ruby 0.2%Language:Perl 0.2%Language:Awk 0.1%Language:CMake 0.1%Language:M4 0.0%Language:Go 0.0%Language:CSS 0.0%Language:Vim Script 0.0%Language:Pawn 0.0%Language:Python 0.0%