xcat-core/xCAT-server/lib/xcat/plugins
2012-11-22 02:57:22 +00:00
..
00kitnodebase.pm 1. do not call kitnodeupdate, 2. enhance calling runxcmd syntax 2012-11-05 15:00:12 +00:00
AAAusage.pm
AAsn.pm delete the tftpd error message when restarting xcatd on ubuntu 2012-10-30 12:46:45 +00:00
activedirectory.pm fix subroutine moving issue in xCAT-server/lib/xcat/plugins/ 2012-08-14 11:55:48 +00:00
aixinstall.pm fix NIM if1 parsing and chk_resolv_conf (3162 & 3163) 2012-11-07 18:34:31 +00:00
anaconda.pm Code drop for local hard disk to be used as persistent storage for statelite node 2012-11-16 14:02:36 +00:00
blade.pm Have slpdiscover ultimately relax password expiry, login failure behavior, password reuse restrictions, minimal change interval to help automation work and 2012-10-31 15:21:45 +00:00
bmcconfig.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
boottarget.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
bpa.pm
conserver.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
copycds.pm move the mount point of copycds to /var/run/xcat/mountpoint 2012-11-14 07:23:16 +00:00
credentials.pm
DBobjectdefs.pm
ddns.pm fix bug 3073: ddns.pm sets umask 0007 and never restores original umask 2012-09-25 09:19:21 +00:00
debian.pm set the MD5 Digest value of iso's fullpath as the default mount point of the iso,correct the code to umount $path in SIG{INT} 2012-10-17 08:34:33 +00:00
destiny.pm To support site.precreatemypostscripts=1 2012-10-12 06:53:25 +00:00
dhcp.pm support the dhcpd service on ubuntu 12.04 2012-08-30 02:16:24 +00:00
esx.pm Fix problem where esxi failed to honor '-n' argument in copycds 2012-10-22 15:21:37 +00:00
FIP.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
frusetter.pm
fsp.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
genimage.pm remove geninitrd, use genimage --onlyinitrd instead 2012-10-22 08:47:48 +00:00
getpartition.pm Add the plugin to handle the getpartition command comes from node to get the partition configuration file from linuximage.partitioinfile 2012-11-16 14:06:38 +00:00
getpostscript.pm make getpostscript.awk use the template method, instead of the original method 2012-11-22 02:57:22 +00:00
hmc.pm
hosts.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
hpblade.pm Eliminated hard requires for SOAP::Lite and JSON 2012-09-22 16:20:24 +00:00
hpilo.pm
imgcapture.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
imgport.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
ipmi.pm Output the FRU number of fru devices when available 2012-11-02 01:09:40 +00:00
ipmi.pm.legacy fix bug 3556007: modifications related to Utils.pm 2012-08-22 07:36:09 +00:00
iscsi.pm changes for multi-domain support 2012-11-02 14:08:07 +00:00
ivm.pm
kit.pm Fixing two problems: 1. introduced while intergrating with buildkit command that only one kitrepo and one kitcomponent in a kit can be added into xCAT. 2. If user renamed the kit tarball filename, addkit canot read kit.conf inside it. 2012-11-21 07:17:48 +00:00
kmodules.pm fix lskmodules sending back empty xcatresponse structures 2012-11-05 18:54:38 +00:00
kvm.pm fixed a defect for chvm -a 2012-09-21 16:52:13 +00:00
litetree.pm
logger.pm
lsslp.pm fix bug 3563351: lsslp -r flag provides error on ST NGP xCAT MN 2012-09-03 07:39:45 +00:00
makeknownhosts.pm changes for multi-domain support 2012-11-02 14:01:38 +00:00
mknb.pm fix subroutine moving issue in xCAT-server/lib/xcat/plugins/ 2012-08-14 11:55:48 +00:00
monctrlcmds.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
networks.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
nodediscover.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
nodestat.pm fix two perl syntax errors in nodestat.pm: Use of uninitialized value 2012-11-08 02:19:31 +00:00
notification.pm
offline.pm
ontap.pm changes for multi-domain support 2012-11-02 14:13:05 +00:00
osdistro.pm correct the usage of rmosdistro to " rmosdistro [-a|--all] [-f|--force] osdistroname [osdistroname2 ...] " 2012-11-05 09:32:54 +00:00
osdistroupdate.pm remove some improper comments. 2012-09-12 06:40:26 +00:00
packimage.pm handling multiple exlist in packimage and liteimg 2012-10-29 12:39:54 +00:00
prescripts.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
profilednodes.pm Create FQDN verify while createing a unmanaged node 2012-11-19 09:03:03 +00:00
pxe.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
rhevm.pm Changed to suppot multiple disks for a vm 2012-11-09 05:56:25 +00:00
rmimage.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
rollupdate.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
route.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
setup.pm Fix the mistake that bpa has redundant 0 in ip address (41.01.0.1). 2012-08-27 07:05:05 +00:00
sinv.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
sles.pm Code drop for local hard disk to be used as persistent storage for statelite node 2012-11-16 14:02:36 +00:00
slpdiscover.pm Break slpdiscover activity into pieces to increase odds of success of each pass 2012-11-21 19:59:08 +00:00
snmove.pm fix cp cmd for copying client_data files 2012-10-02 17:52:47 +00:00
statelite.pm Code drop for local hard disk to be used as persistent storage for statelite node 2012-11-16 14:02:36 +00:00
switch.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
syncfiles.pm handles multiple syncfiles for an osimage 2012-10-03 11:15:26 +00:00
tabutils.pm test 2012-09-20 15:26:03 +00:00
toolscenter.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
tree.pm
updatenode.pm have -F -S -P working together for status update 2012-11-16 16:12:23 +00:00
vbox.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
vsmppxe.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
windows.pm Distinguish between hyper v and normal edition 2012-11-21 17:52:27 +00:00
xcat2nim.pm check if node belongs to server before defining 2012-10-15 19:05:47 +00:00
xCATWorld.pm test 2012-09-20 16:32:03 +00:00
xdsh.pm xdsh adding an undef entry on the returned data, causes syntax error in runxcmd you only see under bypass mode 2012-09-05 17:22:11 +00:00
xen.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
xnba.pm for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/ 2012-08-09 04:07:40 +00:00
yaboot.pm Modify yaboot.pm to support removing xcat-yaboot from xcat-dep. 2012-11-21 07:37:23 +00:00
zvm.pm Added chhypervisor --smapi option for z/VM. 2012-11-15 19:59:56 +00:00