.. |
00kitnodebase.pm
|
Move codes to call makedns and makehosts for kitnoderemove request from 00kitnodebase.pm to profilednodes.pm as other kitnoderemove plugins need the node name for some operations
|
2013-05-29 03:47:47 +00:00 |
AAAusage.pm
|
|
|
AAsn.pm
|
Fix AAsn to not die horribly when non-reference is returned from some function
|
2013-04-05 20:51:12 +00:00 |
activedirectory.pm
|
|
|
aixinstall.pm
|
enhance msgs for cpcosi error
|
2013-06-26 13:51:08 +00:00 |
anaconda.pm
|
service node pool support for system X rhesl6.x
|
2013-05-31 08:36:28 +00:00 |
blade.pm
|
supportting x222 in "rscan cmm"
|
2013-06-20 03:22:24 +00:00 |
bmcconfig.pm
|
Fix issues with bmcsetup
|
2013-04-26 14:10:47 +00:00 |
boottarget.pm
|
|
|
bpa.pm
|
|
|
conserver.pm
|
|
|
copycds.pm
|
Code drop for Xeon Phi (mic) support. add the handling of tar format src to call the copytar command
|
2013-06-30 03:56:29 +00:00 |
credentials.pm
|
|
|
DBobjectdefs.pm
|
fix for bug 3574: the blank grptype means static nodegroup
|
2013-05-14 07:17:21 +00:00 |
ddns.pm
|
bug 3478 - exclude the net with external namesserver configured from dns zones.
|
2013-06-08 07:04:09 +00:00 |
debian.pm
|
for bug 3438 on ubuntu
|
2013-06-26 06:57:48 +00:00 |
destiny.pm
|
added the checking of path for runimage, if cannot download, display an error message for nodeset command
|
2013-06-09 09:15:57 +00:00 |
dhcp.pm
|
Captian Grammar fixes spelling -- s/sepcified/specified/g
|
2013-06-14 15:45:27 +00:00 |
esx.pm
|
Fix bug in esx.pm where spurious data could find its way into the nicmodel
|
2013-06-18 19:34:54 +00:00 |
FIP.pm
|
|
|
frusetter.pm
|
|
|
fsp.pm
|
|
|
genimage.pm
|
1. fill in the proper value in /etc/sysconfig/clock and set the timezone of the stateless/statelite node with site:timezone
|
2013-04-24 08:33:48 +00:00 |
getpartition.pm
|
|
|
getpostscript.pm
|
defect 3613
|
2013-06-10 20:02:58 +00:00 |
hmc.pm
|
|
|
hosts.pm
|
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2013-06-04 08:16:38 +00:00 |
hpblade.pm
|
Check more directly for location of arp (TODO: stop using arp, use ip neigh)
|
2013-05-10 13:29:23 +00:00 |
hpilo.pm
|
|
|
imgcapture.pm
|
In imgcapture, added option for specifying device to capture (only s390x). In rmimage, added support to remove provmethod = raw (native SCSI/FCP) images. In imgimport and imgexport, added remote host option to download from a node not managed by xCAT, fixed indentation issues, and added support for provmethod = raw (native SCSI/FCP device image)
|
2013-06-19 16:18:42 +00:00 |
imgport.pm
|
In imgcapture, added option for specifying device to capture (only s390x). In rmimage, added support to remove provmethod = raw (native SCSI/FCP) images. In imgimport and imgexport, added remote host option to download from a node not managed by xCAT, fixed indentation issues, and added support for provmethod = raw (native SCSI/FCP device image)
|
2013-06-19 16:18:42 +00:00 |
ipmi.pm
|
Code drop for Xeon Phi (mic) support. Add the rscan to scan mic from x86 host node
|
2013-06-30 03:57:00 +00:00 |
ipmi.pm.legacy
|
|
|
iscsi.pm
|
|
|
ivm.pm
|
|
|
kit.pm
|
Fixing bug 3659: adjust the file order to work in some specific scenario
|
2013-07-01 07:47:11 +00:00 |
kmodules.pm
|
defect 3503 - remove duplicates and sort output of lskmodules
|
2013-04-16 13:20:46 +00:00 |
kvm.pm
|
Have kvm update vm.memory if chvm is called
|
2013-06-04 18:45:33 +00:00 |
litetree.pm
|
|
|
lsslp.pm
|
Add support for flexdiscover to work with x222 servers
|
2013-06-18 17:07:46 +00:00 |
makeknownhosts.pm
|
|
|
mic.pm
|
Code drop for Xeon Phi (mic) support. The plugin to handle the rpower, rinv, nodeset, rcons commands for mic
|
2013-06-30 04:30:33 +00:00 |
mknb.pm
|
|
|
monctrlcmds.pm
|
|
|
networks.pm
|
|
|
nodediscover.pm
|
fix the issue that nodediscoverdef -u -n command cannot move the discovered node to next destiny. And also formatted the indention that replace the tab with four space
|
2013-06-08 23:39:06 +00:00 |
nodestat.pm
|
|
|
notification.pm
|
|
|
offline.pm
|
|
|
ontap.pm
|
|
|
osdistro.pm
|
|
|
packimage.pm
|
|
|
prescripts.pm
|
|
|
profilednodes.pm
|
fix #218490:There is no any case-sensitive checking of mac address when import the node by hostinfo file.
|
2013-06-26 09:41:39 +00:00 |
pxe.pm
|
Fix breakage where recent changes broke nodeset shell and friends
|
2013-04-26 14:10:58 +00:00 |
remoteimmsetup.pm
|
|
|
rhevm.pm
|
Fixed the method to receive http payload with chunk format
|
2013-04-19 14:02:10 +00:00 |
rmimage.pm
|
In imgcapture, added option for specifying device to capture (only s390x). In rmimage, added support to remove provmethod = raw (native SCSI/FCP) images. In imgimport and imgexport, added remote host option to download from a node not managed by xCAT, fixed indentation issues, and added support for provmethod = raw (native SCSI/FCP device image)
|
2013-06-19 16:18:42 +00:00 |
rollupdate.pm
|
Add genericrange option to noderange function so we can remove NameRange.pm
|
2013-05-20 13:12:54 +00:00 |
route.pm
|
makeroutes support on debian/ubuntu
|
2013-05-24 09:43:29 +00:00 |
seqdiscovery.pm
|
For auto created bmc, add it to hosts.otherinterfaces instead of creating a new entry in the hosts table for bmc individually. That means auto created bmc will not be a individual node.
|
2013-06-12 02:56:50 +00:00 |
setup.pm
|
|
|
sinv.pm
|
|
|
sles.pm
|
add NODE=<nodename> to kcmdline
|
2013-05-28 12:20:12 +00:00 |
slpdiscover.pm
|
|
|
snmove.pm
|
|
|
statelite.pm
|
add comment for why the /etc/mtab needs special case
|
2013-05-14 02:19:49 +00:00 |
switch.pm
|
Check more directly for location of arp (TODO: stop using arp, use ip neigh)
|
2013-05-10 13:29:23 +00:00 |
syncfiles.pm
|
|
|
tabutils.pm
|
|
|
toolscenter.pm
|
|
|
tree.pm
|
|
|
updatenode.pm
|
fix defect 3461
|
2013-06-27 14:03:26 +00:00 |
vbox.pm
|
|
|
vsmppxe.pm
|
|
|
windows.pm
|
remove comment out call to writescript
|
2013-05-16 14:17:14 +00:00 |
xcat2nim.pm
|
|
|
xCATWorld.pm
|
add example of plugin to plugin call
|
2013-06-22 11:58:26 +00:00 |
xdsh.pm
|
|
|
xen.pm
|
|
|
xnba.pm
|
Fix breakage where recent changes broke nodeset shell and friends
|
2013-04-26 14:10:58 +00:00 |
yaboot.pm
|
support for addkcmdline of osimage. According to the design, the linuximage:addkcmdline should be appended to kernel arguments of the nodes after "nodeset osimage=".
|
2013-04-25 12:07:48 +00:00 |
zvm.pm
|
Changed tabs to spaces. Fixed error in xcatconf4z script.
|
2013-06-28 18:14:52 +00:00 |