Commit Graph

13682 Commits

Author SHA1 Message Date
Bruce Potter
5570ab24cf removed the nbroot rpms from the yum group file 2013-11-27 04:36:07 -05:00
Jarrod Johnson
05f5636ebc 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:09 -05:00
baiyuan
14ac0776d0 enhance os value in testcase,adding os:rhels,os:sles support in cases0 2013-11-22 03:42:11 -05:00
xq2005
2ce177d155 for bug 3919: version compare problem 2013-11-22 01:38:23 -08:00
xq2005
b19f226801 update the ubuntu dep tarball 2013-11-21 20:03:06 -08:00
zhaoertao
cd984f7c51 remove 'sequential' parameter for runxcmd calling in configfpc.pm 2013-11-21 01:05:36 -08:00
zhaoertao
8bc0488764 fix bug 3889 xcatd not running preprocess for multiple plugins when mgt=ipmi 2013-11-21 00:52:08 -08:00
daniceexi
a8ba71961f 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:19:11 -05:00
wanghuaz
a2a8bbf514 fixing the problem that configing bond0 flushed the default gateway. 2013-11-21 10:15:06 +08:00
daniceexi
49cda4ba0f Change the man pages of nodeset,genimage and geninitrd commands for adding --ignorekernelchk option 2013-11-19 07:08:56 -05:00
ligc
f132ece7be Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-11-19 15:55:13 +08:00
daniceexi
9fbd6a0f7d 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:29:46 -05:00
ligc
a3cad111de fix for bug 3913: do not use autocommit=0 for table read 2013-11-19 15:50:15 +08:00
sjing
3b9be43df8 Fix syntax error in 00kitnodebase.pm
When I upgrade xcat to 2.9, I got error "Error loading module
/opt/xcat/lib/perl/xCAT_plugin/00kitnodebase.pm  ...skipping"
This is caused by syntax error of line 182, near "$reques
t_command".
2013-11-19 01:05:39 -05:00
Jarrod Johnson
9799071116 Fix SLES driver update media injection that is not rpm based 2013-11-18 16:31:59 -05:00
lissav
f1311c0aa8 defect 3870 2013-11-18 13:43:30 -05:00
lissav
f77e980e2e Defect 3906 2013-11-18 06:51:08 -05:00
jjhua
7e66fc5072 fixed bug 3904, if the environements dir doesn't exsit, create it. 2013-11-18 16:28:05 -05:00
Jarrod Johnson
e52df92352 Fix problem where bnx2x dependency tree needs special handling in sles 2013-11-14 15:53:36 -05:00
jjhua
0a4d9fd9bc fixed bug 3898. 2013-11-14 14:18:25 -05:00
xq2005
0bf9efc290 replace , or . in xcatlib and confignics 2013-11-13 23:49:05 -08:00
John Simpson
6da15f4770 update to add comment on susspend and RHEL 2013-11-13 15:14:36 -05:00
immarvin
6f9f434b4a fix defect #3693 [DEV] rhels6.4-ppc64 statelite failed with (FATAL error: could not get the entries from litefile table...) when noderes.xcatmaster=<hostname of MN> 2013-11-12 23:41:51 -08:00
sjing
f475c143e9 only try to stop named if restartneeded=1
because on linux, if the named is already stopped, when we tried
to stop named, the return code is 0 with a warning message;
while on AIX, if the named is already stopped, when we tried to
stop named, the return code is 1, it's different with Linux.
2013-11-13 02:06:00 -05:00
xq2005
c010a68bb3 cacl broadcast address in configeth 2013-11-12 18:45:49 -08:00
John Simpson
2afe367b20 udpate to rflash man page for NeXtScale FPC 2013-11-12 16:46:36 -05:00
Jarrod Johnson
e770d4b6dc Fix problem where fsm pulled in mic support 2013-11-12 10:03:53 -05:00
Jarrod Johnson
00f940d48b Remove ipmi.pm.legacy removal from fsm/zvm builds 2013-11-12 10:03:27 -05:00
sjing
88cbc07d96 update perl-Net_SSLeay.pm to 1.55-3 for AIX7.1.3 and above 2013-11-12 09:25:32 -05:00
sjing
039cf57962 update perl-Net_SSLeay.pm to 1.55-3 for AIX7.1.3 and above 2013-11-12 09:20:37 -05:00
John Simpson
efb4906c68 updated the rflash man page with the NeXtScale FPC information 2013-11-11 19:18:26 -05:00
John Simpson
bfca7b0bb7 update to fix configtfpc problems with running in xcatd 2013-11-11 17:49:29 -05:00
Jarrod Johnson
80b54be58e Add ability for appliances to forbid 32 bit architectures for RHEL 2013-11-11 15:31:32 -05:00
Jarrod Johnson
2f930993c0 Recognize and translate invalid url message 2013-11-11 09:25:22 -05:00
Jarrod Johnson
3dccc94696 Revert "Have rflash on fpc present a more readable error message"
This reverts commit 5509f6ab48.
2013-11-11 09:23:37 -05:00
Jarrod Johnson
5509f6ab48 Have rflash on fpc present a more readable error message 2013-11-11 09:18:00 -05:00
yinqing
1e40a422b1 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-11-11 17:25:36 +08:00
jjhua
b9ef6a4282 fixed bug 3888
initialize the variable uselocalhost;
add new script configgw to configure the public gw
2013-11-11 16:11:18 -05:00
jjhua
5669c23ff1 remove the -vx flag 2013-11-11 14:46:37 -05:00
jjhua
b91d6cd875 clean the chef-server data and stop the chef-server before uninstall the chef-server 2013-11-11 13:46:27 -05:00
yinqing
712ac48e82 merge 2.8.2-pcm code change from qing 2013-11-11 17:24:10 +08:00
Jarrod Johnson
3a4b586ea9 Fix bug with genimage and sles 2013-11-08 15:58:38 -05:00
John Simpson
5be4fab2b3 update to rvitals man page to remove summary option 2013-11-08 10:52:46 -05:00
John Simpson
c7fbdf4626 update to rvitals man page to remove lcds from the options for BMC 2013-11-08 10:30:08 -05:00
John Simpson
9dabf11cd4 update to rinv man page to add descriptions for mprom, deveid, and guid 2013-11-08 10:24:40 -05:00
John Simpson
a11fd07dbc update to process firm the same as firmware 2013-11-08 09:57:20 -05:00
John Simpson
3698609370 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-11-08 09:54:30 -05:00
xq2005
d8f6d1a6b4 confignics search ipv6 networks name automatically 2013-11-08 07:37:18 -08:00
John Simpson
d3894733bd updated messages in ipmi.pm to correct double colon problem with IBM::EnergyManager in the string 2013-11-08 09:31:03 -05:00
Bruce Potter
3bd9fbc891 remove ipmi.pm.legacy 2013-11-08 08:31:58 -05:00