xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
2008-04-21 15:28:28 +00:00
perl-xCAT-2.0 -Client side part of fix for bug 1822784 2008-04-21 15:28:28 +00:00
xCAT -Add retrieval of root's private ssh key through the credentials plugin to postscripts 2008-04-16 21:08:57 +00:00
xCAT-client-2.0 Changed -w (write MAX to xCAT database) to -d (display MAC only) - default to write always 2008-04-21 13:22:39 +00:00
xCAT-nbroot Fix nbroot discovery broadcast domain collision semantics 2008-04-17 18:58:45 +00:00
xCAT-rmc added synamic handling for node changes in the monitoring plug-in infrastructure. renamed the startmon to monstart, stopmon to monstop, lsmon to monls and added monaddnode and monrmnode commands 2008-03-21 20:32:41 +00:00
xCAT-server-2.0 -xCATd portion of solution to sourceforge bug 1822784, plugin instances now receive SIGINT and things shut down. Plugins with children still have to manage exit intelligently, but the same is true for standalone programs to begin with, so shouldn't be harder on developer than that 2008-04-21 15:27:11 +00:00
xCAT-web Added man pages, and automatically convert them to html. 2008-03-17 13:34:40 +00:00
xCATsn - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
buildcore.sh
builddep.sh
makeclientrpm - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
makeperlxcatrpm - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
makermcrpm - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
makeserverrpm - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
makewebrpm - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
README Updated README and removed duplicate copies. 2008-02-29 17:33:27 +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/perl-xCAT-2.0/xCAT2.0.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.)