xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
jbjohnso dc8c982e6f -Provide bmcport implementation for YUOO bmcs
-Provide workaround for YUOO username quirk


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2826 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-02 20:12:48 +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 table column for 'bmcport' for systems that support selectable BMC network ports 2009-03-02 18:40:07 +00:00
xCAT Use NFSSERVER instead of SIP to get packages to install. 2009-02-24 21:08:40 +00:00
xCAT-client -Change places in blade and ipmi plugin where error output was not treated like error output 2009-03-02 18:33:59 +00:00
xCAT-nbroot -Provide bmcport implementation for YUOO bmcs 2009-03-02 20:12:48 +00:00
xCAT-rmc moved some responses to the sn level 2009-03-01 01:12:31 +00:00
xCAT-server -Have getbmcconfig relay bmcport if set 2009-03-02 19:26:21 +00:00
xCAT-web 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
xCAT-web-exp -Add script to explain making the experiment page out of constituent parts 2008-10-13 16:05:48 +00:00
xCATsn -ppc64 linux doesn't have syslinux, so I removed syslinux from linux requirement, and added syslinux to x86 arch requirement 2009-02-19 09:29:16 +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
buildcore20.sh -update build scripts 2009-01-26 14:25:00 +00:00
buildcore21.sh -update build scripts 2009-01-26 14:25:00 +00:00
buildcore.sh merged buildcore21.sh into buildcore.sh so we only have to maintain one 2009-02-26 21:48:23 +00:00
builddep.sh Update xcat build script 2009-02-23 21:03:18 +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 Fixed modifyUtils and makeperlxcatrpm to work on AIX 2009-01-28 20:26:03 +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
makewebrpm 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
makexcatrpm 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
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
mkAIXsnap Minor updates 2009-01-30 17:54:03 +00:00
README Test check in for build process. 2009-01-30 14:44:01 +00:00
Version 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
xCATaixSN.bnd Use version 5.1 of MySQL on AIX. 2008-09-28 17:04:19 +00:00
xCATaixSSH.bnd Packaging & other changes for AIX service node support 2008-09-24 17:03:25 +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.)