From 35c920b9ee4e7f6c8b1e41973d1880f88e892380 Mon Sep 17 00:00:00 2001 From: nott Date: Wed, 10 Sep 2008 17:08:30 +0000 Subject: [PATCH] Updates for multiple resource lists git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2129 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/mknimimage.1.pod | 6 +++--- xCAT-client/pods/man1/nimnodeset.1.pod | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/xCAT-client/pods/man1/mknimimage.1.pod b/xCAT-client/pods/man1/mknimimage.1.pod index a17f277df..61ed77da8 100644 --- a/xCAT-client/pods/man1/mknimimage.1.pod +++ b/xCAT-client/pods/man1/mknimimage.1.pod @@ -34,7 +34,7 @@ To remove specific NIM resource definitons use the AIX nim command. =item B -Specifies one or more "attribute equals value" pairs, separated by spaces. Attr=val pairs must be specified last on the command line. These are used to specify additional or different resource names to use when creating the the xCAT osimage definition. The usage is: "=". (ex. "root=myrootres") +Specifies one or more "attribute equals value" pairs, separated by spaces. Attr=val pairs must be specified last on the command line. These are used to specify additional or different resource names to use when creating the the xCAT osimage definition. The usage is: "=". (ex. "root=myrootres") Note that you may specify multiple "script" and "installp_bundle" resources by using a comma seperated list. (ex. "script=ascript,bscript"). =item B<-b mksysbfile> @@ -104,9 +104,9 @@ B 2) Create an osimage definition that includes some additional NIM resources. -B +B -This command will create lpp_source, spot, bosinst_data, and resolve_conf resources using the source specified by the "-s" option. The installp_bundle information will also be included in the osimage definition. The mybndlres resource must be created before using this osimage definition to install a node. +This command will create lpp_source, spot, bosinst_data, and resolve_conf resources using the source specified by the "-s" option. The installp_bundle information will also be included in the osimage definition. The mybndlres and addswbnd resources must be created before using this osimage definition to install a node. 3) Create an osimage definition that includes a mksysb image and related resources. diff --git a/xCAT-client/pods/man1/nimnodeset.1.pod b/xCAT-client/pods/man1/nimnodeset.1.pod index cb2ad2032..af662404f 100644 --- a/xCAT-client/pods/man1/nimnodeset.1.pod +++ b/xCAT-client/pods/man1/nimnodeset.1.pod @@ -29,7 +29,7 @@ After the nimnodeset command completes you can use the lsnim command to check th =item B Specifies one or more "attribute equals value" pairs, separated by spaces. Attr= -val pairs must be specified last on the command line. These are used to specify additional values that can be passed to the underlying NIM commands, ("nim -o bos_inst ..."). See the NIM documentation for valid "nim" command line options. +val pairs must be specified last on the command line. These are used to specify additional values that can be passed to the underlying NIM commands, ("nim -o bos_inst ..."). See the NIM documentation for valid "nim" command line options. Note that you may specify multiple "script" and "installp_bundle" values by using a comma seperated list. (ex. "script=ascript,bscript"). =item B<-f |--force> @@ -86,11 +86,11 @@ B =back -3) Initialize an xCAT node called "node02". Include an installp_bundle resource that is not included in the osimage definition. This assumes the NIM installp_bundle resource has already been created. +3) Initialize an xCAT node called "node02". Include installp_bundle resources that are not included in the osimage definition. This assumes the NIM installp_bundle resources have already been created. =over 5 -B +B =back