diff --git a/source/advanced/confluent/confluent.rst b/source/advanced/confluent/confluent.rst index 6ce3bce15..11c641e6d 100644 --- a/source/advanced/confluent/confluent.rst +++ b/source/advanced/confluent/confluent.rst @@ -29,7 +29,7 @@ The following example downloads the confluent tar package and creates a local re source ^^^^^^ -To build from source, ensure your development machine has the correct development packages to create rpms, then execute hte following: +To build from source, ensure your machine has the correct development packages to build rpms, then execute hte following: * Clone the git repo: :: diff --git a/source/guides/install-guides/yum/install_xcat.rst b/source/guides/install-guides/yum/install_xcat.rst index b522d4872..73726d840 100644 --- a/source/guides/install-guides/yum/install_xcat.rst +++ b/source/guides/install-guides/yum/install_xcat.rst @@ -1,27 +1,27 @@ Install xCAT ============ -xCAT consists of two software packages: +xCAT consists of two software packages: + +#. **xcat-core** xCAT's main software package. -#. **xcat-core** xCAT's main software package. - The xcat-core package is provided in one of the following options: - + * **Latest Release (Stable) Builds** - + *This is the latest GA (Generally Availability) build that has been tested throughly* - + * **Latest Snapshot Builds** - + *This is the latest snapshot of the GA version build that may contain bug fixes but has not yet been tested throughly* - + * **Development Builds** - + *This is the snapshot builds of the new version of xCAT in development. This version has not been released yet, use as your own risk* - + #. **xcat-dep** xCAT's dependency package. This is provided as a convenience for the user and contains dependency packages required by xCAT that are not provided by the operating system. -xCAT is installed by configuring software repositories for ``xcat-core`` and ``xcat-dep`` and using yum package manager. The software repositoreies can publically hosted (requires internet connectivity) or locally configured. +xCAT is installed by configuring software repositories for ``xcat-core`` and ``xcat-dep`` and using yum package manager. The software repositoreies can publically hosted (requires internet connectivity) or locally configured. Configure xCAT Software Repository ---------------------------------- @@ -29,7 +29,7 @@ Configure xCAT Software Repository Public Internet Repository ~~~~~~~~~~~~~~~~~~~~~~~~~~ -TODO: Need to fill this out +TODO: Need to fill this out Locally Configured Repository ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -39,13 +39,13 @@ From the xCAT software download page: `