2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-07-29 09:09:38 +00:00

Commit initial skeleton for the hardware_arcitecture and references section for the documentation

This commit is contained in:
Victor Hu
2015-08-13 16:22:41 -04:00
parent e88bb075fa
commit 902710490c
26 changed files with 173 additions and 0 deletions
@@ -0,0 +1,2 @@
Hardware Discovery
==================
@@ -0,0 +1,2 @@
Diskful Installation
====================
@@ -0,0 +1,2 @@
Diskless Installation
=====================
@@ -0,0 +1,2 @@
Hardware Management
===================
@@ -0,0 +1,2 @@
``rbeacon``
===========
@@ -0,0 +1,2 @@
``rcons``
=========
@@ -0,0 +1,2 @@
``renergy``
===========
@@ -0,0 +1,2 @@
``reventlog``
=============
@@ -0,0 +1,2 @@
``rflash``
==========
@@ -0,0 +1,2 @@
``rinv``
========
@@ -0,0 +1,2 @@
``rpower``
==========
@@ -0,0 +1,2 @@
``rspconfig``
=============
@@ -0,0 +1,2 @@
``rvitals``
===========
@@ -0,0 +1,8 @@
Hardware Architectures
======================
.. toctree::
:maxdepth: 2
ppc64le/index.rst
x86_64/index.rst
@@ -0,0 +1,8 @@
ppc64le
=======
.. toctree::
:maxdepth: 2
power8le_baremetal/index.rst
power8le_kvm/index.rst
@@ -0,0 +1,11 @@
IBM Power8 LE and OpenPOWER (bare metal)
========================================
.. toctree::
:maxdepth: 2
../../common/discovery.rst
management/index.rst
../../common/diskful.rst
../../common/diskless.rst
@@ -0,0 +1,16 @@
Hardware Management
===================
.. toctree::
:maxdepth: 2
../../../common/management/rpower.rst
../../../common/management/rspconfig.rst
../../../common/management/reventlog.rst
../../../common/management/rbeacon
../../../common/management/rcons
../../../common/management/rinv
../../../common/management/rvitals
../../../common/management/rflash
../../../common/management/renergy
@@ -0,0 +1,11 @@
IBM Power8 LE and OpenPOWER (kvm)
=================================
.. toctree::
:maxdepth: 2
../../common/discovery.rst
management/index.rst
../../common/diskful.rst
../../common/diskless.rst
@@ -0,0 +1,16 @@
Hardware Management
===================
.. toctree::
:maxdepth: 2
../../../common/management/rpower.rst
../../../common/management/rspconfig.rst
../../../common/management/reventlog.rst
../../../common/management/rbeacon
../../../common/management/rcons
../../../common/management/rinv
../../../common/management/rvitals
../../../common/management/rflash
../../../common/management/renergy
@@ -0,0 +1,8 @@
x86_64
======
.. toctree::
:maxdepth: 2
x86_64_baremetal/index.rst
x86_64_kvm/index.rst
@@ -0,0 +1,11 @@
x86_64 (bare metal)
===================
.. toctree::
:maxdepth: 2
../../common/discovery.rst
management/index.rst
../../common/diskful.rst
../../common/diskless.rst
@@ -0,0 +1,16 @@
Hardware Management
===================
.. toctree::
:maxdepth: 2
../../../common/management/rpower.rst
../../../common/management/rspconfig.rst
../../../common/management/reventlog.rst
../../../common/management/rbeacon
../../../common/management/rcons
../../../common/management/rinv
../../../common/management/rvitals
../../../common/management/rflash
../../../common/management/renergy
@@ -0,0 +1,11 @@
x86_64 (kvm)
============
.. toctree::
:maxdepth: 2
../../common/discovery.rst
management/index.rst
../../common/diskful.rst
../../common/diskless.rst
@@ -0,0 +1,16 @@
Hardware Management
===================
.. toctree::
:maxdepth: 2
../../../common/management/rpower.rst
../../../common/management/rspconfig.rst
../../../common/management/reventlog.rst
../../../common/management/rbeacon
../../../common/management/rcons
../../../common/management/rinv
../../../common/management/rvitals
../../../common/management/rflash
../../../common/management/renergy
+2
View File
@@ -5,4 +5,6 @@ Admin Guide
:maxdepth: 2
basic_concepts/index.rst
hardware_architectures/index.rst
references/index.rst
large_clusters/index.rst
@@ -0,0 +1,13 @@
References
==========
xCAT Commands
-------------
xCAT Man Pages
--------------
xCAT Database Tables
--------------------