diff options
Diffstat (limited to 'openwrt/package/ppp/control')
-rw-r--r-- | openwrt/package/ppp/control/chat.control | 7 | ||||
-rw-r--r-- | openwrt/package/ppp/control/ppp-pppoe-plugin.control | 7 | ||||
-rw-r--r-- | openwrt/package/ppp/control/ppp-radius-plugin.control | 7 | ||||
-rw-r--r-- | openwrt/package/ppp/control/ppp.control | 7 | ||||
-rw-r--r-- | openwrt/package/ppp/control/pppdump.control | 7 | ||||
-rw-r--r-- | openwrt/package/ppp/control/pppstats.control | 7 |
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 88b459f7d..000000000 --- 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 dd9edb8d1..000000000 --- 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 7374e06a0..000000000 --- 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 f7442a696..000000000 --- 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 3078e7366..000000000 --- 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 2439a89de..000000000 --- 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 |