xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
lissav e306c0a478 add hier LDAP setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1429 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 19:00:57 +00:00
perl-xCAT-2.0 -Rest of fix for bug 1965012. gettab now checks for valid column names, Table.pm properly formats the SQL statement so SQLite won't blow up in the prepare phase when searching for NULL entries. 2008-05-16 18:47:32 +00:00
xCAT -Fix xcatdsklspost mistake 2008-05-15 21:00:34 +00:00
xCAT-client-2.0 add hier LDAP setup 2008-05-16 19:00:57 +00:00
xCAT-nbroot -Support x86 by default for the generic boot image, rebuild nbfs on nbroot upgrades 2008-04-25 14:03:55 +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 -Rest of fix for bug 1965012. gettab now checks for valid column names, Table.pm properly formats the SQL statement so SQLite won't blow up in the prepare phase when searching for NULL entries. 2008-05-16 18:47:32 +00:00
xCAT-web Added man pages, and automatically convert them to html. 2008-03-17 13:34:40 +00:00
xCATsn put back mkdir of /var/log/consoles 2008-05-16 11:11:59 +00:00
build-debs debian packages should work now. build-debs should take care of everything 2008-05-08 20:54:15 +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
debperldepends debian packages should work now. build-debs should take care of everything 2008-05-08 20:54:15 +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

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.)