2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 10:06:39 +00:00

6992 Commits

Author SHA1 Message Date
Samveen Gulati
cf4c91ac69 [xCAT-Server]Remove el7 specific code from pre.rh 2015-10-16 09:03:26 +00:00
Samveen Gulati
9015913661 [xCAT-Server]Fix #253 with minor improvement 2015-10-11 10:59:48 +00:00
Casandra Qiu
1a7f035eb2 Support CUDA installation on rhel7.2 ppc64le system 2015-10-07 08:58:51 -04:00
yangsong
436c1f869e Merge pull request #222 from penguhyang/run_ps
make the run_ps subroutine to be consistent
2015-09-28 20:34:27 +08:00
penguhyang
d716e740bc make the run_ps subroutine to be consistent in ubuntu.post xcat.post and xcatdsklspost 2015-09-28 04:04:22 -04:00
yangsong
2d2e2f8608 Merge pull request #223 from hu-weihua/cmdlog
Fix bug#203 xdsh could not recognize single quote mark
2015-09-28 11:25:21 +08:00
huweihua
58e825691f fix bug#203 xdsh could not recognize single quote mark 2015-09-27 23:10:11 -04:00
Xiaopeng Wang
2de0da2562 Merge pull request #220 from hu-weihua/infiniband
Fix some bugs found during support IB on ubuntu14.04.3 and ppc64le
2015-09-26 10:43:43 +08:00
bybai
3b3e1ac93a Merge pull request #213 from zet809/discover_add_mtms
enhance bmcdiscover to get mtms for Firestone machine
2015-09-25 16:31:32 +08:00
ertaozh
e95cef86ac enhance bmcdiscover to get mtms for Firestone machine 2015-09-25 03:44:24 -04:00
Xiaopeng Wang
172ca1c3db Merge pull request #215 from zet809/rinv_sort_firestone
fix issue 212: rinv all doesn't work for firestone JMET machine
2015-09-25 15:13:50 +08:00
huweihua
4b48118dec fix some bugs found during support ubuntu14.04.3 on ppc64le 2015-09-25 03:03:49 -04:00
Casandra Qiu
3f40bfa211 fixed issue #119 xCAT installation trashes customer's original ntp.conf 2015-09-24 10:12:31 -04:00
ertaozh
6f50243602 fix issue 212: rinv all doesn't work for firestone JMET machine 2015-09-24 04:46:57 -04:00
penguhyang
7cae7cc0d1 add --noverify option to skip the node network availability verification in updatenode 2015-09-23 04:29:39 -04:00
penguhyang
5326ece7cd if node is -h then exit 0 else exit 1 2015-09-21 04:30:27 -04:00
penguhyang
6d347f66dd correct code to return right value 2015-09-18 02:24:03 -04:00
Xiaopeng Wang
46dd448b3c Merge pull request #174 from hu-weihua/cmdlog
Make commands.log support rotate mechanism and fix bug#160-165
2015-09-15 20:03:13 +08:00
huweihua
45a31d9bb8 modify some code depending on xiaopeng's comments 2015-09-15 04:19:55 -04:00
huweihua
c7f3e813e4 fix bug#160-165 and make commands.log support rotate mechanism 2015-09-13 05:31:45 -04:00
Samveen Gulati
9b02bb7ca4 [xCAT-server]Add check for existing target names for chdef -n 2015-09-13 07:11:56 +00:00
WangXiaoPeng
a191f2c749 remove two unmeaning spaces in the generated conserver.cf to avoid the automation test failure 2015-09-11 03:58:29 -04:00
wangxiaopeng
becaca29fe Issue 157
add XCATSSLVER environment variable when it's set on sles11.x mn
in conserver.cf for calling cons script to communicate with xcatd through tls
2015-09-08 04:51:51 -04:00
Xiaopeng Wang
c0e16c9fcf Merge pull request #145 from hu-weihua/cmdlog
fix bug#140 offline trouble shooting time stamp wrong
2015-09-02 18:21:34 +08:00
huweihua
fc53bb3b3c fix bug#140 offline trouble shooting time stamp wrong 2015-09-01 22:38:56 -04:00
Samveen Gulati
5393389544 [xCAT-server] Add changes missed in 0dba62260c995c824bb26bad9f8686ee711e963f 2015-08-30 10:27:58 +00:00
Xiaopeng Wang
f62925567d Merge pull request #137 from bybai/master
fix issue xcatd restart failed using latest build during loading dock…
2015-09-01 14:16:27 +08:00
bybai
e4145b4ca9 fix issue xcatd restart failed using latest build during loading docker.pm (#132) 2015-08-31 05:29:30 -04:00
Xiaopeng Wang
d117851a30 Merge pull request #128 from immarvin/master
use pigz to improve the performance of genimage/packimage/liteimg
2015-08-28 18:28:17 +08:00
Xiaopeng Wang
d02ef003ba Merge pull request #129 from hu-weihua/cmdlog
Make command log process support restartxcatd
2015-08-28 18:24:06 +08:00
Xiaopeng Wang
3571b34710 Merge pull request #131 from samveen/master
[xCAT-server] Minor code format fixes to plugins/DBobjectdefs.pm
2015-08-28 18:19:22 +08:00
huweihua
e7c5580a10 change fork ot xfork for command log process 2015-08-28 04:12:14 -04:00
immarvin
4114a4f6a9 fix some codeing style problems 2015-08-28 03:29:09 -04:00
immarvin
8dea21b6c1 remove some code commented out 2015-08-28 03:00:19 -04:00
immarvin
81409e1899 use pigz instead of gzip in liteimg 2015-08-28 02:56:26 -04:00
huweihua
6414da0d34 modify indent 2015-08-28 02:55:49 -04:00
huweihua
efa45a81d9 command log process support restartxcatd and fix some response parsing error 2015-08-28 02:20:08 -04:00
immarvin
5e03ebc498 use pigz to improve the performance of genimage/packimage 2015-08-28 00:09:05 -04:00
Samveen
338b22c301 [xCAT-server]: Fix messed up tab based indentation in DBobjectdefs.pm 2015-08-27 14:11:43 +00:00
Samveen
d8306c6316 [xCAT-server]: Make string assignmets consistent in DBobjectdefs.pm (missed in previous commit) 2015-08-27 14:07:11 +00:00
Samveen
d23ac40a5b [xCAT-server]: Make string assignmets consistent in DBobjectdefs.pm 2015-08-27 14:04:53 +00:00
Samveen
dd5dadd8ce [xCAT-server]: Remove an unnecessary string comparison from DBobjectdefs.pm 2015-08-27 13:57:01 +00:00
Samveen
2f88aff982 [xCAT-server]: Fix extraneous whitespace and bad indentation in DBobjectdefs.pm 2015-08-27 13:54:21 +00:00
junxiawang
dff634afdf modify code according to weihua's comments 2015-08-27 09:40:23 -04:00
junxiawang
e9557f4c0c modify autotest download xcat-dep code 2015-08-24 08:52:08 -04:00
huweihua
4058f6b60a fix typo, lost a { 2015-08-23 22:37:51 -04:00
Xiaopeng Wang
61be8eddee Merge pull request #90 from penguhyang/master
add compute.ubuntu14.04.3.x86_64.pkglist file and compute.ubuntu14.04.3.ppc64el.pkglist to support ubuntu14.04.3 on x86_64 and ppc64le architecture
2015-08-24 10:21:51 +08:00
Xiaopeng Wang
efa08e1f37 Merge pull request #81 from hu-weihua/master
Trouble shooting--Record command output and add trace information
2015-08-24 10:17:52 +08:00
Xiaopeng Wang
b941ea3271 Merge pull request #88 from zet809/master
support rflash for firestone machine, but the code needs to verify with Firestone JMET machine.
2015-08-21 11:04:26 +08:00
huweihua
69ebde1728 fix some quit problem of command log writer process 2015-08-20 20:53:57 -04:00