update imgexport/imgimport manpage to surpport kits

This commit is contained in:
baiyuan 2014-01-19 21:54:04 -05:00
parent ece1fd7d03
commit 95d332aa23
2 changed files with 5 additions and 1 deletions

View File

@ -11,13 +11,14 @@ B<imgexport image_name [destination] [[-e|--extra file:dir] ... ] [-p|--postscri
=head1 DESCRIPTION
The imgexport command will export an image that is being used by xCAT. To export images, you must have the images defined in the I<osimage> table. All the columns in the I<osimage> and I<linuximage> tables will be exported. In addition, the following files will also be exported.
The imgexport command will export an image that is being used by xCAT. To export images, you must have the images defined in the I<osimage> table. All the columns in the I<osimage> and I<linuximage> tables will be exported. If kits are used in statefull or stateless images, I<kit>, I<kitconponent> and I<kitrepo> tables will be exported. In addition, the following files will also be exported.
For statefull:
x.pkglist
x.otherpkgs.pkglist
x.tmpl
x.synclist
kits related files
For stateless:
kernel
@ -28,6 +29,7 @@ For stateless:
x.synclist
x.postinstall
x.exlist
kits related files
For statelite:

View File

@ -17,6 +17,7 @@ For statefull, the following files will be copied to the appropriate directories
x.otherpkgs.pkglist
x.tmpl
x.synclist
kits related files
For stateless, the following files will be copied to the appropriate directories.
kernel
@ -27,6 +28,7 @@ For stateless, the following files will be copied to the appropriate directories
x.synclist
x.postinstall
x.exlist
kits related files
For statelite, the following files will be copied to the appropriate directories.
kernel