..
AAsn.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
aixinstall.pm
Fix typo in nimnodeset code that relates to initializing NIM for mksysb installs.
2008-07-11 20:03:29 +00:00
anaconda.pm
-Further nodeset 'netboot' improvements. moncfgmaster is the bulk of time now. moncfgmaster speedups are the next logical step. At scale setNodesAttribs call would be the one following that. Without moncfgmaster, the nodeset for 541 servers is now 15 seconds (mostly due to lack of setNodesAttribs)
2008-07-11 19:02:39 +00:00
bind.pm
-Fix hundreds of strict violations (makedns requires rigorous testing)
2008-07-18 22:21:52 +00:00
blade.pm
-Correct bug where rpower reset on blade would say 'on reset'
2008-07-23 13:50:01 +00:00
bmcconfig.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
conserver.pm
-Add strict to conserver plugin
2008-07-18 22:24:06 +00:00
CONSsn.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
copycds.pm
-Add missing yield use statement to copycds plugin
2008-07-28 18:32:22 +00:00
credentials.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
DBobjectdefs.pm
make lsdef help output alphabetical
2008-07-29 17:43:47 +00:00
destiny.pm
-Fix bug with Table at-scale call
2008-07-22 12:45:41 +00:00
dhcp.pm
-Speed up makedhcp at scale, now about 5 times faster at scale.
2008-07-18 18:56:38 +00:00
DHCPsn.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
DNSsn.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
fsp.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
FTPsn.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
getpostscript.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
hmc.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
hosts.pm
-Change hosts call to getNodeAttribs to perform at-scale call getNodesAttribs
2008-07-23 13:39:07 +00:00
ipmi.pm
-Correct warning about unitialized value in ipmi plugin
2008-07-23 23:41:15 +00:00
iscsi.pm
-Fix syntax error in iSCSI plugin
2008-07-28 18:27:24 +00:00
ivm.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
LDAPsn.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
lsslp.pm
Fixed output displaying IVM instead of FSP
2008-07-24 18:38:14 +00:00
mknb.pm
-Ensure that mknb, ipmi, and nodestat are strict compliant
2008-07-18 19:59:20 +00:00
monctrlcmds.pm
fixed the code so that the moncfgmaster function is not dispatched to the service nodes when not needed.
2008-07-11 20:09:29 +00:00
networks.pm
-Have networks/dhcp ignore loopback network
2008-07-07 15:22:59 +00:00
NFSsn.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
nodediscover.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
nodestat.pm
-Ensure that mknb, ipmi, and nodestat are strict compliant
2008-07-18 19:59:20 +00:00
notification.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
NTPsn.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
packimage.pm
add call to Utils->Version
2008-07-07 18:29:55 +00:00
pxe.pm
-Further nodeset 'netboot' improvements. moncfgmaster is the bulk of time now. moncfgmaster speedups are the next logical step. At scale setNodesAttribs call would be the one following that. Without moncfgmaster, the nodeset for 541 servers is now 15 seconds (mostly due to lack of setNodesAttribs)
2008-07-11 19:02:39 +00:00
sles.pm
-Fix destination to follow xCAT 2.0 location
2008-06-11 20:45:06 +00:00
SSHsn.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
switch.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
tabutils.pm
-Fix perl warnings indicated potential issues, might have caused usage messages to be suppressed incorrectly
2008-07-18 22:36:32 +00:00
TFTPsn.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
windows.pm
-Have windows reboot when the install is done
2008-06-20 21:28:57 +00:00
xcat2nim.pm
Fix no cmd line args bug.
2008-06-25 15:37:19 +00:00
xCATWorld.pm
-Move xCAT-server and client to not have 2.0 in name for trunk
2008-06-03 14:56:33 +00:00
xdsh.pm
add use strict
2008-07-18 12:04:28 +00:00
xen.pm
-Fix Table bug where things that weren't a regex were treated as such
2008-07-30 03:10:08 +00:00
yaboot.pm
-Correct typo in chain table object
2008-07-23 17:50:21 +00:00