xcat-core/xCAT-server/lib/xcat/plugins
jbjohnso db4d440467 Have SvrUtils allow 'export' of sendmsg for brevity in calling code if calling code so desires it.
Get ready to have blade.pm do ssh out of the gate on at least CMMs
Get ready for SLP based 'node' discovery, including MM initial setup

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12039 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-28 21:06:04 +00:00
..
AAAusage.pm Fix various omissions of 'use' statements. 2012-02-19 16:09:21 +00:00
AAsn.pm Fix tftp startup for systems that have explicitly disabled IPv6 in kernel 2012-03-21 16:01:15 +00:00
activedirectory.pm -Consistently use same krb credential cache for all operations 2010-08-23 14:49:56 +00:00
aixinstall.pm fix for rc.dd_boot script 2012-03-23 19:06:45 +00:00
anaconda.pm Fix Bug 3496904:nodeset has error for rh6.1 2012-03-05 05:52:08 +00:00
blade.pm Have SvrUtils allow 'export' of sendmsg for brevity in calling code if calling code so desires it. 2012-03-28 21:06:04 +00:00
bmcconfig.pm Ensure even pickier password complexity rules are satsified by our random passwords 2012-01-18 19:43:02 +00:00
boottarget.pm
bpa.pm support for getting bpa state 2010-12-16 07:39:08 +00:00
conserver.pm "getnodetype performance improvement": change getnodetype related code. 2012-02-10 07:35:56 +00:00
copycds.pm
credentials.pm Add ability for xCAT to sign client certificates 2011-08-31 13:33:38 +00:00
DBobjectdefs.pm fix for bug 3422448: lsdef -t <type> -h -i attrs_list support 2012-02-21 08:03:15 +00:00
ddns.pm start named on boot. 2012-02-21 02:04:35 +00:00
debian.pm install packages contained in the ubuntu distro media 2011-09-26 13:34:20 +00:00
destiny.pm Don't have Gensis attempt hardware flow control. This is a frequent source of Genesis 'hanging' while someone is 2012-02-25 16:31:50 +00:00
dhcp.pm add the support to delete all multiple mac addresses from lease file 2012-03-26 03:48:39 +00:00
esx.pm Change esxi vm creation and rinv to induce vmware to act like SMBIOS2.6 to guests. 2012-03-06 20:17:47 +00:00
FIP.pm use getNodeAttribs instead of getAttribs for ppc/nodepos tables 2011-12-08 07:17:50 +00:00
frusetter.pm
fsp.pm for NGP, fix some bugs found by UT 2012-03-06 06:38:47 +00:00
genimage.pm added interactive feature for genimage 2012-03-27 19:28:49 +00:00
getpostscript.pm added postage command to show postscripts for node on command line 2010-11-23 19:00:09 +00:00
hmc.pm minor fix 2012-02-13 02:01:18 +00:00
hosts.pm Fixed the issue that makehosts failed with host.ip empty but otherinterfaces are valid 2011-09-06 14:14:14 +00:00
hpblade.pm add missing checks in preproces_request that we have already been there 2012-02-03 13:27:19 +00:00
hpilo.pm Fix various omissions of 'use' statements. 2012-02-19 16:09:21 +00:00
imgcapture.pm Fix various omissions of 'use' statements. 2012-02-19 16:09:21 +00:00
imgport.pm Fixed bug 3373496 that imgimport created two levels of rootimg 2011-08-10 08:12:57 +00:00
ipmi.pm Offer '-o' to force powerdown on failed suspend attempt, '-r' to force reset 2012-03-12 20:58:35 +00:00
ipmi.pm.legacy
iscsi.pm
ivm.pm add the logic if the daemon has already processed 2012-02-08 02:27:37 +00:00
kvm.pm Feed UUID little-endian style into libvirt so that it emerges on the other end consistent with SMBIOS 2.6/MS behavior 2012-03-06 20:00:09 +00:00
litetree.pm Fixing bug 3458924: ilitefile is different with litetree/liteimg that there is no noderange in its option. Still checking if the req->{node} should not be used here. 2011-12-13 09:19:42 +00:00
logger.pm minor changes 2010-11-03 15:37:12 +00:00
lsslp.pm Fix lsslp to not init something in handled_commands 2012-02-23 13:57:50 +00:00
makeknownhosts.pm add the long hostname into knownhosts file 2012-02-14 07:50:00 +00:00
mknb.pm Fix mknb construction of genesis when lzma is missing 2012-02-09 16:18:40 +00:00
monctrlcmds.pm added support for Nagios monitorin 2012-02-10 20:19:54 +00:00
networks.pm Duplicate prefix length into 'netmask' field for makenetworks to satisfy odd DB restrictions. Hope strongly no IPv6 code really cares or v4/v6 detection code uses absence of netmask as a cue... 2011-11-01 13:38:46 +00:00
nodediscover.pm Pull in vpd.uuid on node discovery 2012-02-10 02:23:01 +00:00
nodestat.pm fixed a bug for nodestatus 2012-02-08 18:37:48 +00:00
notification.pm
offline.pm
ontap.pm
packimage.pm Adding synclist support for statelite and also adding synclists support for user customized imagenames 2012-01-19 08:01:57 +00:00
prescripts.pm added exit code for prescripts 2011-02-11 21:49:18 +00:00
pxe.pm fixed the issue that xnba,pxe,vsmppex,yaboot failed for service node when no valid nodes in the handled network 2012-03-16 10:31:33 +00:00
rmimage.pm rmimage code drop 2010-09-14 08:22:36 +00:00
rollupdate.pm defect 3476911 rollupdate check for bad input values 2012-03-28 19:41:41 +00:00
route.pm minor fix an error message in route.pm 2011-09-12 15:10:54 +00:00
setup.pm Fix bug 3467860, xcatsetup: the IP of fsp 40.63.01.2 has 0 at head of a part 2012-02-03 02:46:39 +00:00
sinv.pm
sles.pm kdump for sles when nodeset 2012-03-26 07:35:16 +00:00
slpdiscover.pm Have SvrUtils allow 'export' of sendmsg for brevity in calling code if calling code so desires it. 2012-03-28 21:06:04 +00:00
snmove.pm add support for dump re-target 2012-03-28 13:39:48 +00:00
statelite.pm Adding synclist support for statelite and also adding synclists support for user customized imagenames 2012-01-19 08:01:57 +00:00
switch.pm Init macmap on demand. The handled_commands is no place for persistent initializations 2012-02-23 13:45:45 +00:00
syncfiles.pm Fixed misspelling of xCAT::SvrUtils 2012-02-20 14:35:38 +00:00
tabutils.pm lsxcatd -t added to show whether we are a Management or Service Node 2012-02-02 13:45:51 +00:00
toolscenter.pm
tree.pm dynamically loading plugins before we use it. 2012-03-06 05:07:31 +00:00
updatenode.pm fix rpm flags issue 2012-02-19 18:26:14 +00:00
vbox.pm
vsmppxe.pm fixed the issue that xnba,pxe,vsmppex,yaboot failed for service node when no valid nodes in the handled network 2012-03-16 10:31:33 +00:00
windows.pm Correct mistake in UUID based cmd script generator where a hyphen was omitted 2012-03-05 18:33:40 +00:00
xcat2nim.pm fix for bug 3299823: <xcatmaster> gateway support for xcat2nim -t network 2011-06-16 00:42:45 +00:00
xCATWorld.pm
xdsh.pm Add check in preprocessing if running on the service node do not do hierarchical processing defect 3386101 2011-08-05 11:34:53 +00:00
xen.pm Fix various omissions of 'use' statements. 2012-02-19 16:09:21 +00:00
xnba.pm fixed the issue that xnba,pxe,vsmppex,yaboot failed for service node when no valid nodes in the handled network 2012-03-16 10:31:33 +00:00
yaboot.pm fixed the issue that xnba,pxe,vsmppex,yaboot failed for service node when no valid nodes in the handled network 2012-03-16 10:31:33 +00:00
zvm.pm Added dedicated disk support in nodeset for RH. 2012-03-27 13:14:11 +00:00