mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 15:36:19 +04:00
507c5c91b6d5ffe0d8df4b05ea24e6d97a096954
Major version change that switches DB backend from LevelDB to SQLite. Requires golang 1.24+. - improve syncthing argument parsing to be more robust - remove unused and add updated config options Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.0 Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.1 Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.2 Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.3 Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.4 Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.5 Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.6 Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.7 Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.8 Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.9 Signed-off-by: George Sapkin <george@sapk.in> wip Signed-off-by: George Sapkin <george@sapk.in>
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
54.5%
Shell
31.4%
C
8.1%
C++
1.9%
Lua
1.4%
Other
2.5%