Re: [OpenWrt-Devel] [PATCH] add BIRD Internet Routing Daemon package

2009-11-14 Thread Ondrej Zajicek
On Sat, Nov 14, 2009 at 07:52:51PM +0100, Felix Fietkau wrote: > > I just don't understand why there are > > > > ifeq ($(BUILD_VARIANT),full) > > Package/hostapd/install = $(Package/InstallTemplate) > > else > > Package/hostapd-mini/install = $(Package/InstallTemplate) > > endif > > > > and n

Re: [OpenWrt-Devel] [PATCH] add BIRD Internet Routing Daemon package

2009-11-14 Thread Felix Fietkau
Ondrej Zajicek wrote: > On Sat, Nov 14, 2009 at 06:32:40PM +0100, Felix Fietkau wrote: >> Ondrej Zajicek wrote: >> > Hello >> > >> > Here is the patch that adds package for The BIRD Internet Routing Daemon. >> > >> > BIRD is an internet routing daemon that implements OSPF, RIP and BGP. >> > It is

Re: [OpenWrt-Devel] [PATCH] add BIRD Internet Routing Daemon package

2009-11-14 Thread Ondrej Zajicek
On Sat, Nov 14, 2009 at 06:32:40PM +0100, Felix Fietkau wrote: > Ondrej Zajicek wrote: > > Hello > > > > Here is the patch that adds package for The BIRD Internet Routing Daemon. > > > > BIRD is an internet routing daemon that implements OSPF, RIP and BGP. > > It is fast, lightweight and small (c

Re: [OpenWrt-Devel] [PATCH] add BIRD Internet Routing Daemon package

2009-11-14 Thread Felix Fietkau
Ondrej Zajicek wrote: > Hello > > Here is the patch that adds package for The BIRD Internet Routing Daemon. > > BIRD is an internet routing daemon that implements OSPF, RIP and BGP. > It is fast, lightweight and small (cca 300 kB), therefore ideal for > OpenWRT based routers. > > The makefile is

[OpenWrt-Devel] [PATCH] add BIRD Internet Routing Daemon package

2009-11-14 Thread Ondrej Zajicek
Hello Here is the patch that adds package for The BIRD Internet Routing Daemon. BIRD is an internet routing daemon that implements OSPF, RIP and BGP. It is fast, lightweight and small (cca 300 kB), therefore ideal for OpenWRT based routers. The makefile is rather tricky, as BIRD have to be built