]> git.puffer.fish Git - matthieu/frr.git/commitdiff
redhat: Add RPKI comment on build instructions
authorMartin Winter <mwinter@opensourcerouting.org>
Tue, 6 Mar 2018 15:13:17 +0000 (07:13 -0800)
committerMartin Winter <mwinter@opensourcerouting.org>
Tue, 6 Mar 2018 15:13:17 +0000 (07:13 -0800)
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
redhat/README.rpm_build.md

index 2de64b8f404aa5d17fbbcaed00cbcc4bd32d9863..c8131f25f1857102285c4d11d15c2cc65ae7d804 100644 (file)
@@ -63,11 +63,16 @@ Building your own FRRouting RPM
         %{!?with_watchfrr:      %global  with_watchfrr      1 }
         %{!?with_bgp_vnc:       %global  with_bgp_vnc       0 }
         %{!?with_pimd:          %global  with_pimd          1 }
+        %{!?with_rpki:          %global  with_rpki          0 }
 
 7. Build the RPM
 
         rpmbuild --define "_topdir `pwd`/rpmbuild" -ba rpmbuild/SPECS/frr.spec
 
+   If building with RPKI, then download and install the additional RPKI
+   packages from
+        https://ci1.netdef.org/browse/RPKI-RTRLIB/latestSuccessful/artifact
+
 DONE.
 
 If all works correctly, then you should end up with the RPMs under