Convert quagga to new packaging style

SVN-Revision: 980
master
Nicolas Thill 20 years ago
parent 60ef698760
commit f6ad530929
  1. 6
      openwrt/package/quagga/control/quagga.control
  2. 3
      openwrt/package/quagga/ipkg/quagga-bgpd.control
  3. 7
      openwrt/package/quagga/ipkg/quagga-ospf6d.control
  4. 3
      openwrt/package/quagga/ipkg/quagga-ospfd.control
  5. 3
      openwrt/package/quagga/ipkg/quagga-ripd.control
  6. 7
      openwrt/package/quagga/ipkg/quagga-ripngd.control
  7. 3
      openwrt/package/quagga/ipkg/quagga-zebra.control
  8. 8
      openwrt/package/quagga/ipkg/quagga.control
  9. 0
      openwrt/package/quagga/ipkg/quagga.postinst

@ -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+

@ -3,4 +3,5 @@ Priority: optional
Section: net
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
Source: buildroot internal
Description: bgpd daemon
Description: A BGPv4, BGPv4\+, BGPv4\- routing engine for use
with Quagga routing software

@ -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

@ -3,4 +3,5 @@ Priority: optional
Section: net
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
Source: buildroot internal
Description: ospf daemon
Description: An OSPFv2 routing engine for use
with Quagga routing software

@ -3,4 +3,5 @@ Priority: optional
Section: net
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
Source: buildroot internal
Description: rip daemon
Description: A RIP routing engine for use
with Quagga routing software

@ -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

@ -3,4 +3,5 @@ Priority: optional
Section: net
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
Source: buildroot internal
Description: zebra daemon
Description: A routing manager for use
with associated Quagga components

@ -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+.
Loading…
Cancel
Save