mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
Merge pull request #592 from whowutwut/os_support_list
remove the xcat2_support_list file and instead point to the release notes in docs
This commit is contained in:
commit
7c52e50599
@ -1,7 +1,9 @@
|
||||
Installation Guide for Ubuntu Server LTS
|
||||
========================================
|
||||
|
||||
For the list of currently supported Ubuntu LTS operatin systems, see :ref:`ubuntu-os-support-label`.
|
||||
.. include:: ../common_sections.rst
|
||||
:start-after: BEGIN_see_release_notes
|
||||
:end-before: END_see_release_notes
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
@ -6,8 +6,6 @@ These steps prepare the Management Node or xCAT Installation
|
||||
Install an OS on the Management Node
|
||||
------------------------------------
|
||||
|
||||
Install one of the supported operating systems :ref:`ubuntu-os-support-label` on to your target management node
|
||||
|
||||
.. include:: ../common_sections.rst
|
||||
:start-after: BEGIN_install_os_mgmt_node
|
||||
:end-before: END_install_os_mgmt_node
|
||||
|
@ -1,6 +1,13 @@
|
||||
|
||||
.. BEGIN_see_release_notes
|
||||
|
||||
For the current list of operating systems supported and verified by the development team for the different releases of xCAT, see the :doc:`xCAT2 Release Notes </overview/xcat2_release>`.
|
||||
|
||||
.. END_see_release_notes
|
||||
|
||||
.. BEGIN_install_os_mgmt_node
|
||||
|
||||
Install one of the supported operating systems on your target management node.
|
||||
|
||||
The system requirements for your xCAT management node largely depend on the size of the cluster you plan to manage and the type of provisioning used (diskful, diskless, system clones, etc). The majority of system load comes during cluster provisioning time.
|
||||
|
||||
|
@ -1,7 +1,9 @@
|
||||
Installation Guide for Red Hat Enterprise Linux
|
||||
===============================================
|
||||
|
||||
For the list of currently supported RHEL operating systems, see :ref:`rhels-os-support-label`.
|
||||
.. include:: ../common_sections.rst
|
||||
:start-after: BEGIN_see_release_notes
|
||||
:end-before: END_see_release_notes
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
@ -6,8 +6,6 @@ These steps prepare the Management Node for xCAT Installation
|
||||
Install an OS on the Management Node
|
||||
------------------------------------
|
||||
|
||||
Install one of the supported operating systems :ref:`rhels-os-support-label` on to your target Management Node
|
||||
|
||||
.. include:: ../common_sections.rst
|
||||
:start-after: BEGIN_install_os_mgmt_node
|
||||
:end-before: END_install_os_mgmt_node
|
||||
|
@ -1,7 +1,9 @@
|
||||
Installation Guide for SUSE Linux Enterprise Server
|
||||
===================================================
|
||||
|
||||
For the list of currently supported SLES operating systems, see :ref:`sles-os-support-label`.
|
||||
.. include:: ../common_sections.rst
|
||||
:start-after: BEGIN_see_release_notes
|
||||
:end-before: END_see_release_notes
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
@ -6,8 +6,6 @@ These steps prepare the Management Node for xCAT Installation
|
||||
Install an OS on the Management Node
|
||||
------------------------------------
|
||||
|
||||
Install one of the supported operating systems :ref:`sles-os-support-label` on to your target Management Node
|
||||
|
||||
.. include:: ../common_sections.rst
|
||||
:start-after: BEGIN_install_os_mgmt_node
|
||||
:end-before: END_install_os_mgmt_node
|
||||
|
@ -1,33 +0,0 @@
|
||||
Supported Architectures
|
||||
=======================
|
||||
|
||||
ppc64
|
||||
ppc64le
|
||||
x86_64
|
||||
|
||||
Supported Operating Systems
|
||||
===========================
|
||||
|
||||
.. _rhels-os-support-label:
|
||||
|
||||
Red Hat Enterprise Linux (RHEL) operating systems
|
||||
-------------------------------------------------
|
||||
|
||||
* rhels 6.X
|
||||
* rhels 7.1 (little endian)
|
||||
|
||||
.. _sles-os-support-label:
|
||||
|
||||
Suse Linux Enterprise Server (SLES) operating systems
|
||||
-----------------------------------------------------
|
||||
|
||||
* sles 11.3
|
||||
* sles 12.X
|
||||
|
||||
.. _ubuntu-os-support-label:
|
||||
|
||||
Ubuntu Server LTS
|
||||
-----------------
|
||||
|
||||
* ubuntu 14.04.1 (ppc64le)
|
||||
* ubuntu 14.04.2 (ppc64le)
|
Loading…
x
Reference in New Issue
Block a user