mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:17:10 +02:00
Convert quagga to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@980 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
926c6a1f22
commit
b2b28bf6c5
@ -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
|
Section: net
|
||||||
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
|
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
|
||||||
Source: buildroot internal
|
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
|
Section: net
|
||||||
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
|
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
|
||||||
Source: buildroot internal
|
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
|
Section: net
|
||||||
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
|
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
|
||||||
Source: buildroot internal
|
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
|
Section: net
|
||||||
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
|
Maintainer: Johannes 5 Joemann <joemann@beefree.free.de>
|
||||||
Source: buildroot internal
|
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 New Issue
Block a user