mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
b13bdcbac6c06fc4ca3b221fe5d0c991cf8f006a
The alist was sold to a Chinese commercial company by the project owner without any clarification. Though the company bought it nearly a half year ago, they still cannot show a clear roadmap and privacy policy now. They also tried to collect runtime information from the user, but the code was not merged into the main tree "luckily". Anyway, various behaviors from the company indicate they are untrustable, so the other developers from the alist project have forked and made a new project named OpenList, which will continue to be maintained by the community. ===== security note ===== The alist code up to 3.45.0 has been reviewed "clean", however the main problem is from the author's private API that used to connect to cloud drives. For security reasons, please reset your password and/or token if possible. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
…
…
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%