21f033432c
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
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