index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
quagga
Age
Commit message (
Expand
)
Author
2011-04-01
quagga: security bump to version 0.99.18
Gustavo Zacarias
2011-02-24
quagga: fix build with snmp support
Gustavo Zacarias
2011-02-17
package: apply libtool patch where possible
Peter Korsgaard
2010-09-30
quagga: bump version, fix conflicting options, enhance help
Gustavo Zacarias
2010-06-24
quagga : convert to autotools infrastructure & bump to 0.99.12
cmchao
2010-05-20
netsnmp: disable build with external toolchain
Thomas Petazzoni
2010-04-11
Do not let packages remove man pages, info pages and documentation
Thomas Petazzoni
2009-10-03
quagga: snmp support needs netsnmp
Peter Korsgaard
2009-10-03
quagga: ripngd support needs ipv6 support in toolchain
Peter Korsgaard
2009-10-03
quagga: cleanup kconfig
Peter Korsgaard
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-05
packages: use qstrip
Thomas Petazzoni
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-01-16
quagga: tarball moved to attic/ subdir
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-06-19
buildroot: s/depends/depends on/
Peter Korsgaard
2007-10-30
Bump quagga version
Ulf Samuelsson
2007-09-17
- cleanup and fixes (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-09-01
- bump version
Bernhard Reutner-Fischer
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-07-28
Use correct build options for Quagga
Ulf Samuelsson
2007-07-23
- for autoconf'ed packages like these there is no need to pass TARGET_CONFIGU...
Bernhard Reutner-Fischer
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-09
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-06-28
- add quagga suite
Bernhard Reutner-Fischer