xcat-core/perl-xCAT/xCAT
2009-09-23 07:40:24 +00:00
..
data -More enhancements for reventlog based on most recent IPMI markup 2008-09-06 19:09:49 +00:00
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 Give error message if some attributes cannot be set into db with chdef command 2009-09-23 07:40:24 +00:00
DSHCLI.pm remove -u flag, fix for defects 2844537,2844789, 2845457 2009-08-27 18:22:38 +00:00
DSHContext.pm add use strict 2008-07-18 12:02:22 +00:00
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 add use strict 2008-07-18 12:02:22 +00:00
ExtTab.pm more on plugable DB schema. 2009-01-13 21:29:34 +00:00
GlobalDef.pm more on node status update 2008-09-30 20:00:46 +00:00
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 rollupdate - new files 2008-10-22 16:02:14 +00:00
NodeRange.pm -Workaround the known place where 2.3 can leak memory, put notes in on how 2009-09-09 20:08:51 +00:00
NotifHandler.pm
PPCboot.pm Fixed one typo error for Linux 2009-08-19 07:05:13 +00:00
PPCcfg.pm fix one issue in the change of changing frame num 2009-09-10 03:19:54 +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 Mofied it to support getting firmware information of CEC where the Lpar is located(When noderange is Lpar) 2009-01-06 11:03:50 +00:00
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 remove some improper messages 2009-09-21 12:20:32 +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 Add mkAIXsnap build script. 2008-07-22 13:37:19 +00:00
RSYNC.pm remove -u flag, fix for defects 2844537,2844789, 2845457 2009-08-27 18:22:38 +00:00
Schema.pm added nodecol keyword to ppchcp and ppcdirect tables 2009-09-21 18:59:46 +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 add use strict 2008-07-18 12:02:22 +00:00
Table.pm -Allow schema to specify a column to treat in the same special way that we treat 'node' 2009-09-17 18:27:07 +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 add message when public key is missing in the .ssh directory during xdsh -K 2009-09-09 16:49:18 +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