.. |
00kitnodebase.pm
|
|
|
AAAusage.pm
|
|
|
AAsn.pm
|
still fixing bug 3815, dhcp.pm process_request with different makedhcp options -n and -a are triggerd by AAsn.pm twice during xcatd restarting on SN. the first -n option is enabled and not get cleanup because it is a global variable. and then second call with -a option conficts with -n option in last makedhcp context. we have to clean up -n before call the second makedhcp.
|
2013-11-06 17:28:26 +08:00 |
activedirectory.pm
|
|
|
aixinstall.pm
|
|
|
anaconda.pm
|
Code drop for new requirement: Add a new flag --ignorekernelchk for nodeset, geninitrd and genimage commands to skip the kernel version checking when injecting drivers from osimage.driverupdatesrc
|
2013-11-19 06:27:11 -05:00 |
blade.pm
|
Fix problem where reventlog would fail against a management module
|
2013-11-07 09:59:59 -05:00 |
bmcconfig.pm
|
|
|
boottarget.pm
|
|
|
bpa.pm
|
|
|
configfpc.pm
|
remove 'sequential' parameter for runxcmd calling in configfpc.pm
|
2013-11-21 01:04:30 -08:00 |
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:47:58 +00:00 |
credentials.pm
|
enhance error reporting
|
2013-10-17 11:03:19 -04:00 |
DBobjectdefs.pm
|
fix for bug 3748: lsdef --osimage need to list all osimage attributes
|
2013-09-18 13:46:34 +08:00 |
ddns.pm
|
only try to stop named if restartneeded=1
|
2013-11-13 01:58:44 -05:00 |
debian.pm
|
defect 3819
|
2013-10-10 13:42:47 -04:00 |
destiny.pm
|
Code drop for new requirement: Add a new flag --ignorekernelchk for nodeset, geninitrd and genimage commands to skip the kernel version checking when injecting drivers from osimage.driverupdatesrc
|
2013-11-19 06:27:11 -05:00 |
dhcp.pm
|
fixing bug 3815: check options again in process_request to make sure makedhcp options can be processes on service node.
|
2013-11-06 15:51:49 +08:00 |
esx.pm
|
Add formatdisk to esx plugin, to be called by mkstorage
|
2013-10-28 16:07:06 -04:00 |
FIP.pm
|
|
|
frusetter.pm
|
|
|
fsp.pm
|
Supporting full-partition and physical-partition with DFM
|
2013-09-04 23:27:28 -07:00 |
genimage.pm
|
Code drop for new requirement: Add a new flag --ignorekernelchk for nodeset, geninitrd and genimage commands to skip the kernel version checking when injecting drivers from osimage.driverupdatesrc
|
2013-11-19 06:27:11 -05:00 |
geninitrd.pm
|
Code drop for new requirement: Add a new flag --ignorekernelchk for nodeset, geninitrd and genimage commands to skip the kernel version checking when injecting drivers from osimage.driverupdatesrc
|
2013-11-19 06:27:11 -05:00 |
getpartition.pm
|
|
|
getpostscript.pm
|
|
|
hmc.pm
|
|
|
hosts.pm
|
fix bug 3745: makehosts -d to delete otherinterfaces hosts
|
2013-09-18 07:56:13 +08:00 |
hpblade.pm
|
changes for defect 3758 git patch
|
2013-08-26 11:10:35 -04:00 |
hpilo.pm
|
|
|
imgcapture.pm
|
bug 3817: sysclone support rhels 5.9
|
2013-10-14 03:49:38 -07:00 |
imgport.pm
|
correct a syntax
|
2013-11-03 22:01:35 -08:00 |
ipmi.pm
|
Have ipmi do wire format, to match ipmitool and microsoft behavior in spite of the spec (which no one follows, not even prior xCAT code)
|
2013-11-26 10:26:51 -05:00 |
iscsi.pm
|
|
|
ivm.pm
|
|
|
kit.pm
|
Fixing bug 3876, reutrn with usage if no kitcomponent specified to addkitcomp/rmkitcomp
|
2013-11-06 18:22:11 +08:00 |
kmodules.pm
|
|
|
kvm.pm
|
for bug 3919: version compare problem
|
2013-11-22 01:35:37 -08:00 |
litetree.pm
|
|
|
logger.pm
|
|
|
lsslp.pm
|
Add lsslp support for IMM2.
|
2013-10-25 02:34:36 -07:00 |
makeknownhosts.pm
|
|
|
mic.pm
|
defect 3917: add support for running of postinstall script in mic genimage. The rootimage root is changed to overlay/rootimg from overlay/package
|
2013-11-21 05:17:23 -05:00 |
mknb.pm
|
|
|
monctrlcmds.pm
|
|
|
networks.pm
|
|
|
nodediscover.pm
|
defect 3844
|
2013-10-18 07:42:10 -04:00 |
nodestat.pm
|
|
|
notification.pm
|
|
|
offline.pm
|
|
|
ontap.pm
|
|
|
osdistro.pm
|
|
|
packimage.pm
|
fixed bug 3683. In rhels 6.x, the mksquashfs doesn't have the -le and -be options.
|
2013-10-14 12:30:07 -04:00 |
prescripts.pm
|
|
|
profilednodes.pm
|
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
|
2013-10-10 15:27:41 +08:00 |
pxe.pm
|
defect 3844
|
2013-10-18 07:42:10 -04:00 |
remoteimmsetup.pm
|
|
|
rhevm.pm
|
|
|
rmimage.pm
|
|
|
rollupdate.pm
|
|
|
route.pm
|
|
|
seqdiscovery.pm
|
sequential discovery phase 2: add -n, osimage and -s flags
|
2013-10-15 15:59:47 +08:00 |
setup.pm
|
|
|
sinv.pm
|
|
|
sles.pm
|
Code drop for new requirement: Add a new flag --ignorekernelchk for nodeset, geninitrd and genimage commands to skip the kernel version checking when injecting drivers from osimage.driverupdatesrc
|
2013-11-19 06:27:11 -05:00 |
slpdiscover.pm
|
|
|
snmove.pm
|
|
|
statelite.pm
|
|
|
switch.pm
|
|
|
syncfiles.pm
|
|
|
tabutils.pm
|
defect 3823
|
2013-10-10 09:07:45 -04:00 |
toolscenter.pm
|
|
|
tree.pm
|
|
|
updatenode.pm
|
defect 3870
|
2013-11-18 13:42:28 -05:00 |
vbox.pm
|
|
|
vsmppxe.pm
|
defect 3844
|
2013-10-18 07:42:10 -04:00 |
windows.pm
|
code drop for feature to support multiple disks/paritions and multiple nics configuration for Windows deployment.
|
2013-12-03 02:26:31 -05:00 |
xcat2nim.pm
|
|
|
xCATWorld.pm
|
|
|
xdsh.pm
|
|
|
xen.pm
|
|
|
xnba.pm
|
defect 3750
|
2013-09-13 08:00:12 -04:00 |
yaboot.pm
|
Fix bug #3712 p6 IH full-disk install fails with no /tftpboot/yaboot
|
2013-10-31 07:07:37 -07:00 |
zvm.pm
|
zVM specific files
|
2013-10-23 15:40:25 -04:00 |