summaryrefslogtreecommitdiff
path: root/doc/developer/building-frr-for-netbsd7.rst
AgeCommit message (Collapse)Author
2019-06-04build: refactor & revamp python autoconf logicDavid Lamparter
Signed-off-by: David Lamparter <equinox@diac24.net>
2019-03-29doc: remove unneeded build depsQuentin Young
Remove the following: * gawk * dejagnu Add the following for FreeBSD 9 and OpenBSD 6: * libexecinfo Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-10-27doc: add build instructions for libyangRenato Westphal
These instructions are intended to be temporary until we have libyang packages available for all supported platforms. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2018-10-10doc: simplify build instructionsRenato Westphal
Remove all --enable-xxx configuration flags for features that are enabled by default. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2018-08-31doc: rename building_frr_on* -> building_frr_for*Quentin Young
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>