2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

6975 Commits

Author SHA1 Message Date
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
ertaozh
4f5682ede2 enhancement of rflash for firestone machine, check extra options 2015-08-20 06:38:56 -04:00
Xiaopeng Wang
1c135343c0 Merge pull request #105 from bybai/master
fix : updatestatus is not correct when -F run with -P and -S
2015-08-20 16:38:05 +08:00
penguhyang
057d3d29bf add compute.ubuntu14.04.3.ppc64el.pkglist and compute.ubuntu14.04.3.ppc64le.pkglist files to support ubuntu14.04.3 using diskless mode 2015-08-20 03:45:44 -04:00
bybai
2cd7ff2983 update comments and format for $::NOSYNCFILE related code 2015-08-20 03:40:37 -04:00
bybai
9fbd3e21eb fix : updatestatus is not correct when -F run with -P and -S 2015-08-20 02:51:12 -04:00
ertaozh
d8b62e3888 enhancement of rflash for firestone machine 2015-08-20 02:15:08 -04:00
huweihua
efb4aff9a5 enhance command log process for handling TERM signal 2015-08-18 23:45:36 -04:00
huweihua
d96d9a5590 fix some indent issue 2015-08-18 23:38:16 -04:00
Xiaopeng Wang
680359c6b2 Merge pull request #91 from bybai/master
allow multiple valid access tokens to exist at the same time for a user
2015-08-18 16:53:56 +08:00
bybai
89d039690d allow multiple valid access tokens to exist at the same time for a user 2015-08-18 04:30:02 -04:00
penguhyang
fe276a066c add compute.ubuntu14.04.3.x86_64.pkglist file to support ubuntu14.04.3 2015-08-18 04:24:51 -04:00
huweihua
4dcbe0ea48 modify many things depending on xiao peng and victor's comments 2015-08-18 04:17:37 -04:00
huweihua
a81a5e1a45 fix the indent issue and combine trace message 2015-08-18 04:11:59 -04:00
ertaozh
d3b57a9378 support rflash for firestone machine, need to verify with Firestone machine 2015-08-18 04:06:41 -04:00
Matt Ezell
c670040b6f Look for Packages or Packages.gz in the otherpkgdir
Allow the otherpkgdir to use a compressed Packages file so it can also be served
over http
2015-08-17 09:18:21 -04:00
Xiaopeng Wang
3176dc8dc5 Merge pull request #80 from bybai/master
Enhance docker.pm to communicate with docker host
2015-08-14 16:54:24 +08:00
bybai
3bd62937f6 add usage example for genreq and send_req. 2015-08-14 01:16:49 -04:00