2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-16 03:10:36 +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

View File

@ -0,0 +1,2 @@
Hardware Discovery
==================

View File

@ -0,0 +1,2 @@
Diskful Installation
====================

View File

@ -0,0 +1,2 @@
Diskless Installation
=====================

View File

@ -0,0 +1,2 @@
Hardware Management
===================

View File

@ -0,0 +1,2 @@
``rbeacon``
===========

View File

@ -0,0 +1,2 @@
``rcons``
=========

View File

@ -0,0 +1,2 @@
``renergy``
===========

View File

@ -0,0 +1,2 @@
``reventlog``
=============

View File

@ -0,0 +1,2 @@
``rflash``
==========

View File

@ -0,0 +1,2 @@
``rinv``
========

View File

@ -0,0 +1,2 @@
``rpower``
==========

View File

@ -0,0 +1,2 @@
``rspconfig``
=============

View File

@ -0,0 +1,2 @@
``rvitals``
===========

View File

@ -0,0 +1,8 @@
Hardware Architectures
======================
.. toctree::
:maxdepth: 2
ppc64le/index.rst
x86_64/index.rst

View File

@ -0,0 +1,8 @@
ppc64le
=======
.. toctree::
:maxdepth: 2
power8le_baremetal/index.rst
power8le_kvm/index.rst

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -0,0 +1,8 @@
x86_64
======
.. toctree::
:maxdepth: 2
x86_64_baremetal/index.rst
x86_64_kvm/index.rst

View File

@ -0,0 +1,11 @@
x86_64 (bare metal)
===================
.. toctree::
:maxdepth: 2
../../common/discovery.rst
management/index.rst
../../common/diskful.rst
../../common/diskless.rst

View File

@ -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

View File

@ -0,0 +1,11 @@
x86_64 (kvm)
============
.. toctree::
:maxdepth: 2
../../common/discovery.rst
management/index.rst
../../common/diskful.rst
../../common/diskless.rst

View File

@ -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

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

View File

@ -0,0 +1,13 @@
References
==========
xCAT Commands
-------------
xCAT Man Pages
--------------
xCAT Database Tables
--------------------