xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
mxi1 1c59d01b64 changed "#!/bin/sh" to "#!/bin/bash"
because redhat5.x use "anaconda.busybox sh" which doesn't support POSIX shell standards very well,
for example, it doesn't support array-type variables


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-10 09:45:15 +00:00
build-utils
java-xCAT
perl-xCAT fix for a problem reported on mailing list, the node name can not be used in the dynamic node group selection string 2010-06-10 05:18:12 +00:00
xCAT bug fix in otherpkgs 2010-06-09 19:21:09 +00:00
xCAT-client Fixed bug 3013155 and made other updates to the statelite doc 2010-06-09 13:55:10 +00:00
xCAT-IBMhpc added comments to loadl_install script to clarify how to edit to install LL scheduler pkg 2010-06-03 20:33:10 +00:00
xCAT-nbroot -Fix missing output from diagnostic message 2010-05-04 19:35:42 +00:00
xCAT-rmc
xCAT-server changed "#!/bin/sh" to "#!/bin/bash" 2010-06-10 09:45:15 +00:00
xCAT-UI
xCAT-web
xCATsn Moved atftp-xcat require so it isn't required on system z 2010-05-03 19:52:56 +00:00
build-debs
buildcore.sh remove AIX bundles files. 2010-06-03 16:02:59 +00:00
builddep.sh Generate keys in repodata if not there 2010-05-18 21:58:22 +00:00
debperldepends
makeclientrpm
makehpcrpm Fix xCAT-IBMhpc build on aix 2010-04-19 13:53:58 +00:00
makenbrootrpm
makeperlxcatrpm
makermcrpm
makeserverrpm
makeuirpm
makexcatrpm
makexcatsnrpm
mkAIXdeps take out expect, tk, tcl. 2010-06-07 16:52:34 +00:00
mkAIXsnap
README
Version fix bug in build script and up version of trunk to 2.5 2010-04-16 14:37:03 +00:00

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.)