xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
2010-01-23 19:28: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 -Reapply recent fixes lost in recent checkins 2010-01-22 20:08:33 +00:00
xCAT add file to indicate Management Node 2010-01-22 19:15:55 +00:00
xCAT-client Misc. updates. 2010-01-22 14:35:38 +00:00
xCAT-nbroot -Refactor network detection to tolerate arbitrary number of interfaces appearing as part of driver load 2009-11-21 17:01:06 +00:00
xCAT-rmc add -s in updatenode, xcatdsklspost supports retry logic 2009-12-04 21:22:07 +00:00
xCAT-server updated to fix mounting directory and paths. In this way if there is an NFS server that has two paths like: mgt:/statelite/new-york and mgt:/statelite/globals to sync from then it will only mount mgt:/statelite and then traverse the directories. This should make boot up faster and look cleaner as there are not as many mount points. 2010-01-23 19:28:46 +00:00
xCAT-UI -add canvas support for Internet Explorer 2010-01-14 07:38:11 +00:00
xCAT-web Updates to system p set up wizard 2009-06-18 18:42:45 +00:00
xCATsn add file to indicate Service Node 2010-01-22 19:16:25 +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
buildcore.sh Fix bug 2930137: xCAT-rmc not installed correctly in aix snapshot 2010-01-11 23:25:00 +00:00
builddep.sh Small fix to builddep script 2009-11-10 21:24:29 +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
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 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 Added additional packages 2009-10-12 15:02:14 +00:00
mkAIXsnap Add updatenode hack to take care of starting xcatd daemon. 2009-11-19 18:44:04 +00:00
README Test check in for build process. 2009-01-30 14:44:01 +00:00
Version Set version of trunk to 2.4 2009-11-13 22:00:23 +00:00
xCATaixSN2.bnd update xCAT packages version and the opensl version in xCATaixSN2.bnd and xCATaixSN.bnd 2009-11-16 02:30:57 +00:00
xCATaixSN.bnd update xCAT packages version and the opensl version in xCATaixSN2.bnd and xCATaixSN.bnd 2009-11-16 02:30:57 +00:00
xCATaixSSH.bnd Move ssl-related rpms to xCATaixSSH bundle. 2009-10-10 13:52:45 +00:00
xCATaixSSL.bnd Move ssl-related rpms to xCATaixSSH bundle. 2009-10-10 13:52:45 +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.)