2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

17732 Commits

Author SHA1 Message Date
immarvin
4967f9b80c save the content of the partition file to xcat.log to inspect the partition scheme after installation 2016-06-27 22:24:52 -04:00
immarvin
00584f5370 fix issue [Customer] bootloader is not grabbing the addkcmdline from osimage #1185 2016-06-24 04:26:09 -04:00
Xiaopeng Wang
82d75d1868 Merge pull request #1380 from neo954/go-xcat.2
[go-xcat] Add fedora 24 dnf support. Now, go-xcat can work with fedora 24
2016-06-24 09:46:25 +08:00
GONG Jie
de76ed3b43 [go-xcat] Add fedora 24 dnf support. Now, go-xcat can work with fedora 24. 2016-06-23 22:23:29 +08:00
GONG Jie
e64d09c9b9 [go-xcat] Get rid of yum-config-manager, it make things easier if package yum-utils is not installed 2016-06-23 18:14:57 +08:00
Weihua Hu
93f20131dc Merge pull request #1332 from gurevichmark/image_probe
xCAT probe subcommand to check consistency of os images on compute nodes
2016-06-23 17:04:03 +08:00
Xiaopeng Wang
824dbdc67b Merge pull request #1363 from immarvin/onruncmdinstaller
restruct the runcmdinstaller with netcat
2016-06-23 16:57:48 +08:00
Xiaopeng Wang
71ddc1fd62 Merge pull request #1375 from neo954/go-xcat
[go-xcat] Fix a bug on Ubuntu. On amd64, apt is configured for bi-arch, while xcat repository is not bi-arch
2016-06-23 16:30:58 +08:00
yangsong
1d3d27bece Merge pull request #1358 from xuweibj/I980
Fix issue 980, add status powering-on
2016-06-23 03:01:15 -05:00
GONG Jie
34abeed36c [go-xcat] Fix a bug on Ubuntu. On amd64, apt is configured for bi-arch, while xcat repository is not bi-arch. 2016-06-23 16:00:51 +08:00
Xiaopeng Wang
838d764b91 Merge pull request #1370 from immarvin/onmkdeftemplate
fix issue  [FVT]lsdef/mkdef commands <Error: Unsupported request error> on rh6.8 ppc64 #1369 @github
2016-06-23 15:07:08 +08:00
immarvin
e7f3446bd4 fix issue [FVT]lsdef/mkdef commands <Error: Unsupported request error> on rh6.8 ppc64 #1369 @github 2016-06-23 02:09:24 -04:00
immarvin
1846de8205 restruct the runcmdinstaller with netcat 2016-06-22 22:50:12 -04:00
Victor Hu
5fd58825b2 Merge pull request #1331 from gurevichmark/kvm_storage_pool_create
Ignore 'File exists' error from storage pool build
2016-06-22 16:59:38 -04:00
Victor Hu
4750bd7e15 Merge pull request #1345 from gurevichmark/rmdef_count
Correct the count of removed objects
2016-06-22 16:57:23 -04:00
Mark Gurevich
fd88824940 Improve messages 2016-06-22 14:16:31 -04:00
Xiaopeng Wang
bdffc204b4 Merge pull request #1364 from daniceexi/ssl_new
issue 1171: set  SSL_verifycn_scheme => none for IO::Socket::SSL->new
2016-06-22 21:38:44 +08:00
wangxiaopeng
ca7c9ad69a issue 1171: set SSL_verifycn_scheme => none for IO::Socket::SSL->new 2016-06-22 10:04:04 -04:00
yangsong
0e44282fd5 Merge pull request #1350 from bybai/setupntp
fix 1342 setupntp need enhance to support sles12
2016-06-22 01:15:33 -05:00
XuWei
704f03bcd0 Fix issue 980, add status powering-on 2016-06-22 01:37:40 -04:00
yangsong
109e4f93db Merge pull request #1338 from penguhyang/debugmode_docs
update the doc to add description of how to use diskless log
2016-06-21 22:12:21 -05:00
Xiaopeng Wang
6775f8ab92 Merge pull request #1254 from immarvin/onmkdeftemplate
support mkdef --template;support lsdef --template
2016-06-22 11:11:57 +08:00
penguhyang
fba782257e update the doc to add description of how to use diskless log 2016-06-21 23:06:03 -04:00
Xiaopeng Wang
aa3465c1b0 Merge pull request #1322 from jtfrey/centos7-changes
Altered statelite behavior w.r.t. /etc/mtab on RHEL7 distros
2016-06-22 10:28:44 +08:00
GONG Jie
bf8d91d4e1 [go-xcat] Fix typo 2016-06-22 10:15:05 +08:00
Xiaopeng Wang
9820d60e43 Merge pull request #1323 from stanford-rc/delloem-bmcsetup
bmcsetup: add support for Dell iDRAC
2016-06-22 09:19:39 +08:00
Xiaopeng Wang
8676d5c3ae Merge pull request #1357 from neo954/go-xcat.2
Enhanced ``go-xcat'' - Add xCAT updating support.
2016-06-22 08:48:31 +08:00
Xiaopeng Wang
1efb3d10ab Merge pull request #1352 from chenglch/xcatd_db
Wait the completion of UDP process to avoid of DB Magic error
2016-06-22 07:50:11 +08:00
Xiaopeng Wang
adc765825b Merge pull request #1354 from neo954/go-xcat
[go-xcat] Fix bug #1351 of command line argument processing
2016-06-22 07:44:03 +08:00
Mark Gurevich
75f8fe246d perltidy formatting 2016-06-21 16:35:46 -04:00
Mark Gurevich
cdeca9da04 Code changes suggested by review 2016-06-21 16:28:05 -04:00
Mark Gurevich
52798de7c4 Simplify solution and handle verbose option 2016-06-21 14:57:32 -04:00
GONG Jie
475636a6fd [go-xcat] Add xCAT updating support. 2016-06-22 00:25:20 +08:00
chenglch
b57db4ef31 Wait the completion of UDP process to avoid of DB Magic error
close-issue: #1008
2016-06-21 04:41:56 -04:00
bybai
99e4522fde fix 1342 setupntp need enhance to support sles12 2016-06-21 04:29:57 -04:00
Yuan Bai
6612ffca3e Merge pull request #1340 from mavscjb/master
Check if the postscript is only for diskless
2016-06-21 16:10:56 +08:00
GONG Jie
604f6f338e [go-xcat] Fix a bug of command line argument processing 2016-06-21 15:45:53 +08:00
yangsong
becf0505fe Merge pull request #1349 from bybai/makentp
update makentp man page
2016-06-21 02:33:21 -05:00
bybai
e1c25c317b update makentp man page 2016-06-21 03:30:43 -04:00
WangXiaoPeng
5ba0427b48 fix a typo that perl sentence: continue does not work in sles11.4 2016-06-21 02:56:18 -04:00
root
90cede03a7 Add the centos7.2-ppc64's discinfo 2016-06-20 23:13:34 -04:00
Xiaopeng Wang
afa26d2e86 Merge pull request #1307 from cxhong/1106
Add new subroutine and filter out disable networks for switchdiscover
2016-06-21 07:44:39 +08:00
Mark Gurevich
17d6cd35d0 Correct the count of removed objects 2016-06-20 15:31:39 -04:00
Mark Gurevich
dfead7e17c image subcommand probe suggested updates 2016-06-20 10:44:00 -04:00
Xiaopeng Wang
bad49c4db3 Merge pull request #1318 from neo954/go-xcat
go-xcat - A tool to install xCAT automatically
2016-06-20 22:02:08 +08:00
GONG Jie
2ce5afe576 [go-xcat] Add another small test case to check if all the xcat-core packages are on the same version 2016-06-20 21:28:24 +08:00
GONG Jie
6d275ffab6 [go-xcat] Can use different URL or path for the xcat-core and/or xcat-dep repository 2016-06-20 20:34:11 +08:00
root
785f75f825 fix a typo 2016-06-20 07:06:18 -04:00
tingtli
0411d51333 Merge pull request #1339 from junxiawang/Jun20
modify docker setup case according to issue 1336
2016-06-20 15:59:18 +08:00
junxiawang
e21dbea0b4 modify docker setup case according to issue 1336 2016-06-20 06:53:54 -04:00