diff options
-rw-r--r-- | doc/book-enea-nfv-access-guide/doc/getting_started.xml | 12 | ||||
-rw-r--r-- | doc/book-enea-nfv-access-guide/doc/overview.xml | 10 | ||||
-rw-r--r-- | doc/book-enea-nfv-access-guide/doc/using_nfv_access_sdks.xml | 7 |
3 files changed, 14 insertions, 15 deletions
diff --git a/doc/book-enea-nfv-access-guide/doc/getting_started.xml b/doc/book-enea-nfv-access-guide/doc/getting_started.xml index 1682dac..ed74f48 100644 --- a/doc/book-enea-nfv-access-guide/doc/getting_started.xml +++ b/doc/book-enea-nfv-access-guide/doc/getting_started.xml | |||
@@ -2,7 +2,7 @@ | |||
2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | 3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> |
4 | <chapter id="plat-release-content"> | 4 | <chapter id="plat-release-content"> |
5 | <title>Getting Started with ENFV Access</title> | 5 | <title>Getting Started with Enea NFV Access</title> |
6 | 6 | ||
7 | <para>Using Enea NFV Access requires access to a Linux machine, which is | 7 | <para>Using Enea NFV Access requires access to a Linux machine, which is |
8 | used for preparing the bootable drive or for developing applications. System | 8 | used for preparing the bootable drive or for developing applications. System |
@@ -210,14 +210,14 @@ runs</programlisting></para> | |||
210 | 210 | ||
211 | <itemizedlist> | 211 | <itemizedlist> |
212 | <listitem> | 212 | <listitem> |
213 | <para>The drive where NFV Access was installed is not identified as | 213 | <para>The drive where Enea NFV Access was installed is not |
214 | <literal>hd0</literal> by the BIOS.</para> | 214 | identified as <literal>hd0</literal> by the BIOS.</para> |
215 | </listitem> | 215 | </listitem> |
216 | 216 | ||
217 | <listitem> | 217 | <listitem> |
218 | <para>The BIOS has assigned the <literal>hd0</literal> label to a | 218 | <para>The BIOS has assigned the <literal>hd0</literal> label to a |
219 | different drive (e.g. a USB stick) than the one where NFV Access was | 219 | different drive (e.g. a USB stick) than the one where Enea NFV |
220 | installed.</para> | 220 | Access was installed.</para> |
221 | </listitem> | 221 | </listitem> |
222 | </itemizedlist> | 222 | </itemizedlist> |
223 | 223 | ||
@@ -237,7 +237,7 @@ runs</programlisting></para> | |||
237 | 237 | ||
238 | <listitem> | 238 | <listitem> |
239 | <para>For each available partition run <command>ls | 239 | <para>For each available partition run <command>ls |
240 | PARTITION</command> in order to identify where NFV Access was | 240 | PARTITION</command> in order to identify where Enea NFV Access was |
241 | installed.</para> | 241 | installed.</para> |
242 | </listitem> | 242 | </listitem> |
243 | 243 | ||
diff --git a/doc/book-enea-nfv-access-guide/doc/overview.xml b/doc/book-enea-nfv-access-guide/doc/overview.xml index 5b9a54e..961939c 100644 --- a/doc/book-enea-nfv-access-guide/doc/overview.xml +++ b/doc/book-enea-nfv-access-guide/doc/overview.xml | |||
@@ -4,19 +4,19 @@ | |||
4 | <chapter id="overview"> | 4 | <chapter id="overview"> |
5 | <title>Overview</title> | 5 | <title>Overview</title> |
6 | 6 | ||
7 | <para>The NFV Access Guide available with this release of the Enea NFV Access | 7 | <para>The Enea NFV Access Guide available with this release of the Enea NFV |
8 | Platform seeks to provide further information that will help all intended | 8 | Access seeks to provide further information that will help all intended |
9 | users make the most out of the virtualization features.</para> | 9 | users make the most out of the virtualization features.</para> |
10 | 10 | ||
11 | <section id="description"> | 11 | <section id="description"> |
12 | <title>NFV Access Description</title> | 12 | <title>Enea NFV Access Description</title> |
13 | 13 | ||
14 | <para>Enea NFV Access is a lightweight virtualization software designed | 14 | <para>Enea NFV Access is a lightweight virtualization software designed |
15 | for deployment on edge devices at customer premises. Streamlined for high | 15 | for deployment on edge devices at customer premises. Streamlined for high |
16 | networking performance and minimal footprints for both host platform and | 16 | networking performance and minimal footprints for both host platform and |
17 | VNFs, it enables very high compute density.</para> | 17 | VNFs, it enables very high compute density.</para> |
18 | 18 | ||
19 | <para>ENFV Access also provides a foundation for vCPE agility and | 19 | <para>Enea NFV Access also provides a foundation for vCPE agility and |
20 | innovation, reducing cost and complexity for computing at the network | 20 | innovation, reducing cost and complexity for computing at the network |
21 | edge. It supports multiple architectures and scales from small white box | 21 | edge. It supports multiple architectures and scales from small white box |
22 | edge devices up to high-end network servers. Thanks to the streamlined | 22 | edge devices up to high-end network servers. Thanks to the streamlined |
@@ -60,7 +60,7 @@ | |||
60 | </section> | 60 | </section> |
61 | 61 | ||
62 | <section id="components"> | 62 | <section id="components"> |
63 | <title>NFV Access Components</title> | 63 | <title>Components</title> |
64 | 64 | ||
65 | <para>Enea NFV Access is built on highly optimized open source and | 65 | <para>Enea NFV Access is built on highly optimized open source and |
66 | value-adding components that provide standard interfaces but with boosted | 66 | value-adding components that provide standard interfaces but with boosted |
diff --git a/doc/book-enea-nfv-access-guide/doc/using_nfv_access_sdks.xml b/doc/book-enea-nfv-access-guide/doc/using_nfv_access_sdks.xml index 9e0d47c..4b10d2a 100644 --- a/doc/book-enea-nfv-access-guide/doc/using_nfv_access_sdks.xml +++ b/doc/book-enea-nfv-access-guide/doc/using_nfv_access_sdks.xml | |||
@@ -2,11 +2,10 @@ | |||
2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | 3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> |
4 | <chapter id="workflow"> | 4 | <chapter id="workflow"> |
5 | <title>Using NFV Access SDKs</title> | 5 | <title>Using Enea NFV Access SDKs</title> |
6 | 6 | ||
7 | <para>Enea NFV Access comes with a standard SDK which can be used to | 7 | <para>Enea NFV Access comes with a standard SDK which can be used to develop |
8 | develop user-applications and kernel modules for both host and guest | 8 | user-applications and kernel modules for both host and guest images.</para> |
9 | images.</para> | ||
10 | 9 | ||
11 | <para>The standard SDK consists of:</para> | 10 | <para>The standard SDK consists of:</para> |
12 | 11 | ||