xcat-core/perl-xCAT
cjhardee 21f033432c Rewrote how attributes from a node and it's groups are looked up and added the ability to concatinate values for these attributes from mulitple sources by adding "+=NEXTRECORD" to the values in the data.
For example, if bootparams.addkcmdline for the node is "test1+=NEXTRECORD" and bootparams.addkcmdline for the group it is in is "test2", the returned values from nodels for bootparams.addkcmdline will be "test1 test2".

Not that this stops after it finds a single occurance of a value for this attriute without the "+=NEXTRECORD".  If all values from the groups are wanted, each should have "+=NEXTRECORD" at the end of the entry.



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6840 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-23 15:47:21 +00:00
..
debian
xCAT Rewrote how attributes from a node and it's groups are looked up and added the ability to concatinate values for these attributes from mulitple sources by adding "+=NEXTRECORD" to the values in the data. 2010-07-23 15:47:21 +00:00
db2man add additional info on setting up cfgloc 2010-07-18 12:07:46 +00:00
LICENSE.html
Makefile.PL
modifyUtils -Fixup build information 2009-05-08 18:46:56 +00:00
perl-xCAT.spec changed hpoa packaging to be compliant with xCAT practices 2010-02-11 17:10:32 +00:00
README

xCAT - eXtreme Cluster Administration Toolkit

xCAT is a toolkit for the deployment and administration of clusters.

For documentation on getting started with xCAT you can download the 
following xCAT 2.0 Cookbooks.

Linux Cookbook:
http://xcat.svn.sourceforge.net/svnroot/xcat/xcat-core/trunk/perl-xCAT-2.0/xCAT2.0.pdf

AIX Cookbook:
http://xcat.svn.sourceforge.net/svnroot/xcat/xcat-core/trunk/perl-xCAT-2.0/xCAT2onAIX.pdf

The Cookbooks are also available on an installed system in the
/opt/xcat/share/doc/ directory.

xCAT is made available as OSS under the EPL license:
http://www.opensource.org/licenses/eclipse-1.0.php