Commit Graph

13626 Commits

Author SHA1 Message Date
Bruce Potter
d1066357b4 automatically save previous bld 2013-11-07 12:09:43 -05:00
xq2005
253c365f3c build xcat-openstack on ubuntu 2013-11-07 00:06:16 -08:00
xq2005
1fbcfd4785 build xcat-openstack on ubuntu 2013-11-07 00:03:10 -08:00
xq2005
5249e76e70 build xcat-openstack on ubuntu 2013-11-06 23:58:05 -08:00
xq2005
4e47350c59 build xcat-openstack on ubuntu 2013-11-06 23:47:48 -08:00
Bruce Potter
3c1268bc75 change group of sym links too in builddep.sh 2013-11-06 10:57:51 -05:00
Bruce Potter
2ef2f3d77b fix chgrp problem in build scripts on aix 2013-11-06 10:15:13 -05:00
Bruce Potter
dae22d2531 update builddep.sh to have instoss install newer perl-Net_SSLeay.pm rpm on aix 71L 2013-11-06 09:41:05 -05:00
wanghuaz
40ea9ba362 Fixing bug 3876, reutrn with usage if no kitcomponent specified to addkitcomp/rmkitcomp 2013-11-06 18:20:22 +08:00
immarvin
88926480a2 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-11-06 01:45:42 -08:00
immarvin
7ba5977869 fix #3877 [FVT]genimage return confusing error message when xCAT-IBMhpc is not installed 2013-11-06 01:45:12 -08:00
daniceexi
b33e239dc1 Xeon Phi support. Support nfs mount to any server which set in statelite table. Support power management setting. 2013-11-06 07:09:14 -05:00
wanghuaz
4624c6b9fa fixing bug 3815: check options again in process_request to make sure makedhcp options can be processes on service node. 2013-11-06 17:31:36 +08:00
wanghuaz
957403a1d2 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:26:52 +08:00
xq2005
adae06ce7b bug 3824: systeimager install failed on sles10 golden client 2013-11-04 23:49:20 -08:00
xq2005
53302a77ed bug 3824: systeimager install failed on sles10 golden client 2013-11-04 23:40:46 -08:00
xq2005
4fb578678c bug3872: stay on 'booting' when installing sles10 2013-11-04 22:50:19 -08:00
baiyuan
d863097b05 add test cases for cn installation with sn in x86_64 redhat vm with kvm 2013-11-04 03:51:45 -05:00
baiyuan
dcefc401c7 add testcase for sn installation in x86_64 redhat vm with kvm 2013-11-04 03:32:31 -05:00
baiyuan
128c35fa74 add testcase for cn diskfull installation with sn in x86_64 sles vm with kvm 2013-11-04 03:20:12 -05:00
baiyuan
dee77954a1 add testcase for cn installatiion with sn in x86_64 sles vm with kvm 2013-11-04 03:09:54 -05:00
baiyuan
72b9ac43c7 add testcase for cn installation with sn in x86_64 sles vm with kvm 2013-11-04 03:06:12 -05:00
baiyuan
fc3d050265 add testcase for sn installation in x86_64 sles vm with kvm 2013-11-04 02:47:30 -05:00
immarvin
67c66abb1e correct a syntax 2013-11-03 22:02:49 -08:00
daniceexi
4904b08a78 complete comments 2013-11-03 09:40:39 -05:00
daniceexi
9f1fd6c223 code drop for xeon phi (mic) support phase 2. 1. Support mpss 3.1; 2. Support to install software in .filelist, rpm and simple format; 3. Support the hcp software to be installed in .filelist format by genimage command; 4. Support the nfs mount setting for mic node (base on litefile table); 5. Support Internal bridge setting for mic host 2013-11-03 09:40:17 -05:00
Bruce Potter
36e4842a1c add db2man for blding xCAT-OpenStack man pages 2013-11-01 16:45:32 -04:00
Bruce Potter
7b57d0ba6c build man pages for xCAT-OpenStack tables and objects 2013-11-01 16:38:35 -04:00
immarvin
5e8d0c91e3 fix defect #2980 install kernel-source fail in genimage in rh6/centos 2013-11-01 04:06:59 -07:00
xq2005
23905cb311 use ip address to find the network name 2013-11-01 03:33:39 -07:00
Bruce Potter
ae1241c0b2 add check for git pull success to build script 2013-10-31 12:57:33 -04:00
John Simpson
c76c88f0e2 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-10-31 11:33:11 -04:00
jjhua
79f90a33a8 move the environment template files into the ./share/xcat/templates directory 2013-10-31 20:22:32 -04:00
jjhua
e727395b75 add 2 environment template files 2013-10-31 17:06:27 -04:00
John Simpson
0bd4a8fc81 update configfpc 2013-10-31 11:32:45 -04:00
immarvin
6f1ff7a924 fix defect #3813 imgexport 2.7 will not imgimport 2.8 2013-10-31 01:42:57 -07:00
jjhua
b5589691a9 Merge branch 'master' of ssh://jjhua@git.code.sf.net/p/xcat/xcat-core 2013-10-31 16:01:25 -04:00
jjhua
4cf04607d1 fixed some issues about errors and messages from Linda 2013-10-31 15:58:34 -04:00
yinle
ec3fa3a7ec Fix bug #3712 p6 IH full-disk install fails with no /tftpboot/yaboot 2013-10-31 06:54:59 -07:00
yinle
d526bbaaa8 Merge branch 'master' of ssh://git.code.sf.net/p//xcat/xcat-core 2013-10-31 06:48:09 -07:00
immarvin
195bd69ab2 fix defect #3393 xcat 2.8 mgt server(rhels6.4-ppc64) hang on Generating /etc/rndc.key during reboot 2013-10-30 07:12:35 -07:00
xq2005
0e54237c42 bug 3831: install ubuntu hang 2013-10-30 03:05:27 -07:00
wanghuaz
213556c27f fixing bug 3867 2013-10-30 01:46:24 -07:00
wanghuaz
3477b1f7a1 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-10-30 01:44:46 -07:00
nott
13e7903b43 buildkit fixes 3845, 3855, 3857 2013-10-29 14:45:14 -04:00
John Simpson
2b7def707f Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-10-29 11:29:51 -04:00
lissav
0eb918b7bd 3865,3864 2013-10-29 11:08:40 -04:00
ligc
cac2677c1c temp fix for bug 3792: multiple nics in the same subnet, use the first nic that in the subnet for dhcp 2013-10-29 10:48:31 +08:00
Jarrod Johnson
3664f1d5c3 Implement rescansan in esx.pm and wire up svc.pm to issue rescansan 2013-10-28 20:26:40 -04:00
John Simpson
08accdf517 update to configfpc to add support for verbose and -i <int_adapter> option and a ping verification 2013-10-28 16:16:36 -04:00