xcat-core/perl-xCAT/xCAT
ligc 66c9273207 fix for bug 2866597
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-29 09:49:54 +00:00
..
data
Client.pm -Termiate a failing client connection sooner (for environments with failed service nodes mainly) 2009-09-01 18:03:46 +00:00
Common.pm fixed defect: 2831058. rpower return 0 if error occurs 2009-08-06 06:48:11 +00:00
DBobjUtils.pm fixed bug 2865553 2009-09-25 08:30:11 +00:00
DSHCLI.pm remove -u flag, fix for defects 2844537,2844789, 2845457 2009-08-27 18:22:38 +00:00
DSHContext.pm
DSHCore.pm fix blank line between node list when running xdsh in streaming mode (xdsh node1,node2 -s ls /tmp) 2009-09-16 14:21:44 +00:00
DSHRemoteShell.pm
ExtTab.pm Cleaned up the output of the service start/stop on linux (because I'm OCD) 2009-09-23 14:09:12 +00:00
GlobalDef.pm
MacMap.pm Fix 3com logic and BNT port detection 2009-03-27 03:33:59 +00:00
MsgUtils.pm Temporary fix for perl INC path issue. 2009-08-03 13:07:29 +00:00
NameRange.pm
NodeRange.pm fix for bug 2866597 2009-09-29 09:49:54 +00:00
NotifHandler.pm
PPCboot.pm Fixed one typo error for Linux 2009-08-19 07:05:13 +00:00
PPCcfg.pm to fix bug 2866271, add my = shift; at the beginning of sshcfg() 2009-09-25 03:14:50 +00:00
PPCcli.pm In scaling environment, it is possible that our lpar_netboot expect code cann't catch the ok promt after lpar change to open firmware state. Send '\r' command to openfirmware to catch ok promt 2009-09-17 08:38:26 +00:00
PPCconn.pm Fix defect 2832802 mkhwconn not properly working with password authentication 2009-09-11 10:54:39 +00:00
PPCdb.pm Fix defect 2832802 mkhwconn not properly working with password authentication 2009-09-11 10:54:39 +00:00
PPCenergy.pm fix some minor problems 2009-09-21 11:30:05 +00:00
PPCfsp.pm fix defect 2835092rspconfig <FSP node> network=eth1,0,0,0,0 fails 2009-08-13 10:57:13 +00:00
PPCinv.pm
PPClog.pm
PPCmac.pm Output error message and show help info if the default profile has not been activated when running getmacs 2009-09-17 10:54:01 +00:00
PPCpower.pm automatic retry: initial code drop 2009-07-03 08:56:14 +00:00
PPCrflash.pm fixed bug 2866697, about the remote ssh connections 2009-09-27 01:24:21 +00:00
PPCscan.pm fixed one issue that on P6. If no profile enable for one lpar, the curr_profile setting on hmc is set to none. But on p5, it is set to empty. This makes in xcat databse, the pprofile is set to none even no profile is available. 2009-09-17 05:06:30 +00:00
PPCvitals.pm 1.Display system p LED values via rvitals; 2.Add option onstandby to rpower to power on CEC in standby mode 2009-03-05 03:21:20 +00:00
PPCvm.pm fxied one issue in the change of setting the frame num 2009-09-10 02:57:36 +00:00
RSH.pm
RSYNC.pm remove -u flag, fix for defects 2844537,2844789, 2845457 2009-08-27 18:22:38 +00:00
Schema.pm Add a new table called 'zvm' for z/VM support. 2009-09-25 14:45:45 +00:00
Scope.pm update to use _xcatpreprocessed variable 2009-07-15 19:25:15 +00:00
SINV.pm Use abbreviate_noderange routine to put out noderanges instead of lists of nodes, in final report 2009-07-07 17:10:27 +00:00
SPD.pm -Remove some data dump debug statements 2009-09-18 19:53:48 +00:00
SSH.pm
Table.pm fix for bug 2867833: wait database initialization in xcatd 2009-09-27 03:02:46 +00:00
Template.pm -Change order of template directive processing to match 1.x for those who rely upon that ordering 2009-09-02 15:16:05 +00:00
Usage.pm Code drop of renergy command. This command uses the PPC.pm process to handle the common code 2009-09-21 06:33:27 +00:00
Utils.pm Cleaned up the output of the service start/stop on linux (because I'm OCD) 2009-09-23 14:09:12 +00:00
vboxService.pm - removed hard dependency on perl-SOAP-Lite 2009-03-21 13:54:13 +00:00
VMCommon.pm -Add 'genmacprefix' site value to control VM mac address generation 2009-08-19 15:14:38 +00:00
Yum.pm