summaryrefslogtreecommitdiffstats
path: root/package/ppp/control
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-06 03:53:29 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-06 03:53:29 +0000
commita4d8c8e5caa11cb5301bedeb4aa29c880f599a2c (patch)
treedbb734891c63f90aa68df75bc65d4dee436c1640 /package/ppp/control
parentf77b88d124ea1c900f9cf5e04046939aad48bbe1 (diff)
bring up to date with nbd's br2_test20.tar.bz2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@308 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ppp/control')
-rw-r--r--package/ppp/control/chat.control9
-rw-r--r--package/ppp/control/ppp-pppoe-plugin.control9
-rw-r--r--package/ppp/control/ppp-radius-plugin.control9
-rw-r--r--package/ppp/control/ppp.control8
-rw-r--r--package/ppp/control/pppdump.control9
-rw-r--r--package/ppp/control/pppstats.control9
6 files changed, 53 insertions, 0 deletions
diff --git a/package/ppp/control/chat.control b/package/ppp/control/chat.control
new file mode 100644
index 000000000..7b422fc9f
--- /dev/null
+++ b/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 <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/package/ppp/control/ppp-pppoe-plugin.control b/package/ppp/control/ppp-pppoe-plugin.control
new file mode 100644
index 000000000..33e6a3219
--- /dev/null
+++ b/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 <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: a PPPoE (PPP over Ethernet) plugin for PPP
+Depends: ppp
diff --git a/package/ppp/control/ppp-radius-plugin.control b/package/ppp/control/ppp-radius-plugin.control
new file mode 100644
index 000000000..609bf4210
--- /dev/null
+++ b/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 <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: a RADIUS plugin for PPP
+Depends: ppp
diff --git a/package/ppp/control/ppp.control b/package/ppp/control/ppp.control
new file mode 100644
index 000000000..68b2dffb7
--- /dev/null
+++ b/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 <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: a PPP (Point-to-Point Protocol) daemon (with MPPE/MPPC support)
diff --git a/package/ppp/control/pppdump.control b/package/ppp/control/pppdump.control
new file mode 100644
index 000000000..fa5d0d967
--- /dev/null
+++ b/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 <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: an utility to read PPP record file
+Depends: ppp
diff --git a/package/ppp/control/pppstats.control b/package/ppp/control/pppstats.control
new file mode 100644
index 000000000..3f6c898d9
--- /dev/null
+++ b/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 <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: an utility to report PPP statistics
+Depends: ppp