From 42af8e71123fff85b35b770f2d9dffad80f9cbf8 Mon Sep 17 00:00:00 2001 From: nott Date: Fri, 31 May 2013 19:03:30 +0000 Subject: [PATCH] add new attr descriptions git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16512 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf | 9 +++++++++ 1 file changed, 9 insertions(+) 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.