.. |
data
|
-More enhancements for reventlog based on most recent IPMI markup
|
2008-09-06 19:09:49 +00:00 |
Client.pm
|
set request->{username} in bypass mode
|
2010-03-12 18:36:55 +00:00 |
Common.pm
|
anaconda.pm: use copy if newer for tftp files. greatly reduces the likelyhood of truncating files while they are being read with tftp. otherwise, this happens frequently when xcat is being controlled programmatically
|
2009-11-23 23:18:20 +00:00 |
DBobjUtils.pm
|
defect 2945882: fix some warning issue
|
2010-03-01 10:11:59 +00:00 |
DSHCLI.pm
|
fix error message
|
2010-01-20 20:11:43 +00:00 |
DSHContext.pm
|
add use strict
|
2008-07-18 12:02:22 +00:00 |
DSHCore.pm
|
fix for bug 2946475: use $::XCATROOT instead of hardcoded /opt/xcat
|
2010-02-23 11:26:19 +00:00 |
DSHRemoteShell.pm
|
add use strict
|
2008-07-18 12:02:22 +00:00 |
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 |
FSPboot.pm
|
fix for bug 2961809: rnetboot for Linux node should not print nimnodeset information
|
2010-03-09 11:36:23 +00:00 |
FSPconn.pm
|
Fixed one issue switching between direct attach and hmc connection for mkhwconn
|
2010-03-16 12:35:25 +00:00 |
FSPflash.pm
|
remove some print in FSPpower.pm; change SIG{CHLD}='DEFAULT'
|
2010-03-17 06:44:06 +00:00 |
FSPinv.pm
|
1.FSPAPI supports for mkhwconn and rmhwconn 2. move the invoking fsp-api function in every FSPxxx.pm to Utils.pm
|
2010-02-26 09:42:41 +00:00 |
FSPmac.pm
|
FSPboot.pm and FSPmac.pm use lpar_netboot.expect
|
2010-01-08 06:08:07 +00:00 |
FSPpower.pm
|
remove some print in FSPpower.pm; change SIG{CHLD}='DEFAULT'
|
2010-03-17 06:44:06 +00:00 |
FSPvitals.pm
|
1.FSPAPI supports for mkhwconn and rmhwconn 2. move the invoking fsp-api function in every FSPxxx.pm to Utils.pm
|
2010-02-26 09:42:41 +00:00 |
GlobalDef.pm
|
more on node status update
|
2008-09-30 20:00:46 +00:00 |
hpoa.pm
|
changed hpoa packaging to be compliant with xCAT practices
|
2010-02-11 17:10:32 +00:00 |
InstUtils.pm
|
fix for bug 2945898: close(BNDFILE) not necessary, the bndfile is not opened
|
2010-02-05 02:49:38 +00:00 |
MacMap.pm
|
-Support grabbing the native vlan on trunk ports for Cisco equipment
|
2010-02-25 20:18:17 +00:00 |
MsgUtils.pm
|
fix MsgUtils SA option for xcatd -f interface
|
2010-03-17 16:41:42 +00:00 |
NameRange.pm
|
rollupdate - new files
|
2008-10-22 16:02:14 +00:00 |
NodeRange.pm
|
nodels ^/node/range/file,node1,node2 does not work, the ',' is passed to expandatom
|
2010-01-20 08:15:09 +00:00 |
NotifHandler.pm
|
-Move perl-xCAT to not have version in trunk name
|
2008-06-03 15:00:37 +00:00 |
PPCboot.pm
|
Check the expect binary before issue lpar_netboot.expect
|
2010-03-23 05:32:49 +00:00 |
PPCcfg.pm
|
Fixed one issue for rspconfig to initialize multiple BPA/CEC passwords
|
2010-03-25 06:38:39 +00:00 |
PPCcli.pm
|
make rspconfig update the FSP/BPA system names, and update the usage for HMC_passwd/admin_passwd/general_passwd/*_passwd
|
2010-03-04 09:38:44 +00:00 |
PPCconn.pm
|
Fixed one issue switching between direct attach and hmc connection for mkhwconn
|
2010-03-16 12:35:25 +00:00 |
PPCdb.pm
|
Remove -A in hostnames of BPA
|
2010-03-23 07:29:09 +00:00 |
PPCenergy.pm
|
code drop for P7 support of energy management
|
2010-01-30 14:35:01 +00:00 |
PPCfsp.pm
|
Fix bug 2801563
|
2010-03-12 01:39:08 +00:00 |
PPCinv.pm
|
HMC alternative: FSPinv.pm, FSPpower.pm, fsp for rcons
|
2009-12-10 02:19:40 +00:00 |
PPClog.pm
|
-Move perl-xCAT to not have version in trunk name
|
2008-06-03 15:00:37 +00:00 |
PPCmac.pm
|
Fix bug 2915235
|
2010-03-11 07:36:37 +00:00 |
PPCpower.pm
|
add sms operation of rpower for setting boot order
|
2010-01-07 06:38:15 +00:00 |
PPCrflash.pm
|
1.FSPAPI supports for mkhwconn and rmhwconn 2. move the invoking fsp-api function in every FSPxxx.pm to Utils.pm
|
2010-02-26 09:42:41 +00:00 |
PPCscan.pm
|
Add the support for sorting the output of the xCAT command which list nodes or VM.
|
2010-01-29 08:23:22 +00:00 |
PPCvitals.pm
|
fix bug 2873512 rvitals ouput on a group not sorted
|
2009-10-12 06:52:43 +00:00 |
PPCvm.pm
|
fix for bug 2976056: the physical location of HCA adapter on P7 HV32 is ended with C7. Add the C7 into the physical location check
|
2010-03-25 13:58:13 +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
|
doc updates for xcatmon
|
2010-03-12 21:46:11 +00:00 |
Scope.pm
|
update to use _xcatpreprocessed variable
|
2009-07-15 19:25:15 +00:00 |
SINV.pm
|
fix for bug 2946441: use $::XCATROOT instead of hardcoded /opt/xcat
|
2010-02-23 11:32:26 +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
|
remove truncate routine, will no use
|
2010-03-25 17:47:05 +00:00 |
Usage.pm
|
-Document rpower suspend possibility (only works for ESX managed VMs today)
|
2010-03-26 14:01:48 +00:00 |
Utils.pm
|
add isStateful routine
|
2010-03-29 13:19:13 +00:00 |
vboxService.pm
|
- removed hard dependency on perl-SOAP-Lite
|
2009-03-21 13:54:13 +00:00 |
VMCommon.pm
|
-Speed up at-scale VM placement decision making
|
2009-12-02 00:37:04 +00:00 |
Yum.pm
|
-Move perl-xCAT to not have version in trunk name
|
2008-06-03 15:00:37 +00:00 |
zvmCPUtils.pm
|
Updated nodeset() command and added support for rnetboot().
|
2010-01-08 20:59:28 +00:00 |
zvmUtils.pm
|
Updated nodeset() command and added support for rnetboot().
|
2010-01-08 20:59:28 +00:00 |