From 1b87913d30c6086d749a0b4a4a464752876ea1ca Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 26 Apr 2013 11:28:58 +0000 Subject: [PATCH] put rsh/rcp deprecated in comments git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index c1b765f3c..1b64915ca 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -1022,7 +1022,7 @@ site => { " useNmapfromMN: When set to yes, nodestat command should obtain the node status\n". " using nmap (if available) from the management node instead of the\n". " service node. This will improve the performance in a flat network.\n\n". - " useSSHonAIX: (yes/1 or no/0). If yes, ssh/scp will be setup and used. If no,\n". + " useSSHonAIX: (yes/1 or no/0). If yes, ssh/scp will be setup and used. If no, rsh/rcp. The support for rsh/rcp is deprecated.\n". " usexhrm: Have xCAT run its xHRM script when booting up KVM guests to set the\n". " virtual network bridge up correctly. See\n". " https://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_Virtualization_with_KVM#Setting_up_a_network_bridge\n\n".