xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
bp-sawyers 32f691e8d2 Fixes to build scripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3340 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-11 14:35:46 +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 tell them to run xcatconfig ( no force ) after error in critical file check 2009-05-11 13:02:34 +00:00
xCAT -bug 2788254 is fixed; comitted the code change into trunk 2009-05-11 02:39:34 +00:00
xCAT-client Make rnetboot support to set the boot device 2009-05-11 04:13:35 +00:00
xCAT-nbroot -Avoid switch searches for virtual nics for now 2009-03-16 17:31:15 +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 hostkey check must be in both the /install/postscript/hostkey and the /etc/xcat/hostkey directory 2009-05-11 12:16:54 +00:00
xCAT-web - fixed noderange widget in web ui 2009-04-02 17:08:12 +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 Fixes to build scripts 2009-05-11 14:35:46 +00:00
builddep.sh Fixes to build scripts 2009-05-11 14:35:46 +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 Move bundle files to core-aix 2009-03-26 17:03:55 +00:00
mkAIXsnap Make sure xCAT-rmc gets installed last 2009-04-03 15:25:54 +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 Add new RPMs to AIX installp bundle 2009-03-25 19:02:25 +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.)