summaryrefslogtreecommitdiff
path: root/openwrt/package/ppp/control
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-18 18:05:44 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-18 18:05:44 +0000
commitc4c02b571bf1465a42f692a1ff37b03cc87374f3 (patch)
tree47826101c6d63eb279e9e5303fa8b15e33f9cd28 /openwrt/package/ppp/control
parent421e758a1e8ef9ca67b02e9cbe8506e3af923b47 (diff)
downloadmtk-20170518-c4c02b571bf1465a42f692a1ff37b03cc87374f3.zip
mtk-20170518-c4c02b571bf1465a42f692a1ff37b03cc87374f3.tar.gz
mtk-20170518-c4c02b571bf1465a42f692a1ff37b03cc87374f3.tar.bz2
Convert ppp to new packaging style, rename ppp-*-plugin to ppp-mod-*, enable chat package, split ppp patch into multiple patches
SVN-Revision: 940
Diffstat (limited to 'openwrt/package/ppp/control')
-rw-r--r--openwrt/package/ppp/control/chat.control7
-rw-r--r--openwrt/package/ppp/control/ppp-pppoe-plugin.control7
-rw-r--r--openwrt/package/ppp/control/ppp-radius-plugin.control7
-rw-r--r--openwrt/package/ppp/control/ppp.control7
-rw-r--r--openwrt/package/ppp/control/pppdump.control7
-rw-r--r--openwrt/package/ppp/control/pppstats.control7
6 files changed, 0 insertions, 42 deletions
diff --git a/openwrt/package/ppp/control/chat.control b/openwrt/package/ppp/control/chat.control
deleted file mode 100644
index 88b459f..0000000
--- a/openwrt/package/ppp/control/chat.control
+++ /dev/null
@@ -1,7 +0,0 @@
-Package: chat
-Priority: optional
-Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-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
deleted file mode 100644
index dd9edb8..0000000
--- a/openwrt/package/ppp/control/ppp-pppoe-plugin.control
+++ /dev/null
@@ -1,7 +0,0 @@
-Package: ppp-pppoe-plugin
-Priority: optional
-Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Source: buildroot internal
-Description: a PPPoE (PPP over Ethernet) plugin for PPP
-Depends: ppp, kmod-pppoe
diff --git a/openwrt/package/ppp/control/ppp-radius-plugin.control b/openwrt/package/ppp/control/ppp-radius-plugin.control
deleted file mode 100644
index 7374e06..0000000
--- a/openwrt/package/ppp/control/ppp-radius-plugin.control
+++ /dev/null
@@ -1,7 +0,0 @@
-Package: ppp-radius-plugin
-Priority: optional
-Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-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
deleted file mode 100644
index f7442a6..0000000
--- a/openwrt/package/ppp/control/ppp.control
+++ /dev/null
@@ -1,7 +0,0 @@
-Package: ppp
-Priority: optional
-Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Source: buildroot internal
-Depends: kmod-ppp
-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
deleted file mode 100644
index 3078e73..0000000
--- a/openwrt/package/ppp/control/pppdump.control
+++ /dev/null
@@ -1,7 +0,0 @@
-Package: pppdump
-Priority: optional
-Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-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
deleted file mode 100644
index 2439a89..0000000
--- a/openwrt/package/ppp/control/pppstats.control
+++ /dev/null
@@ -1,7 +0,0 @@
-Package: pppstats
-Priority: optional
-Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Source: buildroot internal
-Description: an utility to report PPP statistics
-Depends: ppp