Skip to content
This repository has been archived by the owner on Mar 17, 2018. It is now read-only.

A part of prehistoric Entware, mirror of https://github.com/openwrt-routing/packages.git

Notifications You must be signed in to change notification settings

Entware/prehistoric-routing

Repository files navigation

This is an OpenWrt package feed containing community maintained routing packages.

To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:

  src-git routing git://github.com/openwrt-routing/packages.git
  
Update the feed:

  ./scripts/feeds update routing
  
Activate the package:

  ./scripts/feeds install -a -p routing
  
The routing packages should now appear in menuconfig.