jefferyto / openwrt-packages-abandoned

Feed for abandoned OpenWrt packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Feed for abandoned OpenWrt packages


Languages

Language:Makefile 70.8%Language:C 15.6%Language:Shell 8.8%Language:Lua 4.8%