kitcomponent - a table in the xCAT database.
kitcomponent Attributes: kitcompname, description, kitname, kitreponame, basename, version, release, serverroles, kitpkgdeps, prerequisite, driverpacks, kitcompdeps, postbootscripts, genimage_postinstall, exlist, comments, disable
This table stores all kit components added to the xCAT cluster.
The unique Kit Component name. It is auto-generated when the parent Kit is added to the cluster.
The Kit component description.
The Kit name which this Kit Component belongs to.
The Kit Package Repository name which this Kit Component belongs to.
Kit Component basename.
Kit Component version.
Kit Component release.
The types of servers that this Kit Component can install on. Valid types are: mgtnode, servicenode, compute
Comma-separated list of packages that this kit component depends on.
Prerequisite for this kit component, the prerequisite includes ospkgdeps,preinstall,preupgrade,preuninstall scripts
Comma-separated List of driver package names. These must be full names like: pkg1-1.0-1.x86_64.rpm.
Comma-separated list of kit components that this kit component depends on.
Comma-separated list of postbootscripts that will run during the node boot.
Comma-separated list of postinstall scripts that will run during the genimage.
Exclude list file containing the files/directories to exclude when building a diskless image.
Any user-written notes.
Set to 'yes' or '1' to comment out this row.
nodels(1), chtab(8), tabdump(8), tabedit(8)