mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 11:50:30 +00:00
doc: fix correct use of Clear Linux OS
Proper use of the Clear Linux name is with a noun, specifically "OS". Also fixed some grammar edits along the way. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
fc887eade4
commit
0881bae738
@@ -42,7 +42,7 @@ A typical In-Vehicle Infotainment (IVI) system would support:
|
||||
- connection to IVI front system and mobile devices (cloud
|
||||
connectivity)
|
||||
|
||||
ACRN supports guest OSes of Clear Linux and Android. OEMs can use the ACRN
|
||||
ACRN supports guest OSes of Clear Linux OS and Android. OEMs can use the ACRN
|
||||
hypervisor and Linux or Android guest OS reference code to implement their own
|
||||
VMs for a customized IC/IVI/RSE.
|
||||
|
||||
|
@@ -184,7 +184,7 @@ securely.
|
||||
SOS Hardening
|
||||
-------------
|
||||
|
||||
In project ACRN, the reference SOS is based on Clear Linux. Customers
|
||||
In project ACRN, the reference SOS is based on Clear Linux OS. Customers
|
||||
may choose to use different open source OSes or their own proprietary OS
|
||||
systems. To minimize the attack surfaces and achieve the goal of
|
||||
"defense in depth", there are many common guidelines to ensure the
|
||||
|
@@ -90,7 +90,7 @@ ACRN Device Model source tree
|
||||
files are used to generate the :ref:`acrn_apis` documentation)
|
||||
|
||||
**samples/**
|
||||
scripts (included in the Clear Linux build) for setting up the network
|
||||
scripts (included in the Clear Linux OS build) for setting up the network
|
||||
and launching the User OS on the platform.
|
||||
|
||||
ACRN Tools source tree
|
||||
|
Reference in New Issue
Block a user