xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
jjohnson2 fd4b6db4c7 Remove dead reference to a password
The line in question is dead code, and therefore has no effect
(it either dies or gets overwritten short time later).  Removing
it makes the code cleaner and counters the tendency for someone
to think we might be using a hard coded password in this file.
2015-02-10 14:42:32 -05:00
build-utils
java-xCAT
perl-xCAT refine the code to use installnic and primarynic to generate network boot kernel parameters. All the logic to use installnic/primarynic have been put in NetworkUtils->gen_net_boot_params 2015-02-09 07:02:19 -05: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 Make nics.nicextraparams work for any user defined settings, fixed defect 4541 and 4542 2015-02-06 16:08:31 -05:00
xCAT-buildkit fix 4479 [FVT]build xCAT-buildkit failed forpods/man1/buildkit.1.pod around line 217 2014-12-16 22:10:17 -05:00
xCAT-client pscp, fixed a code change error 2015-02-03 21:11:26 -05:00
xCAT-confluent No man page for xCAT-confluent, comment out call to xpod2man 2015-02-05 16:26:47 -05:00
xCAT-genesis-builder fix for building genesis-base for PCM on MCP 2013-10-15 09:51:21 +08:00
xCAT-genesis-scripts fix bug 4392:xCAT upgrade failed because of xcat-genesis-scripts-amd64 and xcat-genesis-scripts 2014-11-13 03:25:54 -05:00
xCAT-IBMhpc defect 4277 - allow gpfs_updates script to create gpfs.csh profile that works for both csh and tcsh 2014-10-06 10:20:45 -04:00
xCAT-nbroot
xCAT-nbroot2 - Added slash in front of "var" in the NICSTOBRINGUP dhclient section. 2013-02-08 05:43:18 +00:00
xCAT-OpenStack defect 4076 2014-05-12 10:46:39 -04:00
xCAT-OpenStack-baremetal remove temp files in the git 2014-09-18 01:16:33 -07:00
xCAT-OpenStack-ironic/ironic_baremetal upgrade ironic baremetal driver for ironic update a abstract class 2014-08-17 22:21:25 -04:00
xCAT-rmc Fix the misuse of == to compare strings in perl 2015-02-05 12:04:42 -05:00
xCAT-server Remove dead reference to a password 2015-02-10 14:42:32 -05:00
xCAT-SoftLayer getslnodes.py was using argparse, which is not included on centos6.5 2015-02-05 15:57:37 -05:00
xCAT-test update case 2015-02-09 01:59:16 -08:00
xCAT-UI fix for bug 4272: do not check php rpm, check file existence instead 2014-09-16 02:27:02 -04:00
xCAT-vlan add files for xCAT-vlan 2015-01-27 12:09:37 -05:00
xCATsn fix defect #4523 [DEV]'rpower' complains missing 'Sys::Virt perl module' in ubuntu14.04.1 ppc64el hierarchy scenario 2015-01-15 01:04:37 -08:00
build-debs-all Add xCAT-confluent package to Ubuntu and Debian build scripts 2015-02-05 16:20:33 -05:00
build-ubunturepo Add xCAT-confluent package to Ubuntu and Debian build scripts 2015-02-05 16:20:33 -05:00
buildcore.sh Seems like mklocalrepo never worked for Zypper because the 2015-02-06 10:55:14 -05:00
builddep.sh Change the gpg key to [xCAT Security Key] 2015-01-07 20:51:08 -05:00
buildlocal.sh add rh7 support 2015-02-09 19:56:16 -08: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 add ironic baremetal driver 2014-08-01 05:06:02 -04:00
README
Version fix the problem with file "Version" 2014-12-19 14:06:10 +08: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