From cf581571a21ca01f1ad4fe6af0cd3b353157d239 Mon Sep 17 00:00:00 2001 From: mellor Date: Wed, 10 Apr 2013 19:40:11 +0000 Subject: [PATCH] add arch and other attrs to full kitname git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15939 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf b/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf index 365aef867..e0dd6c12b 100644 --- a/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf +++ b/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf @@ -15,6 +15,10 @@ # release (optional) Kit release. e.g., 1 # ostype (mandatory) Kit OS type. Must be Linux. # AIX is currently not supported. +# osbasename (optional) OS distro base name. e.g., rhels. +# osmajorversion (optional) OS major version. e.g., 6 +# osminorversion (optional) OS minor version. +# osarch (optional) OS architecture. e.g., x86_64 # isinternal (optional) PCM use only. # Indicate if Kit is for internal use. # Use 1 for yes, 0 for no. Default: 0 @@ -24,7 +28,8 @@ # kitlicense (mandatory) Kit license string to be built into all # kitcomponent packages # kittarfilename (optional) Filename.tar.bz2 to be used for the generated -# kit. Default is --.tar.bz2 +# kit. Default is +# ------.tar.bz2 kit: basename=<<>> description=description for <<>>