..
data
-More enhancements for reventlog based on most recent IPMI markup
2008-09-06 19:09:49 +00:00
Client.pm
Add an error message for missing certain plugin
2009-03-25 14:31:39 +00:00
DBobjUtils.pm
Minor change to lsdef output
2009-03-25 14:06:03 +00:00
DSHCLI.pm
add DEVICETYPE env variable and manpage
2009-02-06 13:18:31 +00:00
DSHContext.pm
add use strict
2008-07-18 12:02:22 +00:00
DSHCore.pm
IB Switch Support in xCAT. With this change, xdsh gets the capability to connect to IB switch as a compute node.
2009-01-08 12:57:02 +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
add support for Node structure in messaging
2009-02-05 18:56:50 +00:00
NameRange.pm
rollupdate - new files
2008-10-22 16:02:14 +00:00
NodeRange.pm
Tweak extnoderange function to be consistent with other commands, export it as client callable method
2008-09-26 22:57:55 +00:00
NotifHandler.pm
PPCboot.pm
rcons and rnetboot cannot work at the same time, since there is only one connection between hmc and open firmware.
2009-03-29 10:24:14 +00:00
PPCcfg.pm
lsslp second phase code drop(without man page)
2009-01-19 08:58:29 +00:00
PPCcli.pm
the symbol "~." will introduce exceptions in rcons, and rcons has provided Ctrl+C+. to disconnect from console. so simply remove this symbol.
2009-03-09 08:11:00 +00:00
PPCdb.pm
lsslp second phase code drop(without man page)
2009-01-19 08:58:29 +00:00
PPCfsp.pm
fix bug 2654115
2009-03-03 02:09:21 +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
Regarding to getmacs command, write the valid adapter to database instead of the first one.
2008-10-20 09:10:31 +00:00
PPCpower.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
PPCrflash.pm
1. rflash with --ommit and --recover for BPA, bug2611785 2. noderange' format --bug 2684634
2009-03-12 07:28:21 +00:00
PPCscan.pm
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
Fix a defect in chvm: chvm might not handle some lines with quotation marks
2009-02-28 01:14:35 +00:00
RSH.pm
Add mkAIXsnap build script.
2008-07-22 13:37:19 +00:00
RSYNC.pm
add use strict
2008-07-18 12:02:22 +00:00
Schema.pm
fix spelling
2009-03-27 16:24:02 +00:00
Scope.pm
SINV.pm
fix for now parms on sinv SF defect 2486965
2009-01-05 15:00:54 +00:00
SPD.pm
-Change some wording in SPD decoding
2009-03-08 14:40:31 +00:00
SSH.pm
add use strict
2008-07-18 12:02:22 +00:00
Table.pm
fix tabrestore to handle columns that are auto increment.
2009-02-04 01:53:34 +00:00
Template.pm
only read site.master and xcatmaster to set up master node, not the servicenode attribute from noderes
2009-03-03 16:37:11 +00:00
Usage.pm
-Add usage for KVM rpower extention
2009-03-17 00:49:55 +00:00
Utils.pm
checkCredFiles additions
2009-03-25 12:09:22 +00:00
vboxService.pm
- removed hard dependency on perl-SOAP-Lite
2009-03-21 13:54:13 +00:00
Yum.pm