xcat-core/perl-xCAT/xCAT
2009-09-29 20:41:13 +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
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
PPCrflash.pm fixed bug 2869633. 2009-09-29 11:41:58 +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 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 -Implement a nodegrpch command 2009-09-29 20:41:13 +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 fixed defect: 2865925 2009-09-29 11:45:41 +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
VMCommon.pm -Add 'genmacprefix' site value to control VM mac address generation 2009-08-19 15:14:38 +00:00
Yum.pm