add new attr descriptions

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16512 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2013-05-31 19:03:30 +00:00
parent c17cce832a
commit 42af8e7112

View File

@ -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.