xcat-core/perl-xCAT/xCAT
jbjohnso 4de0a47920 Add centos6.4 discid
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15468 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-12 18:13:17 +00:00
..
data Add centos6.4 discid 2013-03-12 18:13:17 +00:00
CFMUtils.pm Filter out the package group(start with @) in pkglist.cfm file 2013-01-28 06:56:36 +00:00
Client.pm fix of defect 3380 2013-02-23 12:46:23 +00:00
Common.pm
DBobjUtils.pm fix for bug 3208: exclude eventlog and auditlog with lsdef -a, performance improvements for lsdef -t eventlog and lsdef -t auditlog 2012-12-04 05:52:20 +00:00
DSHCLI.pm add sudo dcp -F support SF 3403 2013-03-06 17:48:53 +00:00
DSHContext.pm
DSHCore.pm fixed bug 3248 2012-12-14 09:35:18 +00:00
DSHRemoteShell.pm
Enabletrace.pm
ExtTab.pm
FSPboot.pm Fix bug 2654, waring message for "rnetboot -m -r" misses information 2013-01-07 09:11:13 +00:00
FSPbootseq.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
FSPcfg.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
FSPconn.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
FSPflash.pm fix bug 3120 rflash working with --activate concurrent failing on HMC based P7 server 2012-10-08 10:02:38 +00:00
FSPinv.pm fix bug 3164:"rinv <cec> deconfig" can not print out the deconfig resources 2012-11-08 02:22:54 +00:00
FSPmac.pm code for Adding verbose for xCAT commands item 2012-06-21 09:43:16 +00:00
FSPpower.pm output the 'oper-firmware' state for Firebird blade. 2012-06-27 09:08:54 +00:00
FSPscan.pm
FSPUtils.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
FSPvitals.pm fix bug 3382:"rvitals cec lcds" no output 2013-02-22 09:28:24 +00:00
FSPvm.pm fix a bug about 'chvm <lpar> lparname=xxx' not work properly 2012-07-24 06:53:31 +00:00
GlobalDef.pm 1.corrected defect 3053 2.update nodelist.updatestatus during 'updatenode -P/-S/-k';2.support nodelist.updatestatus update during 'updatenode -P/-S/-K';3.fix defect #3124 Postage.pm writes error message in /xcatpost/mypostscript: only write <data> field of getpostscript response to mypostscript, complain and terminate when getpostscript failed 2012-10-11 08:48:20 +00:00
hpoa.pm Eliminated hard requires for SOAP::Lite and JSON 2012-09-22 16:20:24 +00:00
InstUtils.pm add check for persistent /var/adm/ras 2012-08-16 13:20:44 +00:00
KitPluginUtils.pm Initial commit of KitPluginUtils.pm. These utilities are used by kit developers to write new kit plugins 2012-10-29 22:34:52 +00:00
LparNetbootExp.pm
MacMap.pm Back off change to discovery process to care one way or another about 'primary' interface 2012-09-11 13:42:33 +00:00
MsgUtils.pm Allow MsgUtils to accept 0 as a return code on error 2012-12-11 14:34:37 +00:00
NameRange.pm
NetworkUtils.pm The function isValidHostname, it can not detect illegal hostname like 'a=b-c' 2013-02-18 02:04:52 +00:00
NodeRange.pm Fix problem where group membership at startup hounded xCAT commands eternally 2012-05-16 16:48:15 +00:00
NotifHandler.pm
PPCboot.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
PPCcfg.pm Add some sleep to avoid http failure. 2012-08-24 01:55:11 +00:00
PPCcli.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
PPCconn.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
PPCdb.pm defined(%hash) is deprecated 2012-11-30 09:05:22 +00:00
PPCenergy.pm fix for bug 2832 2013-01-15 06:11:21 +00:00
PPCfsp.pm Add some sleep to avoid http failure. Modify some trace information. 2012-08-24 02:10:40 +00:00
PPCinv.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPClog.pm
PPCmac.pm Fix bug #2987 getmacs -o has some issues. 2012-12-21 07:40:30 +00:00
PPCpower.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPCrflash.pm fix bug 3262:rflash firmware update with --activate concurrent to HMC CEC powerd off CEC 2012-12-21 09:05:35 +00:00
PPCscan.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPCvitals.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPCvm.pm code for Adding verbose for xCAT commands item 2012-06-21 09:43:16 +00:00
ProfiledNodeUtils.pm 1. support minus network incremental value. 2. resolve can not discover nodes issue. 3. create new command noderegenips: for supporting reconfigure nic ips without reinstall 2013-01-25 08:55:14 +00:00
RemoteShellExp.pm fix error data should go to XML error attribute 2012-06-07 13:25:48 +00:00
RSH.pm
RSYNC.pm add sudo dcp -F support SF 3403 2013-03-06 17:48:53 +00:00
Schema.pm add additional ssl settings for xcatd SF 3396 2013-03-01 13:05:34 +00:00
Scope.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
ServiceNodeUtils.pm isServiceReq handles MN special case and now returns a hash instead of an array to AAsn.pm 2013-02-20 11:59:36 +00:00
SINV.pm Add support for sinv to devices 2012-12-10 14:17:45 +00:00
SLP.pm Have SLP accept unicast fragmented UDP packets to get more data 2013-01-29 19:55:24 +00:00
SPD.pm
SSH.pm
Table.pm Correct problem where /// regexes corrupt other substitutions 2013-01-30 16:33:02 +00:00
TableUtils.pm Fix the regular expression issue for list_all_nodegroups function 2013-01-06 01:48:59 +00:00
Usage.pm add -E hierarchy and doc --fanout 2013-02-07 12:41:46 +00:00
Utils.pm code drop for flex energy management support through cmm snmp interface 2013-03-12 10:46:21 +00:00
vboxService.pm
Version.pm Eliminated hard requires for SOAP::Lite and JSON 2012-09-22 16:20:24 +00:00
VMCommon.pm
Yum.pm 1.import PGP-KEY after copycds;2.add support to remove local repo template 2012-11-27 12:32:32 +00:00
zvmCPUtils.pm Added new functionality into z/VM plugin, i.e. migrate, zFCP support enhancements, managing storage and network devices, no-root login support, improved security, etc. 2013-02-03 02:16:05 +00:00
zvmUtils.pm Fixed clone function. 2013-02-28 16:04:15 +00:00