xcat-core/perl-xCAT/xCAT
2009-09-21 11:42:37 +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 *def commands support for multiple keys in xcat database 2009-09-09 09:07:28 +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
GlobalDef.pm
MacMap.pm
MsgUtils.pm Temporary fix for perl INC path issue. 2009-08-03 13:07:29 +00:00
NameRange.pm
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
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 2861052. xCAT::DSHCLI->runDsh_api was not really a supported api anymore. I tried the runxcmd routine, But it didn't work well. And I used the the command line call. It worked better. 2009-09-21 11:42:37 +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
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 added support to update the osimage and linuximage tables after copycds and packimage 2009-09-19 17:03:14 +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 -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
VMCommon.pm -Add 'genmacprefix' site value to control VM mac address generation 2009-08-19 15:14:38 +00:00
Yum.pm