From cabe21df2c56ea7d2be15e77b006d1462937e482 Mon Sep 17 00:00:00 2001 From: nott Date: Fri, 7 Jun 2013 13:24:04 +0000 Subject: [PATCH] add #'s git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16572 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- .../share/xcat/kits/kit_template/buildkit.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf b/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf index 0c697cbe7..82eb3bcef 100644 --- a/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf +++ b/xCAT-buildkit/share/xcat/kits/kit_template/buildkit.conf @@ -16,14 +16,14 @@ # 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. +# 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. +# 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. +# 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.