Convert quagga to new packaging style
SVN-Revision: 980
This commit is contained in:
parent
60ef698760
commit
f6ad530929
9 changed files with 30 additions and 10 deletions
|
@ -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
|
7
openwrt/package/quagga/ipkg/quagga-ospf6d.control
Normal file
7
openwrt/package/quagga/ipkg/quagga-ospf6d.control
Normal file
|
@ -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
|
7
openwrt/package/quagga/ipkg/quagga-ripngd.control
Normal file
7
openwrt/package/quagga/ipkg/quagga-ripngd.control
Normal file
|
@ -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
|
8
openwrt/package/quagga/ipkg/quagga.control
Normal file
8
openwrt/package/quagga/ipkg/quagga.control
Normal file
|
@ -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+.
|
0
openwrt/package/quagga/ipkg/CONTROL/postinst → openwrt/package/quagga/ipkg/quagga.postinst
Executable file → Normal file
0
openwrt/package/quagga/ipkg/CONTROL/postinst → openwrt/package/quagga/ipkg/quagga.postinst
Executable file → Normal file
Loading…
Reference in a new issue