diff --git a/xCAT-buildkit/pods/man1/buildkit.1.pod b/xCAT-buildkit/pods/man1/buildkit.1.pod index b5029a152..7d9c49756 100644 --- a/xCAT-buildkit/pods/man1/buildkit.1.pod +++ b/xCAT-buildkit/pods/man1/buildkit.1.pod @@ -8,7 +8,7 @@ B [B<-?>|B<-h>|B<--help>] [B<-v>|B<--version>] To build a new Kit -B [B<-V>|B<--verbose]> I [I] [I | B] [B<-l>|B<--kitloc> I] +B [B<-V>|B<--verbose]> I [I] [I | B] [B<-l>|B<--kitloc> I] To add packages to an existing Kit. @@ -33,11 +33,11 @@ For example, to create a new kit named "prodkit" in the directory /home/mykits/ =item 1. If no location is provided then the command will create a subdirectory called "prodkit" in the current directory "/home/mykits" and the new kit files will be created there. - + B -B - +B + or =item 2. @@ -47,16 +47,16 @@ If a location is provided then the Kit files will be created there. Note that th B =back - + In both cases the /home/mykits/prodkit directory is created and the inital files for the kit are created in that directory. - + The following example illustrates the basic process for building a new Kit. In this example we are building a Kit named "mytstkit". =over 4 =item 1. -Change to the directory where you wish to create the Kit. +Change to the directory where you wish to create the Kit. =item 2. @@ -98,7 +98,7 @@ B For each repo name listed, build the repository. Note that if you need to build repositories for OS distributions, versions, or architectures that do not match the current system, you may need to copy your kit template directory to an appropriate server to build that repository, and then copy the results back to your main build server. For example, to build a repo named "rhels6.3" you would run the following command. -B +B or, you can build all of the repos at one time if there are no OS or architecture dependencies for kitcomponent package builds or kitpackage builds: @@ -156,9 +156,9 @@ Creates a new kit build directory structure for kit I using the lo =item B -Reads the buildkit.conf file, verifies that the file syntax is correct and that all specified files exist. +Reads the buildkit.conf file, verifies that the file syntax is correct and that all specified files exist. -=item B +=item B Reads the buildkit.conf file, lists all Kit package repositories listed in the file, and reports the build status for each repository. @@ -170,11 +170,11 @@ Reads the buildkit.conf file, and builds the specified Kit package repository. Reads the buildkit.conf file, and deletes all the package files and package meta data files from the /build/kit_repodir/I directory. If B is specified, all kit repository files are deleted. -=item B +=item B Reads the buildkit.conf file, validates that all kit repositories have been built, and builds the Kit tar file /I.tar.bz2. -=item B +=item B Reads the /buildkit.conf file and I the following: @@ -188,7 +188,7 @@ Reads the /buildkit.conf file and I the following: - /tmp -- /debbuild +- /debbuild =back @@ -198,7 +198,7 @@ Caution: Make sure you back up any tar files you would like to keep before runn Equivalent to running B and B. -=item B +=item B I {B<-p> | B<--pkgdir> I} [B<-k> | B<--kitversion> I] [B<-r> | B<--kitrelease> I]