mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
438ab953d017fc7cc8a7e45bc21ed37794c1b5f0
Removed upstreamed patches: - 001-50658-test-Enable-to-switch-between-C-UTF-8-locales-.patch - 002-51723-migrate-pcre-module-to-pcre2.patch - 005-51877-do-not-build-pcre-module-if-pcre2-config-is-no.patch - 006-52383-Avoid-incompatible-pointer-types-in-terminfo-g.patch Remaining patches automatically rebased and filenames renumbered. Changelog: Incompatibilities - PCRE support is now PCRE2. Changes - POSIX real-time signals (SIGRTMIN etc) are now supported by the kill and trap builtins, TRAP* functions, and the signals parameter, where available. - The kill builtin learnt a new option -q to send the signal via sigqueue(3) along with an arbitrary integer value, where available. - The kill builtin also learnt a new -L option to print a list of all known signal numbers and their names. -The new completion helper _as_if can be used to complete one command as if it were another command with particular arguments. Signed-off-by: John Audia <therealgraysky@proton.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.
Languages
Makefile
51%
Shell
33.8%
C
7.5%
UnrealScript
3%
C++
1.7%
Other
2.8%