xcat-core/xCAT-server/lib/xcat/plugins
2012-02-10 10:04:37 +00:00
..
AAAusage.pm
AAsn.pm defect 3467275: try to kill atftpd first before configuring the xinetd for tftp 2011-12-30 07:36:58 +00:00
activedirectory.pm
aixinstall.pm refine rmdsklsnode message. 2012-02-03 06:40:04 +00:00
anaconda.pm Fix problem where a kernel parameter would not have a space delineating it from next parameter in RHEL/CentOS/Fedora/SL installs 2012-01-25 20:26:07 +00:00
blade.pm fix bug 3486467: rscan -z can not parse out the IP address for FSPs 2012-02-10 07:32:54 +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
conserver.pm "getnodetype performance improvement": change getnodetype related code. 2012-02-10 07:35:56 +00:00
copycds.pm
credentials.pm
DBobjectdefs.pm fix for bug 3458127: chdef performance improvements 2011-12-27 06:12:19 +00:00
ddns.pm fix for the makedns problem when mn configured with global ipv6 address 2012-02-03 09:39:54 +00:00
debian.pm install packages contained in the ubuntu distro media 2011-09-26 13:34:20 +00:00
destiny.pm Prefer lzma when available for Genesis compression 2012-01-16 14:34:32 +00:00
dhcp.pm "getnodetype performance improvement": change getnodetype related code. 2012-02-10 08:53:15 +00:00
esx.pm add missing checks in preproces_request that we have already been there 2012-02-03 13:27:19 +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 "getnodetype performance improvement": change getnodetype related code. 2012-02-10 09:04:50 +00:00
genimage.pm
getpostscript.pm
hmc.pm "getnodetype performance improvement": change getnodetype related code. 2012-02-10 10:04:37 +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
imgcapture.pm
imgport.pm
ipmi.pm If we are faced with a system without an AC energy reading, we were missing the chance to init the precision data. Now init it regardless 2012-02-03 19:58:11 +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 Update kvm plugin to handle issues with later spice protocol and video ram 2012-01-30 22:10:23 +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
lsslp.pm Fix the bug 3464340:lsslp fb-> lost hwtype & nodetype & side 2011-12-28 10:12:46 +00:00
makeknownhosts.pm
mknb.pm Fix mknb construction of genesis when lzma is missing 2012-02-09 16:18:40 +00:00
monctrlcmds.pm
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
pxe.pm Fixing defect 3285568: if shardtftp is not set and the compute node is not resolved by xcatmaster, we will give one msg instead of quietly ignore it. this will help a lot to find the problem's root cause. The msg is not an error, since there are cases matching the above two conditions. So this msg should not make too much noise if those two conditions are valid. 2011-12-05 14:53:13 +00:00
rmimage.pm
rollupdate.pm add check for request processed 2012-02-06 12:53:26 +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 Change sles plugin to default to quiet 2011-11-22 15:50:35 +00:00
snmove.pm fix for bug #3474362 2012-01-26 16:16:40 +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 supporting Mellanox IB switch configurations in rspconfig command, more to come 2011-10-13 00:29:40 +00:00
syncfiles.pm
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 lstree implementation. 2011-12-27 03:35:48 +00:00
updatenode.pm corrected a typo in subroutine updateOS() 2011-12-28 06:05:05 +00:00
vbox.pm
vsmppxe.pm add missing checks in preproces_request that we have already been there 2012-02-03 13:27:19 +00:00
windows.pm Fix legacy boot breakage by windows uefi support 2011-09-30 18:07:03 +00:00
xcat2nim.pm
xCATWorld.pm
xdsh.pm
xen.pm
xnba.pm Fix xnba to be strict compliant, fix regex typo, fix regex globals on syslinux/elilo 2012-01-05 20:20:24 +00:00
yaboot.pm Fixing defect 3285568: if shardtftp is not set and the compute node is not resolved by xcatmaster, we will give one msg instead of quietly ignore it. this will help a lot to find the problem's root cause. The msg is not an error, since there are cases matching the above two conditions. So this msg should not make too much noise if those two conditions are valid. 2011-12-05 14:53:13 +00:00
zvm.pm Cleaned up code. 2012-02-03 19:17:59 +00:00