diff --git a/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf b/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf index e0dd6c12b..0c697cbe7 100644 --- a/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf +++ b/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf @@ -15,6 +15,15 @@ # release (optional) Kit release. e.g., 1 # ostype (mandatory) Kit OS type. Must be Linux. # AIX is currently not supported. +# vendor (optional) The vendor tag is used to define the name of + the entity that is responsible for packaging + the software. +# packager (optional) The packager tag is used to hold the name and + contact information for the person or persons + who built the package. +# url (optional) The url tag is used to provide a location to + obtain additional information about the + packaged software. # osbasename (optional) OS distro base name. e.g., rhels. # osmajorversion (optional) OS major version. e.g., 6 # osminorversion (optional) OS minor version.