xcat-core/xCAT-server/lib/xcat/plugins
2011-12-08 08:14:33 +00:00
..
AAAusage.pm
AAsn.pm add more comments and handle the return code of enable_TFTPhpa 2011-12-01 01:08:03 +00:00
activedirectory.pm
aixinstall.pm fix mkdsklsnode -n option 2011-11-29 19:06:53 +00:00
anaconda.pm RHEL6.2 support on system p 2011-12-07 07:49:15 +00:00
blade.pm Increase timeout for AMM operations in general, but particularly lengthen it for queries involving LEDs 2011-10-31 17:56:54 +00:00
bmcconfig.pm
boottarget.pm
bpa.pm
conserver.pm fix for bug 3413432: conserver trust all ip addresses configured on local node 2011-10-09 00:34:38 +00:00
copycds.pm
credentials.pm Add ability for xCAT to sign client certificates 2011-08-31 13:33:38 +00:00
DBobjectdefs.pm add node number information for mkdef,chdef,rmdef output message 2011-10-09 01:39:37 +00:00
ddns.pm If site.dnshandler is blank, then default to ddns.pm. 2011-11-14 09:02:42 +00:00
debian.pm install packages contained in the ubuntu distro media 2011-09-26 13:34:20 +00:00
destiny.pm Have destiny and mknb understand how to work with xCAT-genesis 2011-09-13 13:56:43 +00:00
dhcp.pm Fixed the problem which adding lpars into dhcpsd.cnf with makedhcp command. lpar os deployment should be handled by NIM 2011-12-06 13:18:46 +00:00
esx.pm Have esx.pm preserve the media-based efi boot infrastructure, just in case 2011-11-02 20:28:51 +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 change getAttribs to getNodeAttribs, the code does not handle regx in the PPC table 2011-12-07 16:55:32 +00:00
genimage.pm change genimage.pm to use runcmd streaming not runcmd_S which is removed 2011-08-24 18:06:14 +00:00
getpostscript.pm
hmc.pm use getNodeAttribs instead of getAttribs for ppc table 2011-12-08 08:12:15 +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
hpilo.pm
imgcapture.pm
imgport.pm Fixed bug 3373496 that imgimport created two levels of rootimg 2011-08-10 08:12:57 +00:00
ipmi.pm Have rinv preserve more characters 2011-12-07 20:38:54 +00:00
ipmi.pm.legacy
iscsi.pm
ivm.pm use getNodeAttribs instead of getAttribs for ppc table 2011-12-08 08:14:33 +00:00
kvm.pm create vm will ignore to create network device when vm.nics is null 2011-11-01 06:24:06 +00:00
litetree.pm
logger.pm
lsslp.pm Remove getAttribs from lsslp.pm 2011-12-08 06:26:37 +00:00
makeknownhosts.pm fix for defect 3394065 2011-08-18 18:11:37 +00:00
mknb.pm Reworked Genesis scripting to provide screen managed console 2011-09-15 22:00:55 +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 Skip usb nic in node discovery 2011-09-21 18:26:50 +00:00
nodestat.pm Added MS RCP and RDP to detect installed node. 2011-09-12 17:37:27 +00:00
notification.pm
offline.pm
ontap.pm
packimage.pm
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 defect 3396907 - added new reconfiglist keyword to send LL reconfig cmd to specified nodes, e.g. submit-only nodes such as login nodes 2011-09-07 17:12:20 +00:00
route.pm minor fix an error message in route.pm 2011-09-12 15:10:54 +00:00
setup.pm minor fix 2011-12-07 10:20:15 +00:00
sinv.pm
sles.pm Change sles plugin to default to quiet 2011-11-22 15:50:35 +00:00
snmove.pm fixed defect 3316949 2011-08-17 13:51:12 +00:00
statelite.pm defect 3441169: Using the rc.statelite.ppc.redhat to replace rc.statelite for rh5,6 ppc64 2011-12-01 01:37:48 +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 add tabprune # days, needs more testing and man page and doc 2011-09-14 11:06:02 +00:00
toolscenter.pm
updatenode.pm no longer call xcatserver,xcatclient because servicenode calls them 2011-12-07 17:42:33 +00:00
vbox.pm
vsmppxe.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
windows.pm Fix legacy boot breakage by windows uefi support 2011-09-30 18:07:03 +00:00
xcat2nim.pm
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
xnba.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
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 Use Linux dd in case flashcopy does not work. 2011-12-05 18:07:28 +00:00