xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
Jarrod Johnson 4d60f2b270 Fix inifinite loop on well formed and malformed multirecrd areas
There were mistakes in the parsing of multirecord IPMI fru area.
Most critically, the index never advanced.  Additionally, ensure
that the index always increases and check against the length of the structure
so that a malformed area would not send our parser into an infinite loop.
2014-04-30 10:30:36 -04:00
build-utils
java-xCAT
perl-xCAT add gettimezone common routine 2014-04-30 08:45:28 -04:00
src Mutiple winpes support. nodeset (Windows.pm) will generate configuration file (path of winpe) in /var/lib/xcat/proxydhcp.cfg and send signal to proxydhcp daemon, proxydhcp daemon loads configuration file and offers 4011 service to windows compute nodes. 2013-12-10 05:35:37 -05:00
xCAT fix defect #3997 node reinstall loop when site.nodestatus=0 Edit 2014-04-29 00:22:25 -07:00
xCAT-buildkit fix 3879,complete kit size is too big,just keep build_input in complete kit with buildkit.conf,other_files,plugins and scripts, remove other useless dir 2014-01-21 03:51:06 -05:00
xCAT-client support MariaDB defect 4097 2014-04-29 10:20:50 -04:00
xCAT-genesis-builder Fix UpdateExpress under genesis 2014-04-30 02:45:10 -04:00
xCAT-genesis-scripts Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2014-04-26 18:29:37 -04:00
xCAT-IBMhpc defect #4045: fix gpfs_updates to use MASTER instead of SITEMASTER for hierarchical situations 2014-04-07 14:05:24 +01:00
xCAT-nbroot Fix building debian packages so that the .svn files are not included 2012-04-03 21:37:16 +00:00
xCAT-nbroot2 - Added slash in front of "var" in the NICSTOBRINGUP dhclient section. 2013-02-08 05:43:18 +00:00
xCAT-OpenStack only use short node name in loadclouddata 2014-02-13 12:31:28 -05:00
xCAT-OpenStack-baremetal removed the dependency on openrc file, fixed defect 4040 and 4041 2014-04-05 04:42:28 -04:00
xCAT-rmc enhance postscrit perfomance when getting monitoring variables. defect 3605 2013-06-19 20:21:09 +00:00
xCAT-server Fix inifinite loop on well formed and malformed multirecrd areas 2014-04-30 10:30:36 -04:00
xCAT-SoftLayer fix but in xCAT-SoftLayer spec file 2014-04-26 18:38:26 -04:00
xCAT-test Add new check item cmdcheck to run script to check auto-test result 2014-04-28 08:08:26 -07:00
xCAT-UI Enlarged division width of bar chart so it could accommodate more data. 2013-07-13 14:10:26 +00:00
xCATsn fix bug #3973 Ubuntu 13.10 diskful installation fails 2014-01-20 13:36:27 -08:00
build-debs-all pull build-debs-all from 2.8 to master 2014-04-03 15:30:02 -05:00
build-ubunturepo add xCAT-OpenStack-baremetal to build-ubunturepo package list, change debian/source/format to 1.0 2014-03-13 07:45:29 -07:00
buildcore.sh do not build softlayer on AIX defect 4048 2014-04-07 13:01:39 -04:00
builddep.sh create instoss for AIX 6.1Y using new perl-Net_SSLeay.pm-1.55 2014-03-11 04:24:33 -04:00
buildlocal.sh add suse support 2014-04-23 02:28:15 -07:00
comps.xml removed the nbroot rpms from the yum group file 2013-11-27 04:36:07 -05:00
makegenesisbuilderrpm Update genesis builder to use new scheme 2012-12-06 14:42:05 +00:00
makerpm makerpm: add copying xcat.conf.apach24 into /SOURCES 2014-03-18 13:56:45 -05:00
README test 2012-10-18 20:05:35 +00:00
Version Remove newline in Version file 2013-02-28 15:24:39 +00:00

xCAT - eXtreme Cloud Administration Toolkit

xCAT is a toolkit for the deployment and administration of clusters.

xCAT documentation is available at: http://xcat.sourceforge.net/

xCAT is made available as open source software under the EPL license:
http://www.opensource.org/licenses/eclipse-1.0.php