docs: cleanup: amend kernel section 47/32847/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 1 Apr 2017 03:31:52 +0000 (05:31 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 2 Apr 2017 04:10:24 +0000 (06:10 +0200)
Change-Id: I4a0a062d2ea8157bb16b724b09acda8724f29960
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
docs/release/installation/installation.instruction.rst

index e24fe27..d07ae5a 100644 (file)
@@ -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"