https://github.com/openwrt/packages-abandoned
Feed for abandoned OpenWrt packages
https://github.com/openwrt/packages-abandoned
Last synced: 11 months ago
JSON representation
Feed for abandoned OpenWrt packages
- Host: GitHub
- URL: https://github.com/openwrt/packages-abandoned
- Owner: openwrt
- Created: 2013-04-25T10:25:22.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T11:41:15.000Z (over 1 year ago)
- Last Synced: 2025-06-09T15:12:14.310Z (about 1 year ago)
- Language: Makefile
- Size: 647 KB
- Stars: 18
- Watchers: 47
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is an OpenWrt package feed containing abandoned or broken packages.
To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:
src-git openwrt-abandoned git://github.com/openwrt/packages-abandoned.git
Update the feed:
./scripts/feeds update openwrt-abandoned
Activate the packages:
./scripts/feeds install -a -p openwrt-abandoned
The extra packages should now appear in menuconfig.