index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
quagga
Age
Commit message (
Expand
)
Author
2014-10-04
packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
Thomas De Schampheleire
2014-09-05
quagga: bump to version 0.9.23.1
Gustavo Zacarias
2014-07-16
quagga: depends on MMU
Thomas Petazzoni
2014-07-08
quagga: bump to version 0.99.23
Gustavo Zacarias
2013-11-27
quagga: security bump to version 0.99.22.4
Gustavo Zacarias
2013-11-10
Config.in files: add missing dependencies to toolchain option comments
Thomas De Schampheleire
2013-10-14
Config.in files: unify comments of toolchain option dependencies
Thomas De Schampheleire
2013-10-09
net-snmp: needs mmu
Gustavo Zacarias
2013-09-17
quagga: security bump to version 0.99.22.3
Gustavo Zacarias
2013-09-08
change package tarball compression to xz whenever possible
Jerzy Grzegorek
2013-06-06
Normalize separator size to 80
Alexandre Belloni
2013-06-06
Remove description and url from header
Alexandre Belloni
2013-04-21
quagga: fix build breakage without snmp
Gustavo Zacarias
2013-04-17
quagga: bump to version 0.99.22.1
Gustavo Zacarias
2013-01-28
quagga: add license information
Gustavo Zacarias
2012-07-17
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-06-04
quagga: fix non-IPv6 build failures
Gustavo Zacarias
2012-05-20
quagga: bump to version 0.99.21
Gustavo Zacarias
2012-04-29
quagga: security bump to version 0.9.20.1
Gustavo Zacarias
2011-10-15
quagga: security bump to version 0.99.20
Gustavo Zacarias
2011-09-29
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
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