summaryrefslogtreecommitdiffstats
path: root/package/quagga/control
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-28 11:05:38 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-28 11:05:38 +0000
commit4553bd9f28ddccfa1d0b8e95bc6d144b9d049e2e (patch)
tree2d22f2d748688b46f103184df301830f8065f9a5 /package/quagga/control
parent8667fc1091e10ba0c64f05ea8e7e41dffe407536 (diff)
add experimental quagga package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@470 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/quagga/control')
-rw-r--r--package/quagga/control/quagga-bgpd.control8
-rw-r--r--package/quagga/control/quagga-ospfd.control8
-rw-r--r--package/quagga/control/quagga-ripd.control8
-rw-r--r--package/quagga/control/quagga-zebra.control8
-rw-r--r--package/quagga/control/quagga.control8
5 files changed, 40 insertions, 0 deletions
diff --git a/package/quagga/control/quagga-bgpd.control b/package/quagga/control/quagga-bgpd.control
new file mode 100644
index 000000000..1c1a14605
--- /dev/null
+++ b/package/quagga/control/quagga-bgpd.control
@@ -0,0 +1,8 @@
+Package: quagga-bgpd
+Priority: optional
+Section: net
+Version: 0.98.2
+Architecture: mipsel
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: bgpd daemon
diff --git a/package/quagga/control/quagga-ospfd.control b/package/quagga/control/quagga-ospfd.control
new file mode 100644
index 000000000..5166b8968
--- /dev/null
+++ b/package/quagga/control/quagga-ospfd.control
@@ -0,0 +1,8 @@
+Package: quagga-ospfd
+Priority: optional
+Section: net
+Version: 0.98.2
+Architecture: mipsel
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: ospf daemon
diff --git a/package/quagga/control/quagga-ripd.control b/package/quagga/control/quagga-ripd.control
new file mode 100644
index 000000000..6df6aee8a
--- /dev/null
+++ b/package/quagga/control/quagga-ripd.control
@@ -0,0 +1,8 @@
+Package: quagga-ripd
+Priority: optional
+Section: net
+Version: 0.98.2
+Architecture: mipsel
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: rip daemon
diff --git a/package/quagga/control/quagga-zebra.control b/package/quagga/control/quagga-zebra.control
new file mode 100644
index 000000000..f2b81df7a
--- /dev/null
+++ b/package/quagga/control/quagga-zebra.control
@@ -0,0 +1,8 @@
+Package: quagga-zebra
+Priority: optional
+Section: net
+Version: 0.98.2
+Architecture: mipsel
+Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
+Source: buildroot internal
+Description: zebra daemon
diff --git a/package/quagga/control/quagga.control b/package/quagga/control/quagga.control
new file mode 100644
index 000000000..f8b4dbb02
--- /dev/null
+++ b/package/quagga/control/quagga.control
@@ -0,0 +1,8 @@
+Package: quagga-all
+Priority: optional
+Section: net
+Version: 0.98.2
+Architecture: mipsel
+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+