=head1 NAME B - Check if Kit components are compatible with an xCAT osimage. =head1 SYNOPSIS B [B<-?>|B<-h>|B<--help>] [B<-v>|B<--version>] B [B<-V>|B<--verbose>] B<-i> I I =head1 DESCRIPTION The B command will check if the kit components are compatible with the xCAT osimage. This command will if the kitcompname_list provided on the command line is compatible with the osimage. Note: The xCAT support for Kits is only available for Linux operating systems. =head1 OPTIONS =over 10 =item B<-h|--help> Display usage message. =item B<-V|--verbose> Verbose mode. =item B<-v|--version> Command version. =item B<-i> I The name of the osimage is used for check. =item B A comma-delimited list of valid full kit component names or kit component basenames that are to be checking to the osimage. =back =head1 RETURN VALUE 0 The command completed successfully. 1 An error has occurred. =head1 EXAMPLES 1. To check if a kit component is fitting to an osimage chkkitcomp -i rhels6.2-ppc64-netboot-compute comp-test1-1.0-1-rhels-6.2-ppc64 Output is similar to: Kit components comp-test1-1.0-1-rhels-6.2-ppc64 fit to osimage rhels6.2-ppc64-netboot-compute =head1 SEE ALSO L, L, L, L, L