xCAT -- eXtreme Cloud Administration Toolkit.
This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
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 |
||
---|---|---|
build-utils | ||
java-xCAT | ||
perl-xCAT | ||
xCAT | ||
xCAT-client | ||
xCAT-IBMhpc | ||
xCAT-nbroot | ||
xCAT-rmc | ||
xCAT-server | ||
xCAT-UI | ||
xCAT-web | ||
xCATsn | ||
build-debs | ||
buildcore.sh | ||
builddep.sh | ||
debperldepends | ||
makeclientrpm | ||
makehpcrpm | ||
makenbrootrpm | ||
makeperlxcatrpm | ||
makermcrpm | ||
makeserverrpm | ||
makeuirpm | ||
makexcatrpm | ||
makexcatsnrpm | ||
mkAIXdeps | ||
mkAIXsnap | ||
README | ||
Version |
xCAT - eXtreme Cluster Administration Toolkit xCAT is a toolkit for the deployment and administration of clusters. For documentation on getting started with xCAT, see: http://xcat.svn.sourceforge.net/svnroot/xcat/xcat-core/trunk/xCAT-client/share/doc/xCAT2.pdf . xCAT is made available as OSS under the EPL license: http://www.opensource.org/licenses/eclipse-1.0.php (This file is not packaged with the xCAT RPMs. It is only here for those that look at the source in SVN and want to know how to get started. The README that is packaged with xCAT is in perl-xCAT-2.0/README.)