Menu

Tree [595c30] master /
 History

HTTPS access


File Date Author Commit
 .devcontainer 2023-09-23 Andrey Butirsky Andrey Butirsky [72a7e5] meta: create devcontainer.json
 .github 2026-07-04 dependabot[bot] dependabot[bot] [a9c87d] ci: bump lewagon/wait-on-check-action from 1.8....
 .vscode 2026-06-28 Josef Schlehofer Josef Schlehofer [2f565c] vscode: update commit message validation line l...
 admin 2026-07-04 Josef Schlehofer Josef Schlehofer [e755a9] tree-wide: remove redundant test.sh files
 devel 2026-05-13 Wei-Ting Yang Wei-Ting Yang [1adc05] treewide: add or correct license information
 fonts 2026-01-02 Yanase Yuki Yanase Yuki [b0d8a3] treewide: cleanup URLs
 ipv6 2025-07-23 Goetz Goerisch Goetz Goerisch [96a194] tayga: move to net
 kernel 2026-05-26 Qingfang Deng Qingfang Deng [407e07] ovpn-dco: fix build on kernel 6.18.33
 lang 2026-07-04 Josef Schlehofer Josef Schlehofer [e755a9] tree-wide: remove redundant test.sh files
 libs 2025-11-18 Mario Andrés Pérez Mario Andrés Pérez [d6facf] avahi: define missing DEFAULT_VARIANT and add c...
 mail 2026-07-04 Josef Schlehofer Josef Schlehofer [e755a9] tree-wide: remove redundant test.sh files
 multimedia 2026-06-13 George Sapkin George Sapkin [674656] yt-dlp: add version check override
 net 2026-07-05 Etienne Champetier Etienne Champetier [d3a7f9] modemmanager: fix dependency and ci
 sound 2026-07-04 Josef Schlehofer Josef Schlehofer [e755a9] tree-wide: remove redundant test.sh files
 utils 2026-07-04 Etienne Champetier Etienne Champetier [474171] prometheus-node-exporter-lua: add test / skip t...
 .gitignore 2024-05-01 Josef Schlehofer Josef Schlehofer [eb8550] .gitignore: add initial version
 CONTRIBUTING.md 2026-06-30 Josef Schlehofer Josef Schlehofer [e71eb2] contributing: update CI section with current te...
 LICENSE 2014-06-16 Steven Barth Steven Barth [a1c86a] Add GPLv2 pro-forma license
 README.md 2020-05-24 Wren Turkal Wren Turkal [e4dd99] Update the SDK URL in the README.

Read Me

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.