2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-14 10:20:31 +00:00
Files
build-utils
docs
java-xCAT
perl-xCAT
src
xCAT
xCAT-IBMhpc
xCAT-OpenStack
xCAT-OpenStack-baremetal
xCAT-OpenStack-ironic
xCAT-SoftLayer
xCAT-UI
xCAT-buildkit
xCAT-client
xCAT-confluent
xCAT-genesis-builder
xCAT-genesis-scripts
xCAT-nbroot
xCAT-nbroot2
xCAT-rmc
xCAT-server
xCAT-test
xCAT-vlan
xCATsn
.gitignore
README
Version
build-debs-all
build-ubunturepo
buildcore.sh
builddep.sh
buildlocal.sh
comps.xml
create_man_pages.py
makegenesisbuilderrpm
makerpm
xcat-core/docs/source/guides/install-guides/yum/install.rst
Victor Hu 3f9176eebb Addresses comments brought up with issue 290, and completed the
missing documents for installing SLES and Ubuntu for the
install-guide
2015-10-29 13:29:59 -04:00

17 lines
461 B
ReStructuredText

Installing xCAT
===============
.. include:: ../common_sections.rst
:start-after: BEGIN_install_xcat_introduction
:end-before: END_install_xcat_introduction
xCAT is installed by configuring software repositories for ``xcat-core`` and ``xcat-dep`` and using yum package manager. The repositories can be publically hosted or locally hosted.
.. toctree::
:maxdepth: 2
configure_xcat.rst
install_xcat.rst
verify_xcat.rst
update_xcat.rst