xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
mxi1 27982a9e39 -defect 2987052 is fixed;
before the copy command, make sure the required kernel file is there,
if there's no one, returen one error message;



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5795 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 10:48:27 +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 clean when retain_cache 2010-04-16 02:55:36 +00:00
xCAT defect 2988132: remove the code which removing the xcatd entry from /etc/iniitab 2010-04-16 09:39:07 +00:00
xCAT-client -add one brief notice for the otherpkgs usage in full installation 2010-04-16 02:59:58 +00:00
xCAT-IBMhpc IBMhpc support for SLES full-disk installs 2010-04-14 03:04:49 +00:00
xCAT-nbroot -aggressively use discoverednics 2010-02-26 00:02:22 +00:00
xCAT-rmc add the more addional log information to postscripts 2010-04-06 08:18:30 +00:00
xCAT-server -defect 2987052 is fixed; 2010-04-16 10:48:27 +00:00
xCAT-UI Made it so that the login dialog works properly with Chrome. Don't know if I broke it in something else, but Firefox and Chrome work. 2010-04-13 20:16:08 +00:00
xCAT-web Updates to system p set up wizard 2009-06-18 18:42:45 +00:00
xCATsn make the apache2 service starts automatically on SLES when xCATsn is installed 2010-04-01 08:16:00 +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 Removed --nodeps for xCAT-server in instxcat 2010-03-23 12:36:15 +00:00
builddep.sh Small fix to builddep script 2009-11-10 21:24:29 +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 Add infrastructure for new xCAT-IBMhpc rpm and files for GPFS support 2010-03-18 00:45:38 +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 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 Added additional packages 2009-10-12 15:02:14 +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 Set version of trunk to 2.4 2009-11-13 22:00:23 +00:00
xCATaixSN2.bnd Add expect,tk,tcl. 2010-03-15 12:48:21 +00:00
xCATaixSN.bnd update xCAT packages version and the opensl version in xCATaixSN2.bnd and xCATaixSN.bnd 2009-11-16 02:30:57 +00:00
xCATaixSSH.bnd Move ssl-related rpms to xCATaixSSH bundle. 2009-10-10 13:52:45 +00:00
xCATaixSSL.bnd Move ssl-related rpms to xCATaixSSH bundle. 2009-10-10 13:52:45 +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.)