summaryrefslogtreecommitdiffstats
path: root/package/quagga/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/quagga/ipkg')
-rw-r--r--package/quagga/ipkg/quagga-bgpd.control7
-rw-r--r--package/quagga/ipkg/quagga-ospf6d.control7
-rw-r--r--package/quagga/ipkg/quagga-ospfd.control7
-rw-r--r--package/quagga/ipkg/quagga-ripd.control7
-rw-r--r--package/quagga/ipkg/quagga-ripngd.control7
-rw-r--r--package/quagga/ipkg/quagga-zebra.control7
-rw-r--r--package/quagga/ipkg/quagga.control8
-rw-r--r--[-rwxr-xr-x]package/quagga/ipkg/quagga.postinst (renamed from package/quagga/ipkg/CONTROL/postinst)0
8 files changed, 50 insertions, 0 deletions
diff --git a/package/quagga/ipkg/quagga-bgpd.control b/package/quagga/ipkg/quagga-bgpd.control
new file mode 100644
index 000000000..0c2c401c0
--- /dev/null
+++ b/package/quagga/ipkg/quagga-bgpd.control
@@ -0,0 +1,7 @@
+Package: quagga-bgpd
+Priority: optional
+Section: net
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: A BGPv4, BGPv4\+, BGPv4\- routing engine for use
+ with Quagga routing software
diff --git a/package/quagga/ipkg/quagga-ospf6d.control b/package/quagga/ipkg/quagga-ospf6d.control
new file mode 100644
index 000000000..07ecbe3c3
--- /dev/null
+++ b/package/quagga/ipkg/quagga-ospf6d.control
@@ -0,0 +1,7 @@
+Package: quagga-ospfd
+Priority: optional
+Section: net
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: An OSPFv3 routing engine for use
+ with Quagga routing software
diff --git a/package/quagga/ipkg/quagga-ospfd.control b/package/quagga/ipkg/quagga-ospfd.control
new file mode 100644
index 000000000..eeab13acb
--- /dev/null
+++ b/package/quagga/ipkg/quagga-ospfd.control
@@ -0,0 +1,7 @@
+Package: quagga-ospfd
+Priority: optional
+Section: net
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: An OSPFv2 routing engine for use
+ with Quagga routing software
diff --git a/package/quagga/ipkg/quagga-ripd.control b/package/quagga/ipkg/quagga-ripd.control
new file mode 100644
index 000000000..b9362d907
--- /dev/null
+++ b/package/quagga/ipkg/quagga-ripd.control
@@ -0,0 +1,7 @@
+Package: quagga-ripd
+Priority: optional
+Section: net
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: A RIP routing engine for use
+ with Quagga routing software
diff --git a/package/quagga/ipkg/quagga-ripngd.control b/package/quagga/ipkg/quagga-ripngd.control
new file mode 100644
index 000000000..aed95e493
--- /dev/null
+++ b/package/quagga/ipkg/quagga-ripngd.control
@@ -0,0 +1,7 @@
+Package: quagga-ripd
+Priority: optional
+Section: net
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: A RIPNG routing engine for use
+ with Quagga routing software
diff --git a/package/quagga/ipkg/quagga-zebra.control b/package/quagga/ipkg/quagga-zebra.control
new file mode 100644
index 000000000..b42fc5609
--- /dev/null
+++ b/package/quagga/ipkg/quagga-zebra.control
@@ -0,0 +1,7 @@
+Package: quagga-zebra
+Priority: optional
+Section: net
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: A routing manager for use
+ with associated Quagga components
diff --git a/package/quagga/ipkg/quagga.control b/package/quagga/ipkg/quagga.control
new file mode 100644
index 000000000..df9887100
--- /dev/null
+++ b/package/quagga/ipkg/quagga.control
@@ -0,0 +1,8 @@
+Package: quagga
+Priority: optional
+Section: net
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: A 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+.
diff --git a/package/quagga/ipkg/CONTROL/postinst b/package/quagga/ipkg/quagga.postinst
index 0bb4bdda6..0bb4bdda6 100755..100644
--- a/package/quagga/ipkg/CONTROL/postinst
+++ b/package/quagga/ipkg/quagga.postinst