Go to file
Rosen Penev 836b4e1c73
github-ci: add --force-removal-of-dependent-packages
Without this option, a package gets installed with its dependencies
but those do not get removed, causing issues later on with other
packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-19 00:16:45 -07:00
.circleci
.github github-ci: add --force-removal-of-dependent-packages 2020-09-19 00:16:45 -07:00
.keys
admin htop: update to 3.0.2-1 2020-09-16 07:33:54 -04:00
devel
fonts/dejavu-fonts-ttf
ipv6
kernel
lang perl-parse-yapp: fix compilation under the CI 2020-09-18 21:57:28 -07:00
libs zmq: fix compilation when libbsd is present 2020-09-16 15:40:34 -07:00
mail
multimedia youtube-dl: update to version 2020.9.14 2020-09-15 18:23:21 +02:00
net Merge pull request #13417 from RussellSenior/atftp-add-init-script 2020-09-18 21:43:47 -07:00
sound upmpdcli: update to 1.4.14 2020-09-12 17:47:05 -07:00
utils Merge pull request #13429 from aparcar/vim-runtime 2020-09-18 21:44:04 -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.