summaryrefslogtreecommitdiffstats
path: root/docs/release/installation
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-04-01 05:31:52 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-04-02 06:10:24 +0200
commite2c57098e2a23c05a0f0a17d59059cd3425bfa9a (patch)
treebfe348e80eab9a73eef4aea27ae3d61d12713eb9 /docs/release/installation
parent0585a2ceb59f3eacd53f2a4546d6791eb154d562 (diff)
docs: cleanup: amend kernel section
Change-Id: I4a0a062d2ea8157bb16b724b09acda8724f29960 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'docs/release/installation')
-rw-r--r--docs/release/installation/installation.instruction.rst24
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst
index e24fe27c..d07ae5a0 100644
--- a/docs/release/installation/installation.instruction.rst
+++ b/docs/release/installation/installation.instruction.rst
@@ -593,27 +593,27 @@ Target specific configuration
.. figure:: img/fuelwsrepsst.png
-#. [AArch64 specific] Use kernel 4.8 for experimental GICv3 features
+#. [AArch64 specific] Using a different kernel
- **NOTE**: This kernel is required for: SFC scenarios, GICv3 live migration.
+ **NOTE**: By default, a 4.8 based kernel is used, for enabling experimental
+ GICv3 features (e.g. live migration) and SFC support (required by OVS-NSH).
- **NOTE**: This kernel is included in the Armband ISO, all that is needed
- for it to be used in a specific environemnt is to explicitly add it to
- the list of packages that will be installed by baremetal provisioning.
-
- In the FUEL UI of your Environment, click the <Settings> tab, click
+ To use Ubuntu Xenial LTS generic kernel (also available in offline mirror),
+ in the FUEL UI of your Environment, click the <Settings> tab, click
<General> on the left side pane, then at the bottom of the page, in the
<Provision> subsection, amend the package list:
- - remove <linux-headers-generic-lts-xenial>;
+ - add <linux-headers-generic-lts-xenial>;
+
+ - add <linux-image-generic-lts-xenial>;
- - remove <linux-image-generic-lts-xenial>;
+ - add <linux-image-extra-lts-xenial> (optional);
- - add <linux-image-4.8.0-9944-generic>;
+ - remove <linux-image-4.8.0-9944-generic>;
- - add <linux-headers-4.8.0-9944-generic>;
+ - remove <linux-headers-4.8.0-9944-generic>;
- - add <linux-image-extra-4.8.0-9944-generic> (optional);
+ - remove <linux-image-extra-4.8.0-9944-generic>;
#. Set up targets for provisioning with non-default "Offloading Modes"