]> git.puffer.fish Git - mirror/frr.git/commitdiff
Build FRR using branch stable/3.0
authorManuel Schweizer <manuel.schweizer@gmail.com>
Thu, 7 Sep 2017 18:51:35 +0000 (20:51 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2017 18:51:35 +0000 (20:51 +0200)
This is the documentation for Ubuntu 16.04 in branch stable/3.0. Hence it is important to checkout the respective branch before building FRR.

doc/Building_FRR_on_Ubuntu1604.md

index 655c810550a3819c14f7790cfc073633dca42bbb..b82facc6bd6c2ea9f80a64e0a9ffe55857fdd067 100644 (file)
@@ -36,6 +36,7 @@ an example.)
 
     git clone https://github.com/frrouting/frr.git frr
     cd frr
+    git checkout stable/3.0
     ./bootstrap.sh
     ./configure \
         --prefix=/usr \