2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 02:30:21 +00:00
chenglch a52c7166c2 Fork a rflash process for each node
Original implementation use thread to deal with the rflash
procedure for multiple nodes, but thread is not suggested
by perl. This patch aims to replace the thread with process.
2015-11-11 02:48:28 -05:00
2015-11-11 10:53:39 +08:00
2015-11-10 16:31:26 +08:00
2015-02-09 19:56:16 -08:00
2015-08-30 07:43:15 +00:00
2015-07-30 01:57:23 -04:00

xCAT - eXtreme Cloud Administration Toolkit

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

xCAT documentation is available at: http://xcat-docs.readthedocs.org/en/latest/

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


Developers and prospective contributors are encouraged to read the developers
guide: http://xcat-docs.readthedocs.org/en/latest/developers/
and in particular the github related subsection:
http://xcat-docs.readthedocs.org/en/latest/developers/github/
Description
No description provided
Readme EPL-1.0 230 MiB
Languages
Perl 78.5%
Shell 11.4%
JavaScript 7.1%
Python 1.8%
PHP 0.4%
Other 0.4%