summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-release-info/doc/getting_enea_nfv_access.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-nfv-access-release-info/doc/getting_enea_nfv_access.xml')
-rw-r--r--doc/book-enea-nfv-access-release-info/doc/getting_enea_nfv_access.xml59
1 files changed, 30 insertions, 29 deletions
diff --git a/doc/book-enea-nfv-access-release-info/doc/getting_enea_nfv_access.xml b/doc/book-enea-nfv-access-release-info/doc/getting_enea_nfv_access.xml
index 9436fab..664766d 100644
--- a/doc/book-enea-nfv-access-release-info/doc/getting_enea_nfv_access.xml
+++ b/doc/book-enea-nfv-access-release-info/doc/getting_enea_nfv_access.xml
@@ -4,16 +4,17 @@
4<chapter id="relinfo-getting-enea-nfv-access"> 4<chapter id="relinfo-getting-enea-nfv-access">
5 <title>Getting Enea NFV Access</title> 5 <title>Getting Enea NFV Access</title>
6 6
7 <para>Enea NFV Access is available as both pre-built binary images and source 7 <para>Enea NFV Access is available as both pre-built binary images and
8 code. Both serve a specific purpose and each have their advantages. However, 8 source code. Both serve a specific purpose and each have their advantages.
9 using the pre-built binary images allows for getting up and running faster. 9 However, using the pre-built binary images allows for getting up and running
10 Please refer to the sections below for details on how to get Enea NFV Access as 10 faster. Please refer to the sections below for details on how to get Enea
11 pre-built binary images or source code.</para> 11 NFV Access as pre-built binary images or source code.</para>
12 12
13 <section id="relinfo-getting-pre-built-images"> 13 <section id="relinfo-getting-pre-built-images">
14 <title>Getting Pre-built Binaries</title> 14 <title>Getting Pre-built Binaries</title>
15 15
16 <para>Enea NFV Access pre-built binaries are available for download on <ulink 16 <para>Enea NFV Access pre-built binaries are available for download on
17 <ulink
17 url="https://portal.enea.com/login/?redirect_to=https%3A%2F%2Fportal.enea.com%2F">Enea 18 url="https://portal.enea.com/login/?redirect_to=https%3A%2F%2Fportal.enea.com%2F">Enea
18 Download Portal</ulink>. Log in using the credentials provided. Using the 19 Download Portal</ulink>. Log in using the credentials provided. Using the
19 menu, browse to the <emphasis role="bold">Linux</emphasis> section. You 20 menu, browse to the <emphasis role="bold">Linux</emphasis> section. You
@@ -21,19 +22,19 @@
21 and the <emphasis role="bold">Online Documentation</emphasis> 22 and the <emphasis role="bold">Online Documentation</emphasis>
22 section.</para> 23 section.</para>
23 24
24 <para>The Files section lists each Enea NFV Access distribution, one for each 25 <para>The Files section lists each Enea NFV Access distribution, one for
25 version and profile, as a separate download package. Clicking on the name 26 each version and profile, as a separate download package. Clicking on the
26 of the distribution will open a new page, which presents further details 27 name of the distribution will open a new page, which presents further
27 about the content of the release and a list of downloadable archives, one 28 details about the content of the release and a list of downloadable
28 for each hardware target included in the release. Each archive provides 29 archives, one for each hardware target included in the release. Each
29 the following content:</para> 30 archive provides the following content:</para>
30 31
31 <itemizedlist> 32 <itemizedlist>
32 <listitem> 33 <listitem>
33 <para><emphasis>images</emphasis> directory &ndash; this directory 34 <para><emphasis>images</emphasis> directory &ndash; this directory
34 includes the binary image files needed to boot the target with Enea 35 includes the binary image files needed to boot the target with Enea
35 NFV Access. This includes the kernel, the root file system, device tree, 36 NFV Access. This includes the kernel, the root file system, device
36 etc.</para> 37 tree, etc.</para>
37 </listitem> 38 </listitem>
38 39
39 <listitem> 40 <listitem>
@@ -57,28 +58,28 @@
57 <itemizedlist> 58 <itemizedlist>
58 <listitem> 59 <listitem>
59 <para><emphasis role="bold">Enea NFV Access Developer&rsquo;s 60 <para><emphasis role="bold">Enea NFV Access Developer&rsquo;s
60 Guide</emphasis> -intended for Enea NFV Access developers, who 61 Guide</emphasis> -intended for Enea NFV Access developers, who want to
61 want to configure and build customized NFV Access kernel images for 62 configure and build customized NFV Access kernel images for embedded
62 embedded system targets, using the Yocto configuration and build 63 system targets, using the Yocto configuration and build system.</para>
63 system.</para>
64 </listitem> 64 </listitem>
65 65
66 <listitem> 66 <listitem>
67 <para><emphasis role="bold">Enea NFV Access Application Developer's 67 <para><emphasis role="bold">Enea NFV Access Application Developer's
68 Guide</emphasis> - dedicated to Enea NFV Access application developers, who 68 Guide</emphasis> - dedicated to Enea NFV Access application
69 want to build and run applications.</para> 69 developers, who want to build and run applications.</para>
70 </listitem> 70 </listitem>
71 71
72 <listitem> 72 <listitem>
73 <para><emphasis role="bold">Enea NFV Access Guide</emphasis> 73 <para><emphasis role="bold">Enea NFV Access Guide</emphasis> -
74 - provides further information meant to get the most out of the 74 provides further information meant to get the most out of the
75 virtualization features.</para> 75 virtualization features.</para>
76 </listitem> 76 </listitem>
77 77
78 <listitem> 78 <listitem>
79 <para><emphasis role="bold">Enea NFV Access Open Source Report</emphasis> - 79 <para><emphasis role="bold">Enea NFV Access Open Source
80 contains the open source and license information pertaining to 80 Report</emphasis> - contains the open source and license information
81 packages provided with this release of Enea NFV Access.</para> 81 pertaining to packages provided with this release of Enea NFV
82 Access.</para>
82 </listitem> 83 </listitem>
83 84
84 <listitem> 85 <listitem>
@@ -102,8 +103,8 @@
102 103
103 <para>Enea NFV Access sources are available for cloning from a set of Git 104 <para>Enea NFV Access sources are available for cloning from a set of Git
104 repositories on <ulink url="https://git.enea.com">git.enea.com</ulink>. 105 repositories on <ulink url="https://git.enea.com">git.enea.com</ulink>.
105 Since Enea NFV Access requires multiple repositories, Google Repo tool is used 106 Since Enea NFV Access requires multiple repositories, Google Repo tool is
106 in order to manage configurations and make the cloning step simpler. 107 used in order to manage configurations and make the cloning step simpler.
107 Google Repo tool uses files, known as manifests, which store a list of 108 Google Repo tool uses files, known as manifests, which store a list of
108 tuples (repository URL, version). The Repo tool is then used to traverse 109 tuples (repository URL, version). The Repo tool is then used to traverse
109 the list of tuples in the manifest file and clone the specified versions 110 the list of tuples in the manifest file and clone the specified versions
@@ -147,8 +148,8 @@ id_rsa.pub</programlisting>
147 <section id="getting-source-code-step-two"> 148 <section id="getting-source-code-step-two">
148 <title>Get Sources</title> 149 <title>Get Sources</title>
149 150
150 <para>To use the Repo tool to download the sources for Enea NFV Access, do 151 <para>To use the Repo tool to download the sources for Enea NFV Access,
151 the following:</para> 152 do the following:</para>
152 153
153 <orderedlist> 154 <orderedlist>
154 <listitem condition="hidden"> 155 <listitem condition="hidden">