mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-17 17:01:52 +00:00
doc: rename rt_industry GSG
Move the rt_industry GST into a tutorial for using Clear Linux as the Service VM. Also drop a redirect to avoid 404 errors reference the moved doc (redirect list maintained in conf.py) Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
7fd535215d
commit
764d7c1332
@ -321,5 +321,6 @@ html_redirect_pages = [
|
|||||||
('getting-started/index', 'try'),
|
('getting-started/index', 'try'),
|
||||||
('user-guides/index', 'develop'),
|
('user-guides/index', 'develop'),
|
||||||
('hardware', 'reference/hardware'),
|
('hardware', 'reference/hardware'),
|
||||||
('release_notes', 'release_notes/index')
|
('release_notes', 'release_notes/index'),
|
||||||
|
('getting-started/rt_industry', 'tutorials/cl_servicevm')
|
||||||
]
|
]
|
||||||
|
@ -32,6 +32,7 @@ Service VM Tutorials
|
|||||||
|
|
||||||
tutorials/using_ubuntu_as_sos
|
tutorials/using_ubuntu_as_sos
|
||||||
tutorials/running_deb_as_serv_vm
|
tutorials/running_deb_as_serv_vm
|
||||||
|
tutorials/cl_servicevm
|
||||||
|
|
||||||
User VM Tutorials
|
User VM Tutorials
|
||||||
*****************
|
*****************
|
||||||
|
@ -21,7 +21,6 @@ Follow these getting started guides to give ACRN a try:
|
|||||||
|
|
||||||
reference/hardware
|
reference/hardware
|
||||||
getting-started/building-from-source
|
getting-started/building-from-source
|
||||||
getting-started/rt_industry
|
|
||||||
getting-started/rt_industry_ubuntu
|
getting-started/rt_industry_ubuntu
|
||||||
tutorials/using_hybrid_mode_on_nuc
|
tutorials/using_hybrid_mode_on_nuc
|
||||||
tutorials/using_partition_mode_on_nuc
|
tutorials/using_partition_mode_on_nuc
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
.. _rt_industry_setup:
|
.. _rt_industry_setup:
|
||||||
|
.. _clear_service_vm:
|
||||||
|
|
||||||
Getting Started Guide for ACRN Industry Scenario
|
Run Clear Linux as the Service VM
|
||||||
################################################
|
#################################
|
||||||
|
|
||||||
Verified version
|
Verified version
|
||||||
****************
|
****************
|
||||||
|
|
||||||
- Clear Linux version: **33050**
|
- Clear Linux\* version: **33050**
|
||||||
- ACRN-hypervisor tag: **v1.6.1 (acrn-2020w18.4-140000p)**
|
- ACRN-hypervisor tag: **v1.6.1 (acrn-2020w18.4-140000p)**
|
||||||
- ACRN-Kernel (Service VM kernel): **4.19.120-108.iot-lts2018-sos**
|
- ACRN-Kernel (Service VM kernel): **4.19.120-108.iot-lts2018-sos**
|
||||||
|
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 256 KiB |
Loading…
Reference in New Issue
Block a user