diff options
author | cristinapauna <cristina.pauna@enea.com> | 2016-12-05 19:45:18 +0200 |
---|---|---|
committer | cristinapauna <cristina.pauna@enea.com> | 2016-12-05 19:46:05 +0200 |
commit | 338930ba2825fcc88b184cf4f3e8c37beab5f9be (patch) | |
tree | 2a19335b24d1c95c3ad131ed6766acd780f9e071 /docs/buildprocedure | |
parent | 1a384b429a4c9455fea268f545d48912ab8d4cfc (diff) |
Update docs for Colorado 3.0 release
Change-Id: I93156463e63d71e8b32446b3dfbfe61a7929bf38
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
Diffstat (limited to 'docs/buildprocedure')
-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 |