diff options
Diffstat (limited to 'openwrt/package/quagga/control')
5 files changed, 0 insertions, 30 deletions
diff --git a/openwrt/package/quagga/control/quagga-bgpd.control b/openwrt/package/quagga/control/quagga-bgpd.control deleted file mode 100644 index 1b1e80fa2..000000000 --- a/openwrt/package/quagga/control/quagga-bgpd.control +++ /dev/null @@ -1,6 +0,0 @@ -Package: quagga-bgpd -Priority: optional -Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal -Description: bgpd daemon diff --git a/openwrt/package/quagga/control/quagga-ospfd.control b/openwrt/package/quagga/control/quagga-ospfd.control deleted file mode 100644 index 9ebb2bbba..000000000 --- a/openwrt/package/quagga/control/quagga-ospfd.control +++ /dev/null @@ -1,6 +0,0 @@ -Package: quagga-ospfd -Priority: optional -Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal -Description: ospf daemon diff --git a/openwrt/package/quagga/control/quagga-ripd.control b/openwrt/package/quagga/control/quagga-ripd.control deleted file mode 100644 index eb426081e..000000000 --- a/openwrt/package/quagga/control/quagga-ripd.control +++ /dev/null @@ -1,6 +0,0 @@ -Package: quagga-ripd -Priority: optional -Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal -Description: rip daemon diff --git a/openwrt/package/quagga/control/quagga-zebra.control b/openwrt/package/quagga/control/quagga-zebra.control deleted file mode 100644 index c948f2f85..000000000 --- a/openwrt/package/quagga/control/quagga-zebra.control +++ /dev/null @@ -1,6 +0,0 @@ -Package: quagga-zebra -Priority: optional -Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal -Description: zebra daemon diff --git a/openwrt/package/quagga/control/quagga.control b/openwrt/package/quagga/control/quagga.control deleted file mode 100644 index 904542721..000000000 --- a/openwrt/package/quagga/control/quagga.control +++ /dev/null @@ -1,6 +0,0 @@ -Package: quagga-all -Priority: optional -Section: net -Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> -Source: buildroot internal -Description: routing software package that provides TCP/IP based routing services with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2, OSPFv3, BGP-4, and BGP-4+ |