diff options
author | cristinapauna <cristina.pauna@enea.com> | 2016-12-05 19:45:18 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-12-05 17:50:15 +0000 |
commit | 754d08a7e7cb39795920722821e59bfa40dddf4b (patch) | |
tree | da1767a41f54b09ee26cb420b7511f33195b97e0 /docs/buildprocedure/build.instruction.rst | |
parent | b9bfb374f370eb645e3e3b29cba5180e4006c3fb (diff) |
Update docs for Colorado 3.0 releasecolorado.3.0.1
Change-Id: I93156463e63d71e8b32446b3dfbfe61a7929bf38
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
(cherry picked from commit 338930ba2825fcc88b184cf4f3e8c37beab5f9be)
Diffstat (limited to 'docs/buildprocedure/build.instruction.rst')
-rw-r--r-- | docs/buildprocedure/build.instruction.rst | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/buildprocedure/build.instruction.rst b/docs/buildprocedure/build.instruction.rst index f6ad8897..405a0e70 100644 --- a/docs/buildprocedure/build.instruction.rst +++ b/docs/buildprocedure/build.instruction.rst @@ -70,14 +70,12 @@ On the host, the following packages must be installed: - curl -- fuseiso - Apart from docker, all other package requirements listed above are simply available through: .. code-block:: bash - $ sudo apt-get install git make curl fuseiso + $ sudo apt-get install git make curl ============ @@ -139,7 +137,7 @@ Check out the Colorado release: .. code-block:: bash $ cd armband - $ git checkout colorado.3.0 + $ git checkout colorado.3.0.1 Clone the armband@OPNFV code Git repository without a SSH key ------------------------------------------------------------- @@ -261,7 +259,7 @@ that this is not a full build. This method of plugin selection is not meant to be used from within Gerrit! -Note! So far, only ODL, OVS and BGPVPN plugins were ported to AArch64. +Note! So far, only ODL, OVS, BGPVPN and Tacker plugins were ported to AArch64. ======== Building |