mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
The rnetboot code is looking for the [ Enter ^c? for help] tag. To support both cases, send a Ctrl-E,c,? to the console to look for [help] so that we know we are in a console session. The Ctrl-E "\005" seems to have issues so also check for just "c?" as an indication that we are in a valid console session to continue
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