From 31f16482f2986df49fab4556d022060267ebe0fd Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 28 Feb 2006 20:11:40 +0000 Subject: add the 'click' package with roofnet scripts (thanks to John Bicket) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3288 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/click/ipkg/click.control | 6 ++++++ openwrt/package/click/ipkg/roofnet.control | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 openwrt/package/click/ipkg/click.control create mode 100644 openwrt/package/click/ipkg/roofnet.control (limited to 'openwrt/package/click/ipkg') diff --git a/openwrt/package/click/ipkg/click.control b/openwrt/package/click/ipkg/click.control new file mode 100644 index 000000000..4fb2b2e3b --- /dev/null +++ b/openwrt/package/click/ipkg/click.control @@ -0,0 +1,6 @@ +Package: click +Priority: optional +Section: net +Maintainer: John Bicket +Description: A modular router software + diff --git a/openwrt/package/click/ipkg/roofnet.control b/openwrt/package/click/ipkg/roofnet.control new file mode 100644 index 000000000..8c3703775 --- /dev/null +++ b/openwrt/package/click/ipkg/roofnet.control @@ -0,0 +1,6 @@ +Package: roofnet +Priority: optional +Section: net +Maintainer: John Bicket +Description: The Roofnet mesh networking scripts for Click + -- cgit v1.2.3