xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
wanghuaz 944a343d2b fixed issues in doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3619 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-23 06:33:23 +00:00
build-utils initial version of dep packaing script 2009-02-20 16:06:26 +00:00
java-xCAT added xCAT client Java API (both src and binary), both of which are stored in the java-xCAT/ directory. 2009-02-02 21:59:50 +00:00
perl-xCAT allow empty groups in node ranges, provided they are defined in nodegroup table 2009-06-22 23:31:53 +00:00
xCAT enhancement on retry for getpostscript in xcatdsklspost 2009-06-19 18:44:02 +00:00
xCAT-client add pointer to Moab howto 2009-06-22 12:09:31 +00:00
xCAT-nbroot -Add check for VMWare guest execution 2009-06-08 15:54:54 +00:00
xCAT-rmc change monitor summary data to average of all resources and nodes 2009-06-19 07:38:00 +00:00
xCAT-server fixed issues in doc 2009-06-23 06:33:23 +00:00
xCAT-web Updates to system p set up wizard 2009-06-18 18:42:45 +00:00
xCAT-web-exp -Add script to explain making the experiment page out of constituent parts 2008-10-13 16:05:48 +00:00
xCATsn - added Require for fping back in to xCAT and xCATsn specs 2009-04-07 00:43:03 +00:00
build-debs Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
buildcore20.sh
buildcore21.sh
buildcore.sh small fixes to buildcore.sh 2009-06-12 16:02:30 +00:00
builddep.sh Remove "snap" for dep tarball name 2009-05-14 17:42:54 +00:00
debperldepends
makeclientrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
makenbrootrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
makeperlxcatrpm -Fixup build information 2009-05-08 18:46:56 +00:00
makermcrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
makeserverrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
makewebrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
makexcatrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
makexcatsnrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
mkAIXdeps -add support for packing xcat web GUI dependencies by minjun 2009-06-03 07:56:09 +00:00
mkAIXsnap Add xCAT-web to AIX tarball 2009-06-02 14:28:17 +00:00
README Test check in for build process. 2009-01-30 14:44:01 +00:00
Version Update the version for the trunk, now that we have branched 2.2 2009-05-07 18:29:37 +00:00
xCATaixSN2.bnd New bundle file that does not contain tcl, tk, and expect. 2009-06-01 13:16:53 +00:00
xCATaixSN.bnd Update AIX servcie node bundle file 2009-05-20 18:55:12 +00:00
xCATaixSSH.bnd Remove xCATaixSSH.bnd. 2009-06-01 13:03:57 +00:00
xCATaixSSL.bnd Changes to allow ssh setup on AIX compute nodes. 2009-04-10 17:54:33 +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.)