xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
jbjohnso 0ad809aff0 -In ESXi, support splicing in addkcmdline in intelligent places
-Provide a method for plugins to declare custom processing of addkcmdline rather than the default append to the end


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-18 18:59:20 +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 Add "filesets" to the osimage definition. 2009-08-14 15:12:28 +00:00
xCAT Only include the prescripts source for Linux - for now. 2009-08-03 13:12:08 +00:00
xCAT-client Add automatic deployment retry feature description. 2009-08-18 07:15:50 +00:00
xCAT-nbroot -Add check for VMWare guest execution 2009-06-08 15:54:54 +00:00
xCAT-rmc 1.revise monshow to show data for nodes whose nodetype is osi; 2. change output of monshow -s from node-sum to node-summary 2009-07-13 03:05:10 +00:00
xCAT-server -In ESXi, support splicing in addkcmdline in intelligent places 2009-08-18 18:59:20 +00:00
xCAT-UI following comments, some updates are checked in for these files. 2009-08-18 03:11:36 +00:00
xCAT-web Updates to system p set up wizard 2009-06-18 18:42:45 +00:00
xCATsn added perl-XML-Parser vsftpd as required packages for xCATsn 2009-07-17 19:38:31 +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 Automatically upload tarball to FRS area also 2009-08-13 19:07:34 +00:00
builddep.sh Automatically upload tarball to FRS area also 2009-08-13 19:07:34 +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
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
makeuirpm Fixed build for xCAT-UI 2009-06-29 18:59:31 +00:00
makexcatrpm prescripts support. need more fixes. Does not support service node pool yet. dhcp and begin scripts need to get worked on more. 2009-08-03 02:00:13 +00:00
makexcatsnrpm 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
mkAIXdeps Set permissions on RPMs. 2009-07-23 12:05:55 +00:00
mkAIXsnap Enhance makenetworks to support AIX and display option. 2009-08-11 17:18:27 +00:00
README Test check in for build process. 2009-01-30 14:44:01 +00:00
Version Update the version for the trunk, now that we have branched 2.2 2009-05-07 18:29:37 +00:00
xCATaixSN2.bnd Add popt and expat. 2009-07-15 19:03:38 +00:00
xCATaixSN.bnd Add popt and expat. 2009-07-15 19:03:38 +00:00
xCATaixSSH.bnd Add popt and rsync to bundle. 2009-07-17 16:46:53 +00:00
xCATaixSSL.bnd Changes to allow ssh setup on AIX compute nodes. 2009-04-10 17:54:33 +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.)