summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Making sure both IDs within the ENA UG book.xml and swcomp.mk now match.Miruna Paun2018-12-121-1/+1
| | | | | | | | Change-Id: I688d71d96c10f2615cf0a9c697b19aef78807e94 Makings sure book.xml and swcomp.mk product IDs match. Change-Id: I38adf7eb5843c21e5e5fcc36f9c1f2bf23abadf6
* Made all "lab machine" references match in ch7.5.Miruna Paun2018-12-101-1/+1
| | | | Change-Id: I5580c1f936ba0f871d3feda93ccf9345d5b58fbb
* Updated pictures for Figures 7.50 and 7.51. Updated text for Fortigate VNF ↵Miruna Paun2018-12-104-8/+8
| | | | | | examples. Change-Id: Id745f1e4c837e4e8913441f6eb8cd95aecd8edbe
* Rename ucpe-solution to getting-startedSona Sarmadi2018-12-07114-4/+4
| | | | | Change-Id: I6939145b6c9105bed3d01fbaeb64df316380aefe Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Replace igb_uio driver with vfio-pciSona Sarmadi2018-12-073-10/+10
| | | | | Change-Id: I0d4b78878c89532dc30703ca95fefe1a4d024949 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Fix review comments, add NFV Access Getting StartedSona Sarmadi2018-12-0531-215/+201
| | | | | | | | | | | Move "Getting Started with Enea NFV Access" from "Reference Guide" to section 5. Remove sec 8, Troubleshooting, since this info is now in 4.2.5. Change-Id: Ic0e4e02f47826f08a0214971a76119cef03cc426 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Improve documentation around Fortinet SD-WANMiruna Paun2018-11-2310-90/+478
| | | | Change-Id: Ia8045f8ff4100c580fc985f7c102689a6de8a195
* Merge "Rename Access Guide to Access Reference Guide"Miruna Paun2018-11-2137-6/+6
|\
| * Rename Access Guide to Access Reference GuideSona Sarmadi2018-11-1537-6/+6
| | | | | | | | | | | | | | | | - reneame Enea NFV Access Guide to Enea NFV Access Reference Guide Change-Id: I82fab33a38b8c362c941eef8f629282f38999abd Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* | Created the uCPE book, populated it with content and mediaobjects.Miruna Paun2018-11-2189-0/+11361
|/ | | | | | Proofed and edited as needed. More work pending. Change-Id: I9f3e50354037971d055027ed87af88296008b8b2
* Fix review commentsSona Sarmadi2018-11-063-11/+27
| | | | | | | | | | | | | - Prereq should state how big the USBstick needs to be - Installer should print an error if EFI support is not eneabled - KVM support in BIOS have to be enabled - The installer suggest either 2 or 4 partitions, not clear when to choose which - Change the boot option “normal” to “minimal” and the “high performance” to “full”. Change-Id: I22f2ac0ef747a49c5ce950428088dd28647a6f6b Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* USERDOCAP-357 Fixing the affectedversion condition format in gen_known_issues.pyMiruna Paun2018-10-031-1/+1
| | | | Change-Id: I583484f71f9b510375cb04df807bd2d7dd7ba451
* Updated manifest tag to Enea_NFV_Access_2.0_RC5Jenkins2018-07-061-1/+1
|
* Fixed some review comments on SDK chapterSona Sarmadi2018-07-041-27/+34
| | | | | | | | | | - Added path to SDK installers: Enea_NFV_Access_2.0/x86_64/install/esdk Enea_NFV_Access_2.0/x86_64/install/sdk - To avoid confusion, use only [sdkdir] please. Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Fixed typo in sdk licenses.xmlSona Sarmadi2018-07-041-1/+1
| | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Fixed licenses.xml file encoding to ISO-8859-1Sona Sarmadi2018-07-041-2/+2
| | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* license: added SDK OSR missing licensesSona Sarmadi2018-07-041-70/+458
| | | | | | | | | | | | | | Ref: LXCR-8329 Following license texts were missing: GPL-3.0-with-autoconf-exception CUP GPL-2.0-with-GCC-exception IPL-1.0 JLEX GPL-2.0-with-classpath-exception ZPL-2.1 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Fixed esdk OSR missing licenseSona Sarmadi2018-07-041-1/+39
| | | | | | | - license info was missing for gnu-config package - added GPL-3.0-with-autoconf-exception license text Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* LXCR-8412 Updated the SDK/eSDK chapter and fixed the sdk and regular OSR ↵Miruna Paun2018-07-031-12/+15
| | | | overflow issues.
* LXCR-8412 Updated the SDK/eSDK chapter and fixed the sdk and regular OSR ↵Miruna Paun2018-07-033-2652/+4619
| | | | overflow issues.
* license: add missing license textsSona Sarmadi2018-07-031-5/+391
| | | | | | | | | | | | | | | | | | Ref: LXCR-8329 Following license texts were missing: GPL-3.0-with-autoconf-exception CUP GPL-2.0-with-GCC-exception IPL-1.0 JLEX GPL-2.0-with-classpath-exception ZPL-2.1 License texts are fetched from: /media/data2/fb/eltf-jenkins03/builds/nfv-access/rocko/2018-06-29_22-00-00/atom-c3000_enea-nfv-access/build/tmp/work/ Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* license: added missing licensesSona Sarmadi2018-07-031-2269/+4224
| | | | | | | - added missing licenses to chapter 2.1 Packages Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Review release infoSona Sarmadi2018-06-281-9/+9
| | | | | | Ref: LXCR-8328 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Fixed Miruna's comments from pdf fileSona Sarmadi2018-06-281-46/+58
| | | | | | Ref: LXCR-8412 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Fixed Miruna's comments on SDK chapterSona Sarmadi2018-06-271-14/+19
| | | | | | Ref: LXCR-8412 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Updated Provided Docs section and removed the "intel" condition from the rel ↵Miruna Paun2018-06-253-42/+59
| | | | | | | | notes. USERDOCAP-336 Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
* Updated release info and benchmark chapter from guideAdrian Dudau2018-06-223-4/+14
| | | | | | | | | | - hide Use Cases from Benchmarks - Added Element ODM docs to release info documentation list - Removed Known issues chapter from release info - Removed Benchmarks chapter from user's guide Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Updated manifest tag to Enea_NFV_Access_2.0_RC4Jenkins2018-06-211-1/+1
|
* update OSR docsAdrian Calianu2018-06-2122-25963/+6443
| | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Add workaround for building kernel object using the SDKAdrian Dudau2018-06-211-8/+10
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* sdk chapter: Add libelf-dev as host prerequisiteAdrian Dudau2018-06-211-0/+6
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Release Info: updated release structureMartin Borg2018-06-213-58/+25
| | | | Signed-off-by: Martin Borg <martin.borg@enea.com>
* Updated Release InfoMartin Borg2018-06-206-91/+32
| | | | | | | | | - updated main changes section - updated kernel/GCC versions in target machine tables - removed host system requirements info - removed other irrelevant stuff Signed-off-by: Martin Borg <martin.borg@enea.com>
* Updated Installing the Element ODM SDKSona Sarmadi2018-06-151-3/+12
| | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* SDKs: updated Using the Enea NFV Access SDKsSona Sarmadi2018-06-151-77/+50
| | | | | | | - Added Extensible SDK - Added Element ODM section Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Updated manifest tag to Enea_NFV_Access_2.0_RC3Jenkins2018-06-151-1/+1
|
* USERDOCAP-310 updating the kernel parameters customization contentMiruna Paun2018-06-113-16/+316
|
* USERDOCAP-310 getting_started.xml updated for installer, boot and ↵Miruna Paun2018-06-117-172/+1426
| | | | troubleshooting sections.
* Updated manifest tag to Enea_NFV_Access_2.0_RC2Jenkins2018-06-081-1/+1
|
* USERDOCAP-325 updated the steps needed to download the binaries and ↵Miruna Paun2018-06-081-17/+15
| | | | documentation.
* Updated the "Getting Enea NFV Access" chapter with the information currently ↵Miruna Paun2018-06-071-17/+30
| | | | | | | | present on portal.enea.com for ENA USERDOCAP-325 updated the steps needed to download the binaries and documentation. Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
* USERDOCAP-324 fixed mediaobject formating issues.Miruna Paun2018-06-067-10/+3182
|
* Removed the two redundant README filesAndrei Gheorghiu2018-06-052-69/+0
|
* All OSRs and the release Notes in NFV Access are dependent on the same ↵Miruna Paun2018-06-043-4/+3
| | | | | | | | | | | parameter for their release version: EneaLinux_REL_VER This parameter is stored inside the \el_releases-nfv-access\doc\book-enea-nfv-access-release-info\doc\eltf_params_updated.xml This parameter needs to be manually updated for each release and never conditioned or else building books in all formats will generate errors concerning missing/unreadable version(s) See USERDOCAP-327 for the "--" error referred here. Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
* Rel info: updated section 4.3 CompatibilitySona Sarmadi2018-06-041-8/+3
| | | | | | Removed references to ODM and OFP Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Release info: updated machine informationSona Sarmadi2018-06-012-30/+102
| | | | Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* ESDK: updated Extensible SDKSona Sarmadi2018-05-311-218/+202
| | | | | | LXCR-8412 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Updated the ulink present in Getting Enea NFV Access.Miruna Paun2018-05-3015-40/+1157
| | | | | | Made touchups to Main Changes and Known Issues as well. Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
* USERDOCAP-298 fixed all overflow issuesMiruna Paun2018-05-295-8953/+16954
|
* Merge branch 'master' of git.enea.com:linux/el_releases-nfv-accessMiruna Paun2018-05-291-1/+1
|\