mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-10 23:30:11 +00:00
Spelling fixes in advanced/kit docs
This commit is contained in:
@ -9,7 +9,7 @@ Use the :doc:`buildkit </guides/admin-guides/references/man1/buildkit.1>` comman
|
||||
Kit Directory
|
||||
-------------
|
||||
|
||||
The Kit directory location will be automatically populated with additional subdirecotries and samples:
|
||||
The Kit directory location will be automatically populated with additional subdirectories and samples:
|
||||
|
||||
**buildkit.conf** - The sample Kit build configuration file.
|
||||
|
||||
|
@ -9,7 +9,7 @@ To list the repos defined in the buildkit.conf: ::
|
||||
|
||||
buildkit listrepo
|
||||
|
||||
To build the repositories, specifiy a particular reporitory: ::
|
||||
To build the repositories, specify a particular repository: ::
|
||||
|
||||
buildkit buildrepo <kit repo name>
|
||||
|
||||
|
@ -42,7 +42,7 @@ Once the kit components are added to xCAT osimage definitions, administrators ca
|
||||
#. ``genimage`` command to create a diskless OS image installing the kit components for diskless OS provisioning
|
||||
#. ``updatenode`` command to install the kit components on existing deployed nodes
|
||||
|
||||
The ``kitcomponent`` metadata defines the kit packages as dependency packages and the OS package manager (``yum``, ``zypper``, ``apt-get``) automatically installes the required packages during the xCAT ``otherpkgs`` install process.
|
||||
The ``kitcomponent`` metadata defines the kit packages as dependency packages and the OS package manager (``yum``, ``zypper``, ``apt-get``) automatically installs the required packages during the xCAT ``otherpkgs`` install process.
|
||||
|
||||
Kit Framework
|
||||
-------------
|
||||
|
Reference in New Issue
Block a user