xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
mxi1 b11687c421 the code to enable statelite semantics on top of ramdisk is here:
there's one new attribute called "rootfstype" for the osimage;

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8564 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 06:54:06 +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 the code to enable statelite semantics on top of ramdisk is here: 2011-01-06 06:54:06 +00:00
xCAT /install is hard coded 2011-01-04 02:41:15 +00:00
xCAT-client FSP/BPA redundancy: modify the man page of lsslp. 2011-01-06 02:15:16 +00:00
xCAT-IBMhpc Fix for PE new packages. 2010-12-22 06:44:49 +00:00
xCAT-nbroot -Correctly detect RHEL6 VMs in dodestiny 2010-11-12 15:08:07 +00:00
xCAT-rmc more code to make sure 3rd party can add RMC resources easily 2010-12-16 17:01:03 +00:00
xCAT-server the code to enable statelite semantics on top of ramdisk is here: 2011-01-06 06:54:06 +00:00
xCAT-test fix issue: hardcode lpar5 2010-12-16 07:46:53 +00:00
xCAT-UI Disable all inputs and Ok button when Ok button is clicked. 2011-01-05 23:31:53 +00:00
xCATsn check for empty cfgloc file 2010-12-15 16:13:32 +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 also upload the man page from the new xCAT-test rpm 2010-09-28 14:45:44 +00:00
builddep.sh Change to dep build script: do not install perl-DBD-DB2 on aix 2010-07-29 11:36:38 +00:00
comps.xml -Draft comps file for xCAT-core repo 2010-08-20 19:00:17 +00:00
debperldepends some minor clean-up... 2008-07-23 19:36:25 +00:00
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
makehpcrpm Fix xCAT-IBMhpc build on aix 2010-04-19 13:53:58 +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
maketestrpm new files for xCAT test 2010-09-20 08:10:57 +00:00
makeuirpm Fixed build for xCAT-UI 2009-06-29 18:59:31 +00:00
makexcatrpm install xCATMN with xCAT metapackage so will be removed on erase 2010-01-25 13:41:46 +00:00
makexcatsnrpm Add xCATsn rpm to AIX build. 2010-02-08 19:48:57 +00:00
mkAIXdeps take out expect, tk, tcl. 2010-06-07 16:52:34 +00:00
mkAIXsnap Add expect,tk,tcl. 2010-03-15 12:48:21 +00:00
README Test check in for build process. 2009-01-30 14:44:01 +00:00
Version Setting trunk version to 2.6 2010-09-17 19:00:55 +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.)