summaryrefslogtreecommitdiffstats
path: root/package/ppp/control
diff options
context:
space:
mode:
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