mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-14 10:20:31 +00:00
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
17 lines
461 B
ReStructuredText
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
|