From b3be5eeb3e588bcba2191bd04504a68aeba9e834 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Sun, 6 Mar 2005 03:53:29 +0000 Subject: bring up to date with nbd's br2_test20.tar.bz2 SVN-Revision: 308 --- openwrt/package/ppp/control/chat.control | 9 +++++++++ openwrt/package/ppp/control/ppp-pppoe-plugin.control | 9 +++++++++ openwrt/package/ppp/control/ppp-radius-plugin.control | 9 +++++++++ openwrt/package/ppp/control/ppp.control | 8 ++++++++ openwrt/package/ppp/control/pppdump.control | 9 +++++++++ openwrt/package/ppp/control/pppstats.control | 9 +++++++++ 6 files changed, 53 insertions(+) create mode 100644 openwrt/package/ppp/control/chat.control create mode 100644 openwrt/package/ppp/control/ppp-pppoe-plugin.control create mode 100644 openwrt/package/ppp/control/ppp-radius-plugin.control create mode 100644 openwrt/package/ppp/control/ppp.control create mode 100644 openwrt/package/ppp/control/pppdump.control create mode 100644 openwrt/package/ppp/control/pppstats.control (limited to 'openwrt/package/ppp/control') diff --git a/openwrt/package/ppp/control/chat.control b/openwrt/package/ppp/control/chat.control new file mode 100644 index 0000000..7b422fc --- /dev/null +++ b/openwrt/package/ppp/control/chat.control @@ -0,0 +1,9 @@ +Package: chat +Priority: optional +Section: net +Version: 2.4.3-3 +Architecture: mipsel +Maintainer: Felix Fietkau +Source: buildroot internal +Description: Utility for establishing a connection with the ISP's PPP server (e.g. via Modem) +Depends: ppp diff --git a/openwrt/package/ppp/control/ppp-pppoe-plugin.control b/openwrt/package/ppp/control/ppp-pppoe-plugin.control new file mode 100644 index 0000000..33e6a32 --- /dev/null +++ b/openwrt/package/ppp/control/ppp-pppoe-plugin.control @@ -0,0 +1,9 @@ +Package: ppp-pppoe-plugin +Priority: optional +Section: net +Version: 2.4.3-3 +Architecture: mipsel +Maintainer: Felix Fietkau +Source: buildroot internal +Description: a PPPoE (PPP over Ethernet) plugin for PPP +Depends: ppp diff --git a/openwrt/package/ppp/control/ppp-radius-plugin.control b/openwrt/package/ppp/control/ppp-radius-plugin.control new file mode 100644 index 0000000..609bf42 --- /dev/null +++ b/openwrt/package/ppp/control/ppp-radius-plugin.control @@ -0,0 +1,9 @@ +Package: ppp-radius-plugin +Priority: optional +Section: net +Version: 2.4.3-3 +Architecture: mipsel +Maintainer: Felix Fietkau +Source: buildroot internal +Description: a RADIUS plugin for PPP +Depends: ppp diff --git a/openwrt/package/ppp/control/ppp.control b/openwrt/package/ppp/control/ppp.control new file mode 100644 index 0000000..68b2dff --- /dev/null +++ b/openwrt/package/ppp/control/ppp.control @@ -0,0 +1,8 @@ +Package: ppp +Priority: optional +Section: net +Version: 2.4.3-3 +Architecture: mipsel +Maintainer: Felix Fietkau +Source: buildroot internal +Description: a PPP (Point-to-Point Protocol) daemon (with MPPE/MPPC support) diff --git a/openwrt/package/ppp/control/pppdump.control b/openwrt/package/ppp/control/pppdump.control new file mode 100644 index 0000000..fa5d0d9 --- /dev/null +++ b/openwrt/package/ppp/control/pppdump.control @@ -0,0 +1,9 @@ +Package: pppdump +Priority: optional +Section: net +Version: 2.4.3-3 +Architecture: mipsel +Maintainer: Felix Fietkau +Source: buildroot internal +Description: an utility to read PPP record file +Depends: ppp diff --git a/openwrt/package/ppp/control/pppstats.control b/openwrt/package/ppp/control/pppstats.control new file mode 100644 index 0000000..3f6c898 --- /dev/null +++ b/openwrt/package/ppp/control/pppstats.control @@ -0,0 +1,9 @@ +Package: pppstats +Priority: optional +Section: net +Version: 2.4.3-3 +Architecture: mipsel +Maintainer: Felix Fietkau +Source: buildroot internal +Description: an utility to report PPP statistics +Depends: ppp -- cgit v1.1