summaryrefslogtreecommitdiff
path: root/openwrt/package/ppp/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-05-24 07:19:27 +0000
committerNicolas Thill <nico@openwrt.org>2006-05-24 07:19:27 +0000
commitef5c0e48fa0ad4cc9dfba2abcca2cae28aa504ef (patch)
tree002a8d4db7a71d46c5a9c86004832b1a02109ef0 /openwrt/package/ppp/ipkg
parentc57461252bdf1d0294eae3447e22d4747c96a130 (diff)
downloadmtk-20170518-ef5c0e48fa0ad4cc9dfba2abcca2cae28aa504ef.zip
mtk-20170518-ef5c0e48fa0ad4cc9dfba2abcca2cae28aa504ef.tar.gz
mtk-20170518-ef5c0e48fa0ad4cc9dfba2abcca2cae28aa504ef.tar.bz2
sync ppp with trunk and convert it to -ng.
SVN-Revision: 3826
Diffstat (limited to 'openwrt/package/ppp/ipkg')
-rw-r--r--openwrt/package/ppp/ipkg/chat.control5
-rw-r--r--openwrt/package/ppp/ipkg/ppp-mod-pppoa.control5
-rw-r--r--openwrt/package/ppp/ipkg/ppp-mod-pppoe.control5
-rw-r--r--openwrt/package/ppp/ipkg/ppp-mod-radius.conffiles2
-rw-r--r--openwrt/package/ppp/ipkg/ppp-mod-radius.control5
-rw-r--r--openwrt/package/ppp/ipkg/ppp.conffiles2
-rw-r--r--openwrt/package/ppp/ipkg/ppp.control4
-rw-r--r--openwrt/package/ppp/ipkg/pppdump.control5
-rw-r--r--openwrt/package/ppp/ipkg/pppstats.control5
9 files changed, 0 insertions, 38 deletions
diff --git a/openwrt/package/ppp/ipkg/chat.control b/openwrt/package/ppp/ipkg/chat.control
deleted file mode 100644
index 43dbdb1..0000000
--- a/openwrt/package/ppp/ipkg/chat.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: chat
-Priority: optional
-Section: net
-Description: Utility for establishing a connection with the ISP's PPP server (e.g. via Modem)
-Depends: ppp
diff --git a/openwrt/package/ppp/ipkg/ppp-mod-pppoa.control b/openwrt/package/ppp/ipkg/ppp-mod-pppoa.control
deleted file mode 100644
index ce2d5d4..0000000
--- a/openwrt/package/ppp/ipkg/ppp-mod-pppoa.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: ppp-mod-pppoa
-Priority: optional
-Section: net
-Description: a PPPoA (PPP over ATM) plugin for PPP
-Depends: ppp, kmod-pppoa
diff --git a/openwrt/package/ppp/ipkg/ppp-mod-pppoe.control b/openwrt/package/ppp/ipkg/ppp-mod-pppoe.control
deleted file mode 100644
index 7cf4963..0000000
--- a/openwrt/package/ppp/ipkg/ppp-mod-pppoe.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: ppp-mod-pppoe
-Priority: optional
-Section: net
-Description: a PPPoE (PPP over Ethernet) plugin for PPP
-Depends: ppp, kmod-pppoe
diff --git a/openwrt/package/ppp/ipkg/ppp-mod-radius.conffiles b/openwrt/package/ppp/ipkg/ppp-mod-radius.conffiles
deleted file mode 100644
index 70fe146..0000000
--- a/openwrt/package/ppp/ipkg/ppp-mod-radius.conffiles
+++ /dev/null
@@ -1,2 +0,0 @@
-/etc/ppp/radius.conf
-/etc/ppp/radius/servers
diff --git a/openwrt/package/ppp/ipkg/ppp-mod-radius.control b/openwrt/package/ppp/ipkg/ppp-mod-radius.control
deleted file mode 100644
index 0a858da..0000000
--- a/openwrt/package/ppp/ipkg/ppp-mod-radius.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: ppp-mod-radius
-Priority: optional
-Section: net
-Description: a RADIUS plugin for PPP
-Depends: ppp
diff --git a/openwrt/package/ppp/ipkg/ppp.conffiles b/openwrt/package/ppp/ipkg/ppp.conffiles
deleted file mode 100644
index 8ad17eb..0000000
--- a/openwrt/package/ppp/ipkg/ppp.conffiles
+++ /dev/null
@@ -1,2 +0,0 @@
-/etc/ppp/chap-secrets
-/etc/ppp/options
diff --git a/openwrt/package/ppp/ipkg/ppp.control b/openwrt/package/ppp/ipkg/ppp.control
deleted file mode 100644
index 38e5331..0000000
--- a/openwrt/package/ppp/ipkg/ppp.control
+++ /dev/null
@@ -1,4 +0,0 @@
-Package: ppp
-Priority: optional
-Section: net
-Description: a PPP (Point-to-Point Protocol) daemon (with MPPE/MPPC support)
diff --git a/openwrt/package/ppp/ipkg/pppdump.control b/openwrt/package/ppp/ipkg/pppdump.control
deleted file mode 100644
index 4a89e15..0000000
--- a/openwrt/package/ppp/ipkg/pppdump.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: pppdump
-Priority: optional
-Section: net
-Description: an utility to read PPP record file
-Depends: ppp
diff --git a/openwrt/package/ppp/ipkg/pppstats.control b/openwrt/package/ppp/ipkg/pppstats.control
deleted file mode 100644
index 8780b2f..0000000
--- a/openwrt/package/ppp/ipkg/pppstats.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: pppstats
-Priority: optional
-Section: net
-Description: an utility to report PPP statistics
-Depends: ppp