.. |
data
|
-Have LED reporting a bit more straightforward/friendlier
|
2008-02-21 21:40:20 +00:00 |
Client.pm
|
-Move to single file for certificate and key for simplicity
|
2008-05-02 19:38:44 +00:00 |
DBobjUtils.pm
|
In getobjdefs() don't bother looking up the whole definition if only a list of objects is requested.
|
2008-04-15 16:52:17 +00:00 |
DSHCLI.pm
|
Fix handling of node resolution
|
2008-03-31 18:09:17 +00:00 |
DSHContext.pm
|
|
|
DSHCore.pm
|
Fix most instances of fork by replacing with xfork, name xfork correctly
|
2008-01-21 19:49:59 +00:00 |
DSHRemoteShell.pm
|
|
|
GlobalDef.pm
|
Added HMC and IVM nodetype - Line #24
|
2008-03-28 15:41:33 +00:00 |
MacMap.pm
|
-Implement workaround for BNT Blade switch module firmwares without ifName support
|
2008-04-24 20:51:06 +00:00 |
MsgUtils.pm
|
- More RR cookbook updates
|
2008-05-07 11:34:17 +00:00 |
NodeRange.pm
|
- fixed xdsh -K again by making Client.pm always require xCAT::NodeRange
|
2008-04-05 14:53:35 +00:00 |
NotifHandler.pm
|
-Fix some perl syntax issues called out by perl -Wc
|
2008-04-14 13:50:28 +00:00 |
Postage.pm
|
fix NODESETSTATE env variable value in posrscripts
|
2008-05-14 19:14:32 +00:00 |
PPC.pm
|
Read userid/password from database before connect fork
|
2008-05-02 19:46:29 +00:00 |
PPCboot.pm
|
Added "-f" flag to rnetboot (force LPAR shutdown)
|
2008-04-18 16:40:30 +00:00 |
PPCcli.pm
|
Read userid/password from database before connect fork
|
2008-05-02 19:46:29 +00:00 |
PPCdb.pm
|
Changed nodelist "groups" attribute write to database to (fsp|bpa|hmc|ivm|lpar,osi)
|
2008-04-18 17:41:58 +00:00 |
PPCfsp.pm
|
Read userid/password from database before connect fork
|
2008-05-02 19:46:29 +00:00 |
PPCinv.pm
|
Grouped /^(fsp|lpar)$/ in regexp
|
2008-04-16 17:45:49 +00:00 |
PPClog.pm
|
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:54:56 +00:00 |
PPCmac.pm
|
Changed "-w" flag (write mac to database) to "-d" (display mac only) - write mac by default now
|
2008-04-21 13:12:54 +00:00 |
PPCpower.pm
|
Grouped /^(fsp|bpa)$/ in regexp
|
2008-04-16 18:00:18 +00:00 |
PPCscan.pm
|
Grouped /^(hmc|ivm)$/ in regexp
|
2008-04-16 18:03:41 +00:00 |
PPCvitals.pm
|
Grouped /^(fsp|lpar)$/ in regexp
|
2008-04-16 18:05:54 +00:00 |
PPCvm.pm
|
Allow "mkvm -i id -n noderange" to take a noderange istead of a single node to create
|
2008-04-30 19:16:23 +00:00 |
RSH.pm
|
|
|
RSYNC.pm
|
|
|
Schema.pm
|
define ntpservers in site table
|
2008-05-13 19:00:18 +00:00 |
Scope.pm
|
-yaboot configuration requests propogated to all xcatd instances, ignored if not directly reachable
|
2008-02-03 00:01:35 +00:00 |
SSH.pm
|
Support xdsh api interface
|
2007-12-12 13:41:43 +00:00 |
Table.pm
|
-Allow getNodeAttribs and getAttribs to take either a listref or list of attributes
|
2008-05-14 00:04:55 +00:00 |
Template.pm
|
Suppress error output when omitting iscsi username and password from table (banking on host-based authentication)
|
2008-03-20 17:38:25 +00:00 |
Usage.pm
|
Changed "mkvm -i id -n noderange" usage to take a noderange instead of a single node - Line #86
|
2008-04-30 19:20:42 +00:00 |
Utils.pm
|
fix isServiceRequired routine
|
2008-05-13 12:36:13 +00:00 |
Yum.pm
|
Fix management server local repository setup on installing nodes
|
2008-04-03 21:24:45 +00:00 |