Include Quagga package for FreeBSD

This commit is contained in:
ahrenholz 2009-06-19 16:30:34 +00:00
parent 2a1a94b710
commit 1dab94aba7

View file

@ -30,6 +30,12 @@ pkg_delete core-kernel-7.0-20081015a
{{{ {{{
pkg_add core-7.x-3.4.tbz pkg_add core-7.x-3.4.tbz
pkg_add core-kernel-7.x-20090505.tbz pkg_add core-kernel-7.x-20090505.tbz
}}}
# Update the quagga-manetmdr package if it has changed:
{{{
pkg_info -Ex quagga
pkg_delete quagga-manetmdr-0.99.9_1
pkg_add quagga-manetmdr-0.99.9_5.tbz
}}} }}}
# Reboot to the new kernel, and you are ready to start using the new version of CORE. # Reboot to the new kernel, and you are ready to start using the new version of CORE.