Menu

Tree [6d68ff] master /
 History

HTTPS access


File Date Author Commit
 .devcontainer 2023-09-23 Andrey Butirsky Andrey Butirsky [72a7e5] meta: create devcontainer.json
 .github 2026-08-15 dependabot[bot] dependabot[bot] [276c62] ci: bump lewagon/wait-on-check-action from 1.9....
 .vscode 2026-06-28 Josef Schlehofer Josef Schlehofer [2f565c] vscode: update commit message validation line l...
 admin 2026-08-29 Daniel F. Dickinson Daniel F. Dickinson [070a29] zabbix: bump to version 7.0.30
 devel 2026-08-09 Alexandru Ardelean Alexandru Ardelean [6fc57a] delve: update to 1.27.1
 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-15 Yanase Yuki Yanase Yuki [69dc46] dcwapd: remove dcwapd and related packages
 lang 2 days ago Tianling Shen Tianling Shen [6d68ff] Node.js: sync with upstream source
 libs 2026-09-02 Daniel Golle Daniel Golle [fbde5d] libdht: update to 2026-09-01
 mail 2026-08-21 Daniel Golle Daniel Golle [38d078] exim: update to 4.100
 multimedia 2026-08-05 Alexandru Ardelean Alexandru Ardelean [8e89b9] imagemagick: add test-version.sh version override
 net 2026-09-03 Tianling Shen Tianling Shen [7ccd30] dnsproxy: update to 0.84.1
 sound 2026-08-20 Daniel Golle Daniel Golle [7390f8] fluidsynth: update to 2.6.0
 utils 2026-09-01 Tianling Shen Tianling Shen [463f06] yq: update to 4.53.6
 .gitignore 2024-05-01 Josef Schlehofer Josef Schlehofer [eb8550] .gitignore: add initial version
 CONTRIBUTING.md 2026-08-13 Daniel F. Dickinson Daniel F. Dickinson [19021e] CONTRIBUTING.md: add pointers to LLM review pro...
 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.