From 027aa60c341328193abe75e46e5fcbf7cf3baf4e Mon Sep 17 00:00:00 2001 From: Miruna Paun Date: Mon, 17 Jul 2017 18:31:02 +0200 Subject: Changed all relevant mentiones of EL to ENFV Access USERDOCAP-210 Signed-off-by: Miruna Paun --- .../doc/eltf_params_template.xml | 2 +- .../doc/eltf_params_updated.xml | 2 +- .../eltf_params_updated_template_how_to_use.txt | 4 +-- .../doc/getting_started.xml | 6 ++-- .../doc/hypervisor_virtualization.xml | 2 +- doc/book-enea-nfv-access-open-source/doc/README | 4 +-- .../doc/licenses.xml | 20 +++++------ .../doc/about_release.xml | 32 ++++++++--------- .../doc/eltf_params_template.xml | 4 +-- .../doc/eltf_params_updated.xml | 4 +-- .../eltf_params_updated_template_how_to_use.txt | 6 ++-- .../doc/getting_enea_linux.xml | 42 +++++++++++----------- .../doc/known_bugs_and_limitations.xml | 4 +-- .../doc/main_changes.xml | 4 +-- .../doc/prerequisites.xml | 4 +-- .../doc/system_requirements.xml | 8 ++--- doc/docsrc_common/pardoc-distro.xml | 6 ++-- doc/gen_known_issues.py | 2 +- 18 files changed, 78 insertions(+), 78 deletions(-) diff --git a/doc/book-enea-nfv-access-guide/doc/eltf_params_template.xml b/doc/book-enea-nfv-access-guide/doc/eltf_params_template.xml index 278ad71..862eb23 100644 --- a/doc/book-enea-nfv-access-guide/doc/eltf_params_template.xml +++ b/doc/book-enea-nfv-access-guide/doc/eltf_params_template.xml @@ -61,7 +61,7 @@ Eclipse version ELTF_ECLIPSE_VERSION plus command line - development tools are included in this Enea Linux release. + development tools are included in this Enea NFV Access release. diff --git a/doc/book-enea-nfv-access-guide/doc/eltf_params_updated.xml b/doc/book-enea-nfv-access-guide/doc/eltf_params_updated.xml index 31a251d..424751e 100644 --- a/doc/book-enea-nfv-access-guide/doc/eltf_params_updated.xml +++ b/doc/book-enea-nfv-access-guide/doc/eltf_params_updated.xml @@ -74,7 +74,7 @@ repo sync Eclipse version 4.3 (Mars) plus command line development - tools are included in this Enea Linux release. + tools are included in this Enea NFV Access release. diff --git a/doc/book-enea-nfv-access-guide/doc/eltf_params_updated_template_how_to_use.txt b/doc/book-enea-nfv-access-guide/doc/eltf_params_updated_template_how_to_use.txt index 7f1d3cb..87a6445 100644 --- a/doc/book-enea-nfv-access-guide/doc/eltf_params_updated_template_how_to_use.txt +++ b/doc/book-enea-nfv-access-guide/doc/eltf_params_updated_template_how_to_use.txt @@ -1,6 +1,6 @@ eltf_params_template_updated_howto_use.txt -This is a way to collect all parameters for an Enea Linux release +This is a way to collect all parameters for an Enea NFV Access release in one parameter file, easy to automatically update by ELTF regularly. NOTE: Both the release info AND the open source books use parameters from @@ -179,7 +179,7 @@ http://www.yoctoproject.org/downloads/core/krogoth/21 _____________________________________________________________________________ ELTF_EL_DOWNLOAD_TXTURL General parameters. These two are IDENTICAL strings ELTF_EL_DOWNLOAD_URL and shall be the http:/..... address where - Enea Linux can be downloaded + Enea NFV Access can be downloaded Often containing same version as in ELTF_EL_REL_VER xi:include ULINK_ENEA_LINUX_URL/1 This is an ... 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 524741a..fff4bd3 100644 --- a/doc/book-enea-nfv-access-guide/doc/getting_started.xml +++ b/doc/book-enea-nfv-access-guide/doc/getting_started.xml @@ -135,12 +135,12 @@ - Enea Linux ext4 rootfs image - + Enea NFV Access ext4 rootfs image - enea-image-virtualization-host-inteld1521.ext4 - Enea Linux kernel image - bzImage + Enea NFV Access kernel image - bzImage @@ -171,7 +171,7 @@ label el_ramfs Restart the target. Then enter (F11) in the Boot Menu and select the Ethernet interface used for PXE boot. From the PXE Boot Menu select - Enea Linux_RAMfs. Once the Enea NFV + Enea NFV Access_RAMfs. Once the Enea NFV Access is started you can partition the HDD/SDD and install GRUB as described in in the following section. diff --git a/doc/book-enea-nfv-access-guide/doc/hypervisor_virtualization.xml b/doc/book-enea-nfv-access-guide/doc/hypervisor_virtualization.xml index f7f186c..dce5855 100644 --- a/doc/book-enea-nfv-access-guide/doc/hypervisor_virtualization.xml +++ b/doc/book-enea-nfv-access-guide/doc/hypervisor_virtualization.xml @@ -23,7 +23,7 @@ the KVM acceleration, giving you benefit for your host and your guest system. - Enea Linux includes an optimizied version of QEMU with KVM-only + Enea NFV Access includes an optimizied version of QEMU with KVM-only support. To use KVM pass --enable-kvm to QEMU. The following is an example of starting a guest: diff --git a/doc/book-enea-nfv-access-open-source/doc/README b/doc/book-enea-nfv-access-open-source/doc/README index c40a2d9..1077acb 100644 --- a/doc/book-enea-nfv-access-open-source/doc/README +++ b/doc/book-enea-nfv-access-open-source/doc/README @@ -1,4 +1,4 @@ -The licenses.xml in the git repository of Enea Linux Open Source Report -is the frozen version belonging to the last official release of Enea Linux. +The licenses.xml in the git repository of Enea NFV Access Open Source Report +is the frozen version belonging to the last official release of Enea NFV Access. The contents must be generated from the release script to obtain the latest lists of packages and licenses. diff --git a/doc/book-enea-nfv-access-open-source/doc/licenses.xml b/doc/book-enea-nfv-access-open-source/doc/licenses.xml index 777ab00..325853a 100644 --- a/doc/book-enea-nfv-access-open-source/doc/licenses.xml +++ b/doc/book-enea-nfv-access-open-source/doc/licenses.xml @@ -1,14 +1,14 @@ - + Packages and Licenses
Packages - @@ -440,25 +440,25 @@ specific documentation.--> enea-image-virtualization-guest-sdk 1.0 - Image for the guest side of the Enea Linux Virtualization profile + Image for the guest side of Enea NFV Access MIT enea-image-virtualization-guest 1.0 - Image for the guest side of the Enea Linux Virtualization profile + Image for the guest side of Enea NFV Access MIT enea-image-virtualization-host-sdk 1.0 - Image for the host side of the Enea Linux Virtualization profile + Image for the host side of Enea NFV Access MIT enea-image-virtualization-host 1.0 - Image for the host side of the Enea Linux Virtualization profile + Image for the host side of Enea NFV Access MIT @@ -1544,13 +1544,13 @@ specific documentation.--> packagegroup-enea-virtualization-guest 1.0 - This package group includes packages and packagegroups specific to the guest side of the Enea Linux Virtualization Profile. + This package group includes packages and packagegroups specific to the guest side of Enea NFV Access. MIT packagegroup-enea-virtualization-host 1.0 - This package group includes packages and packagegroups specific to the host side of the Enea Linux Virtualization Profile. + This package group includes packages and packagegroups specific to the host side of Enea NFV Access. MIT @@ -1586,13 +1586,13 @@ specific documentation.--> packagegroup-enea-virtualization-tools 1.0 - Enea Linux debugging tools. + Enea NFV Access debugging tools. MIT packagegroup-enea-virtualization 1.0 - This packagegroup includes packages and packagegroups required for both host and guest images of the Enea Linux Virtualization Profile. + This packagegroup includes packages and packagegroups required for both host and guest images of Enea NFV Access. MIT diff --git a/doc/book-enea-nfv-access-release-info/doc/about_release.xml b/doc/book-enea-nfv-access-release-info/doc/about_release.xml index 01679f8..53948fc 100644 --- a/doc/book-enea-nfv-access-release-info/doc/about_release.xml +++ b/doc/book-enea-nfv-access-release-info/doc/about_release.xml @@ -4,10 +4,10 @@ About This Release - This release of Enea Linux This release of Enea NFV Access provides a publicly available - Enea Linux distribution for a selected set of targets. This release is + Enea NFV Access distribution for a selected set of targets. This release is generated from the yocto distribution using the branch - Packages in Enea Linux + Packages in Enea NFV Access See the Enea Linux Open Source + class="registered">Enea NFV Access Open Source Report @@ -167,7 +167,7 @@ applications for the targets on an x86_64 host. See the Enea Linux Application Development + class="registered">Enea NFV Access Application Development Guide for information on how to build and install a toolchain.
@@ -175,54 +175,54 @@
Provided Documentation - The following Enea Linux manuals are available: + The following Enea NFV Access manuals are available: - Enea Linux Release + Enea NFV Access Release Information (this document) Enea Linux Platforms Development + class="registered">Enea NFV Access Platforms Development Guide Enea Linux Application Development + class="registered">Enea NFV Access Application Development Guide - Enea Linux Networking + Enea NFV Access Networking Profile Guide Enea Linux Open Source + class="registered">Enea NFV Access Open Source Report Enea Linux Eclipse Open Source + class="registered">Enea NFV Access Eclipse Open Source Report - Enea Linux Test + Enea NFV Access Test Report - Enea Linux Real-Time + Enea NFV Access Real-Time Guide can be read at http://linuxrealtime.org. @@ -265,7 +265,7 @@ See List of - CVEs addressed in Enea Linux and and How to Get Security Updates.
@@ -273,7 +273,7 @@
Intentional Limitations - The following functionality supported in other Enea Linux releases + The following functionality supported in other Enea NFV Access releases has been excluded in this release:INFO: This section might be hidden by setting condition hidden on the section, MANUALLY in this file. diff --git a/doc/book-enea-nfv-access-release-info/doc/eltf_params_template.xml b/doc/book-enea-nfv-access-release-info/doc/eltf_params_template.xml index 278ad71..eaa7ebd 100644 --- a/doc/book-enea-nfv-access-release-info/doc/eltf_params_template.xml +++ b/doc/book-enea-nfv-access-release-info/doc/eltf_params_template.xml @@ -61,7 +61,7 @@ Eclipse version ELTF_ECLIPSE_VERSION plus command line - development tools are included in this Enea Linux release. + development tools are included in this Enea NFV Access release. @@ -79,7 +79,7 @@ Supported Targets with Parameters The tables below describes the target(s) supported in this Enea - Linux release. + NFV Access release.
MACHINE ELTF_T_MANIFEST_DIR - Information diff --git a/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated.xml b/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated.xml index 40507bb..627e923 100644 --- a/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated.xml +++ b/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated.xml @@ -74,7 +74,7 @@ repo sync Eclipse version 4.3 (Mars) plus command line development - tools are included in this Enea Linux release. + tools are included in this Enea NFV Access release. @@ -92,7 +92,7 @@ repo sync Supported Targets with Parameters The tables below describes the target(s) supported in this Enea - Linux release. + NFV Access release.
MACHINE p2041rdb - Information diff --git a/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated_template_how_to_use.txt b/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated_template_how_to_use.txt index a75acfc..62e5d02 100644 --- a/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated_template_how_to_use.txt +++ b/doc/book-enea-nfv-access-release-info/doc/eltf_params_updated_template_how_to_use.txt @@ -1,6 +1,6 @@ eltf_params_template_updated_howto_use.txt -This is a way to collect all parameters for an Enea Linux release +This is a way to collect all parameters for an Enea NFV Access release in one parameter file, easy to automatically update by ELTF regularly. NOTE: Both the release info AND the open source books use parameters from @@ -141,7 +141,7 @@ export PATH=~/bin:$PATH _____________________________________________________________________________ ELTF_EL_REL_VER General parameter string: The version of this Enea - Linux release. Major version and optional .Minor + NFV Access release. Major version and optional .Minor Typically created from MAJOR and MINOR in enea.conf MINOR in enea.conf is empty or contains a dot+minor xi_include EneaLinux_REL_VER/1 @@ -179,7 +179,7 @@ http://www.yoctoproject.org/downloads/core/krogoth/21 _____________________________________________________________________________ ELTF_EL_DOWNLOAD_TXTURL General parameters. These two are IDENTICAL strings ELTF_EL_DOWNLOAD_URL and shall be the http:/..... address where - Enea Linux can be downloaded + Enea NFV Access can be downloaded Often containing same version as in ELTF_EL_REL_VER xi:include ULINK_ENEA_LINUX_URL/1 This is an ... diff --git a/doc/book-enea-nfv-access-release-info/doc/getting_enea_linux.xml b/doc/book-enea-nfv-access-release-info/doc/getting_enea_linux.xml index 075ade5..0cfdc95 100644 --- a/doc/book-enea-nfv-access-release-info/doc/getting_enea_linux.xml +++ b/doc/book-enea-nfv-access-release-info/doc/getting_enea_linux.xml @@ -1,19 +1,19 @@ - - Getting Enea Linux + + Getting Enea NFV Access - Enea Linux is available as both pre-built binary images and source + Enea NFV Access is available as both pre-built binary images and source code. Both serve a specific purpose and each have their advantages. However, using the pre-built binary images allows for getting up and running faster. - Please refer to the sections below for details on how to get Enea Linux as + Please refer to the sections below for details on how to get Enea NFV Access as pre-built binary images or source code.
Getting Pre-built Binaries - Enea Linux pre-built binaries are available for download on Enea NFV Access pre-built binaries are available for download on Enea Download Portal. Log in using the credentials provided. Using the menu, browse to the Linux section. You @@ -21,7 +21,7 @@ and the Online Documentation section. - The Files section lists each Enea Linux distribution, one for each + The Files section lists each Enea NFV Access distribution, one for each version and profile, as a separate download package. Clicking on the name of the distribution will open a new page, which presents further details about the content of the release and a list of downloadable archives, one @@ -32,7 +32,7 @@ images directory – this directory includes the binary image files needed to boot the target with Enea - Linux. This includes the kernel, the root file system, device tree, + NFV Access. This includes the kernel, the root file system, device tree, etc. @@ -56,40 +56,40 @@ - Enea Linux Platform Developer’s - Guide -intended for Enea Linux platform developers, who - want to configure and build customized Linux kernel images for + Enea NFV Access Platform Developer’s + Guide -intended for Enea NFV Access platform developers, who + want to configure and build customized NFV Access kernel images for embedded system targets, using the Yocto configuration and build system. - Enea Linux Application Developer's - Guide - dedicated to Enea Linux application developers, who + Enea NFV Access Application Developer's + Guide - dedicated to Enea NFV Access application developers, who want to build and run applications. - Enea Linux Virtualization Guide + Enea NFV Access Guide - provides further information meant to get the most out of the virtualization features. - Enea Linux Open Source Report - + Enea NFV Access Open Source Report - contains the open source and license information pertaining to - packages provided with this release of Enea Linux. + packages provided with this release of Enea NFV Access. - Enea Linux Eclipse Open Source + Enea NFV Access Eclipse Open Source Report - contains the open source and license information pertaining to the Eclipse package provided with this release of Enea - Linux. + NFV Access. - Enea Linux Release Info - + Enea NFV Access Release Info - provides information about the current released distribution for a selected set of targets, along with installation requirements and procedures. @@ -100,9 +100,9 @@
Getting the Sources - Enea Linux sources are available for cloning from a set of Git + Enea NFV Access sources are available for cloning from a set of Git repositories on git.enea.com. - Since Enea Linux requires multiple repositories, Google Repo tool is used + Since Enea NFV Access requires multiple repositories, Google Repo tool is used in order to manage configurations and make the cloning step simpler. Google Repo tool uses files, known as manifests, which store a list of tuples (repository URL, version). The Repo tool is then used to traverse @@ -147,7 +147,7 @@ id_rsa.pub
Get Sources - To use the Repo tool to download the sources for Enea Linux, do + To use the Repo tool to download the sources for Enea NFV Access, do the following: diff --git a/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml index 173046b..44c76e1 100644 --- a/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml +++ b/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml @@ -6,12 +6,12 @@ The open source projects are continuously working on correcting reported problems. Corrections to bugs detected by Enea are submitted - upstream, and the corrections are included in Enea Linux regardless of when + upstream, and the corrections are included in Enea NFV Access regardless of when they will be included by the open source project. Remaining issues are listed below.INFO: The Release-Specific Problems section further down is generated from JIRA with gen_known_issues.py, but that script is HARDCODED with affectedversion "Enea - Linux 6" and needs to be adapted when a release info for another EL version + NFV Access 1.0" and needs to be adapted when a release info for another ENFV Access version changes.
diff --git a/doc/book-enea-nfv-access-release-info/doc/main_changes.xml b/doc/book-enea-nfv-access-release-info/doc/main_changes.xml index 115acb5..18bb93f 100644 --- a/doc/book-enea-nfv-access-release-info/doc/main_changes.xml +++ b/doc/book-enea-nfv-access-release-info/doc/main_changes.xml @@ -6,13 +6,13 @@ N/A. - This is the first release of Enea Linux, Networking profile. + This is the first release of Enea NFV Access, Networking profile.
New Functionality/Enhancements Based in the Jira query: 'project = CPDX and fixVersion = "Enea - Linux 6"' + NFV Access 1.0"' diff --git a/doc/book-enea-nfv-access-release-info/doc/prerequisites.xml b/doc/book-enea-nfv-access-release-info/doc/prerequisites.xml index 9c5aa95..7ae2eb6 100644 --- a/doc/book-enea-nfv-access-release-info/doc/prerequisites.xml +++ b/doc/book-enea-nfv-access-release-info/doc/prerequisites.xml @@ -4,9 +4,9 @@ Prerequisites - Building Enea Linux or compiling applications requires that your git + Building Enea NFV Access or compiling applications requires that your git environment be setup properly and for certain packages to be installed on - your Linux development host. + your NFV Access development host. Please refer to Getting diff --git a/doc/book-enea-nfv-access-release-info/doc/system_requirements.xml b/doc/book-enea-nfv-access-release-info/doc/system_requirements.xml index e94d012..015edb5 100644 --- a/doc/book-enea-nfv-access-release-info/doc/system_requirements.xml +++ b/doc/book-enea-nfv-access-release-info/doc/system_requirements.xml @@ -40,7 +40,7 @@ The downloaded code shall be built on a Linux host to generate images for your target or for emulation in QEMU. For information about the supported hosts and targets, see the Enea Linux Release Information in your Enea + role="bold">Enea NFV Access Release Information in your Enea Linux distribution. @@ -66,7 +66,7 @@ Images can be built or downloaded for any of the targets supported in this release, as specified in the Enea Linux Release Information. + role="bold">Enea NFV Access Release Information. @@ -98,7 +98,7 @@ Eclipse Project Release Notes for the version used. This can usually be found via http://www.eclipse.org/eclipse/development/readme_eclipse_version. - See the Enea Linux Release Information + See the Enea NFV Access Release Information for the Eclipse Version. @@ -146,7 +146,7 @@
System Shell Configuration - Before installing Enea Linux, ensure that bash is the default + Before installing Enea NFV Access, ensure that bash is the default shell. If your system runs Ubuntu, you can use ls -l to ensure diff --git a/doc/docsrc_common/pardoc-distro.xml b/doc/docsrc_common/pardoc-distro.xml index 32fbf2a..1675dd4 100644 --- a/doc/docsrc_common/pardoc-distro.xml +++ b/doc/docsrc_common/pardoc-distro.xml @@ -5,7 +5,7 @@
- Enea Linux DocBook XML Based UserDoc Names and Parameters + Enea NFV Access DocBook XML Based UserDoc Names and Parameters NOTE: DO NOT EDIT THIS FILE IN xmlmind but you can open it to see any errors, don't save!!!! @@ -22,6 +22,6 @@ The parameter 'prev_baseline' is intentionally undefined here since this is the first release of the networking profile. The line must be removed. --> -doc/book-enea-linux-open-source/doc/licenses.xml -doc/book-enea-linux-open-source/doc/licenses.xml +doc/book-enea-nfv-access-open-source/doc/licenses.xml +doc/book-enea-nfv-access-open-source/doc/licenses.xml
diff --git a/doc/gen_known_issues.py b/doc/gen_known_issues.py index 4f37120..d552769 100644 --- a/doc/gen_known_issues.py +++ b/doc/gen_known_issues.py @@ -58,7 +58,7 @@ def jira_query(query): conditions = ("project=LXCR", "issueType=bug", "resolution=Unresolved", - 'affectedversion="Enea Linux 6"' + 'affectedversion="Enea NFV Access 1.0"' ) bugs = [] -- cgit v1.2.3-54-g00ecf