xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
2009-05-22 18:45:00 +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 add {h} to show the usage() 2009-05-21 09:26:58 +00:00
xCAT updated to work with generic stuff and added ssh config since remoteshell script hangs forever... pretty sure this is because of recent AIX changes... so easy to blame 2009-05-21 20:17:11 +00:00
xCAT-client fix example of defining boot order 2009-05-20 17:02:39 +00:00
xCAT-nbroot -Add outer retry loop for bmcsetup 2009-05-22 18:45:00 +00:00
xCAT-rmc removed the dependency on perl(open3) from the xCAT-rmc package 2009-04-28 13:36:28 +00:00
xCAT-server added help message for people that just do rpower <noderange> noaction 2009-05-21 21:19:42 +00:00
xCAT-web updated for AIX; and we use IBM HTTP Server as the httpd deamon 2009-05-21 09:27:48 +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 -update build scripts 2009-01-26 14:25:00 +00:00
buildcore21.sh -update build scripts 2009-01-26 14:25:00 +00:00
buildcore.sh Build script fix for promotion 2009-05-15 17:59:17 +00:00
builddep.sh Remove "snap" for dep tarball name 2009-05-14 17:42:54 +00:00
debperldepends some minor clean-up... 2008-07-23 19:36:25 +00:00
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 rsync to AIX deps tarball 2009-05-20 18:51:14 +00:00
mkAIXsnap set group and permissions on files 2009-05-14 16:57:36 +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
xCATaixSN.bnd Update AIX servcie node bundle file 2009-05-20 18:55:12 +00:00
xCATaixSSH.bnd Add packaging script for AIX deps tarball 2009-03-07 15:15:43 +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.)