xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
2009-10-02 17:08:04 +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 -Reseed random generator to reduce chances of collision (though uniqueness still should be guaranteed elsewhere) 2009-10-02 14:48:26 +00:00
xCAT -Change default pxe handler to xnba 2009-09-28 13:04:52 +00:00
xCAT-client add table.attribute<operator>value support for noderange 2009-10-01 11:53:18 +00:00
xCAT-nbroot -Fix for PPC systems with multiple virtual network devices or EHEA devices (for example, quad-socket JS23) 2009-09-18 19:12:19 +00:00
xCAT-rmc 1.revise monshow to show data for nodes whose nodetype is osi; 2. change output of monshow -s from node-sum to node-summary 2009-07-13 03:05:10 +00:00
xCAT-server change the setup of USERHOME to use lsuser on AIX, the old grep caused the rm -rf / if two root entries in the /etc/passwd file 2009-10-02 17:08:04 +00:00
xCAT-UI revert one small change 2009-09-25 08:53:41 +00:00
xCAT-web Updates to system p set up wizard 2009-06-18 18:42:45 +00:00
xCATsn Fixed the Require for new linux dep pkgs 2009-09-03 15:17:18 +00:00
build-debs
buildcore.sh Update FRS path to upload to 2009-08-24 21:54:58 +00:00
builddep.sh Update FRS path to upload to 2009-08-24 21:54:58 +00:00
debperldepends
makeclientrpm
makenbrootrpm
makeperlxcatrpm -Fixup build information 2009-05-08 18:46:56 +00:00
makermcrpm
makeserverrpm
makeuirpm Fixed build for xCAT-UI 2009-06-29 18:59:31 +00:00
makexcatrpm prescripts support. need more fixes. Does not support service node pool yet. dhcp and begin scripts need to get worked on more. 2009-08-03 02:00:13 +00:00
makexcatsnrpm
mkAIXdeps Fix mysql and add wget 2009-09-30 19:06:19 +00:00
mkAIXsnap Add ODBC code and notes. 2009-09-24 19:01:55 +00:00
README
Version Update the version for the trunk, now that we have branched 2.2 2009-05-07 18:29:37 +00:00
xCATaixSN2.bnd Do not install mysql on service nodes. 2009-09-18 11:59:28 +00:00
xCATaixSN.bnd Do not install mysql on service nodes. 2009-09-18 11:59:28 +00:00
xCATaixSSH.bnd Add popt and rsync to bundle. 2009-07-17 16:46:53 +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.)