xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
jbjohnso e0840e7367 -Have anaconda plugin abort copycds cleanly when ctrl-c pressed
-Have xcatd be a bit more thorough about killing processes on certain events


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-21 18:31:27 +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 -Have anaconda plugin abort copycds cleanly when ctrl-c pressed 2008-04-21 18:31:27 +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 Update buildcore.sh to reflect xCATsn 2008-03-18 20:02:53 +00:00
builddep.sh Add daily build script example for the snapshot yum repository 2008-03-04 18:10:05 +00:00
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.)