Skip to content

Commit a95a88c

Browse files
lirui34deb-intel
authored andcommitted
doc: Remove "or newer/higher" descriptions for other release notes and some tutorials.
ACRN tag is ONLY specific to one Clear Linux version. For the tutorials, we just need to make sure the validated version is functional. Signed-off-by: lirui34 <ruix.li@intel.com>
1 parent 12db54a commit a95a88c

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

doc/release_notes/release_notes_0.6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ with a specific release: generated v0.6 documents can be found at
3030
https://projectacrn.github.io/0.6/. Documentation for the latest
3131
(master) branch is found at https://projectacrn.github.io/latest/.
3232

33-
ACRN v0.6 requires Clear Linux OS version 27600 or newer. Please follow the
33+
ACRN v0.6 requires Clear Linux OS version 27600. Please follow the
3434
instructions in the :ref:`getting-started-apl-nuc`.
3535

3636
Version 0.6 new features

doc/release_notes/release_notes_0.7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ with a specific release: generated v0.7 documents can be found at
3030
https://projectacrn.github.io/0.7/. Documentation for the latest
3131
(master) branch is found at https://projectacrn.github.io/latest/.
3232

33-
ACRN v0.7 requires Clear Linux OS version 28260 or newer. Please follow the
33+
ACRN v0.7 requires Clear Linux OS version 28260. Please follow the
3434
instructions in the :ref:`getting-started-apl-nuc`.
3535

3636
Version 0.7 new features

doc/release_notes/release_notes_0.8.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ with a specific release: generated v0.8 documents can be found at
3030
https://projectacrn.github.io/0.8/. Documentation for the latest
3131
(master) branch is found at https://projectacrn.github.io/latest/.
3232

33-
ACRN v0.8 requires Clear Linux OS version 28600 or newer. Please follow the
33+
ACRN v0.8 requires Clear Linux OS version 28600. Please follow the
3434
instructions in the :ref:`getting-started-apl-nuc`.
3535

3636
Version 0.8 new features

doc/release_notes/release_notes_1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ or use Git clone and checkout commands::
3131
The project's online technical documentation is also tagged to correspond
3232
with a specific release: generated v1.0 documents can be found at https://projectacrn.github.io/1.0/.
3333
Documentation for the latest (master) branch is found at https://projectacrn.github.io/latest/.
34-
ACRN v1.0 requires Clear Linux* OS version 29070 or newer. Please follow the
34+
ACRN v1.0 requires Clear Linux* OS version 29070. Please follow the
3535
instructions in the :ref:`getting-started-apl-nuc`.
3636

3737
Version 1.0 major features

doc/release_notes/release_notes_1.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ or use Git clone and checkout commands::
2222
The project's online technical documentation is also tagged to correspond
2323
with a specific release: generated v1.1 documents can be found at https://projectacrn.github.io/1.1/.
2424
Documentation for the latest (master) branch is found at https://projectacrn.github.io/latest/.
25-
ACRN v1.1 requires Clear Linux* OS version 29970 or newer. Please follow the
25+
ACRN v1.1 requires Clear Linux* OS version 29970. Please follow the
2626
instructions in the :ref:`getting-started-apl-nuc`.
2727

2828
Version 1.1 major features

doc/tutorials/open_vswitch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ use `Open Virtual Switch (OVS)
99

1010
.. note::
1111
OVS is provided as part of the ``service-os``
12-
bundle. Use ClearLinux OS version ``29660`` or higher.
12+
bundle. Use ClearLinux OS version ``29660``.
1313

1414
What is OVS
1515
***********

doc/tutorials/rt_linux.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ system on Intel KBL NUC with a SATA SSD as ``/dev/sda`` and an NVME SSD as
4444
1. Follow the :ref:`set-up-CL` instructions in the
4545
:ref:`getting-started-apl-nuc` to:
4646

47-
a. Install Clear Linux (version 29400 or higher) onto the NVMe
48-
#. Install Clear Linux (version 29400 or higher) onto the SATA SSD
47+
a. Install Clear Linux (version 29400) onto the NVMe
48+
#. Install Clear Linux (version 29400) onto the SATA SSD
4949
#. Set up Clear Linux on the SATA SSD as the Service OS (SOS) following
5050
the :ref:`add-acrn-to-efi` instructions in the same guide.
5151

doc/tutorials/using_celadon_as_uos.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on the ACRN hypervisor. We are using Kaby Lake-based NUC (model NUC7i7DNHE) in t
1111
Prerequisites
1212
*************
1313

14-
* Ubuntu 18.04 or higher with at least 150G free disk space
14+
* Ubuntu 18.04 with at least 150G free disk space
1515
* Intel Kaby Lake NUC7ixDNHE ( Reference Platforms: :ref:`ACRN supported platforms <hardware>` )
1616
* BIOS version 0059 or later firmware should be flashed on the NUC system,
1717
and the ``Device Mode`` option is selected on the USB category of the Devices tab,

0 commit comments

Comments
 (0)