mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-16 11:20:32 +00:00
Commit initial skeleton for the hardware_arcitecture and references section for the documentation
This commit is contained in:
@ -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
|
||||
|
@ -5,4 +5,6 @@ Admin Guide
|
||||
:maxdepth: 2
|
||||
|
||||
basic_concepts/index.rst
|
||||
hardware_architectures/index.rst
|
||||
references/index.rst
|
||||
large_clusters/index.rst
|
||||
|
13
source/guides/admin-guides/references/index.rst
Normal file
13
source/guides/admin-guides/references/index.rst
Normal file
@ -0,0 +1,13 @@
|
||||
References
|
||||
==========
|
||||
|
||||
xCAT Commands
|
||||
-------------
|
||||
|
||||
xCAT Man Pages
|
||||
--------------
|
||||
|
||||
|
||||
xCAT Database Tables
|
||||
--------------------
|
||||
|
Reference in New Issue
Block a user