xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
nott 21bd8b9ad7 First pass at a script to convert a CSM stanza
file to an xCAT stanza file.  Just saving this 
for future reference.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1171 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 18:21:13 +00:00
perl-xCAT-2.0 Add isSN routine to determine if an input node name is a service node. 2008-04-23 18:14:57 +00:00
xCAT use NTYPE in syslog postscript instead of checking /etc/xCATSN 2008-04-23 17:55:51 +00:00
xCAT-client-2.0 Removed change activity from AIX diskless doc 2008-04-23 16:45:30 +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 First pass at a script to convert a CSM stanza 2008-04-23 18:21:13 +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.)