2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-15 02:44:17 +00:00
Commit Graph

18141 Commits

Author SHA1 Message Date
Victor Hu 8a87442887 Merge pull request #1713 from whowutwut/opensslvuln
Provide Security Notice for Vulnerability created on 2016-08-15
2016-08-16 14:36:15 -04:00
Victor Hu 8abf2b0334 Provide Security Notice for Vulnerability created on 2016-08-15 2016-08-16 14:34:32 -04:00
zet809 9298b5ff21 Merge pull request #1710 from hu-weihua/probebugs
Fix bug 1017: xcatprobe osdeploy -n node -r 24h could not get right deploy messages
2016-08-16 17:59:41 +08:00
zet809 1ff6ec7e2d Merge pull request #1709 from hu-weihua/ibpkgl
Add dependency to support rhels7.2+IB
2016-08-16 17:42:15 +08:00
hu-weihua 91bd846c45 Fix bug 1017 2016-08-16 05:42:04 -04:00
hu-weihua 47b37f5789 add dependency to support rhels7.2+IB 2016-08-16 04:59:26 -04:00
zet809 d2656f5287 Merge pull request #1704 from hu-weihua/probeubuntupkg
Fix issue, xcat-core builed failed in ubuntu due to xcat probe code checking
2016-08-16 11:12:16 +08:00
hu-weihua 91e29ba7f5 Fix issue, xcat-core builed failed in ubuntu due to xcat probe code checking 2016-08-15 23:03:54 -04:00
Victor Hu ced0f25d91 Merge pull request #1678 from cxhong/1356
CUDA8 support on rhel7.2 and rhel7.3
2016-08-15 15:41:50 -04:00
Casandra Qiu 6a197828ae modify comments 2016-08-15 14:31:25 -04:00
Casandra Qiu f492ceb7e9 use cudaruntime-8-0 as default 2016-08-15 08:50:49 -04:00
Xiaopeng Wang f371073d92 Merge pull request #1701 from hu-weihua/pbugs
Fix probe bugs:#1697,#1681,#1675,#1672 and #1528
2016-08-15 16:48:04 +08:00
Xiaopeng Wang 944fa9808d Merge pull request #1698 from penguhyang/rh6.8_tar
support tar for redhat6.8
2016-08-15 16:30:07 +08:00
penguhyang 9a7f781d94 Merge pull request #1700 from tingtli/packimge
use dependency on mn to run test
2016-08-15 16:27:20 +08:00
hu-weihua d7a683b200 fix probe bugs 2016-08-15 04:10:50 -04:00
litingt@cn.ibm.com 67d03b2c42 use dependency on mn to run test 2016-08-15 03:51:08 -04:00
penguhyang bc5057bbb7 Merge pull request #1699 from tingtli/packimge
update cases for packimage code change
2016-08-15 14:49:13 +08:00
penguhyang d4a397adce support tar for redhat6.8 2016-08-15 02:40:23 -04:00
litingt@cn.ibm.com 0f59a399ee update cases for packimage code change 2016-08-15 02:36:40 -04:00
Xiaopeng Wang 6f81ef16c4 Merge pull request #1696 from immarvin/onissue
fix issue  [Customer] nodeset failed with meaningless messages #1529
2016-08-15 11:03:07 +08:00
Xiaopeng Wang 538fa0349a Merge pull request #1694 from immarvin/onpackimg
[packimage -m -c]:  supress the verbose info of rootimg decompression; add tar "--no-recursion" option in packimage; correct the path of gnu tar to be "/bin/tar" in genimage
2016-08-15 10:51:40 +08:00
immarvin 506d0c9660 fix issue [Customer] nodeset failed with meaningless messages #1529 2016-08-14 06:11:04 -04:00
Weihua Hu 665bf66f47 Fix bug1687 xcatprobe could not surpport xcatmn command on ubuntu (#1691)
* fix bug1687 xcatprobe could not surpport xcatmn command on ubuntu

* remove useless files
2016-08-13 02:04:55 -05:00
immarvin be77e5f43f fix issue [DEV] it is ambiguous to determine which compressed rootimg to use among rootimg.tar.gz,rootimg.cpio.gz,rootimg.tar.xz... #1695; update the manpage and usage info of packimage 2016-08-13 02:53:05 -04:00
immarvin 5699b025dd fix issue [FVT]on rhels6.8, rootimg.tar.gz is only 20 bytes after run packimage -m tar rhels6.8-ppc64-netboot-compute ; fix issue #1689 [FVT]:diskless provision broken using rootimg.tar.gz created by packimage -m tar osimage #1688 2016-08-13 00:30:56 -04:00
immarvin e1775355f5 refine the tar options 2016-08-12 21:11:48 -04:00
Victor Hu 3047917dce Merge pull request #1693 from cxhong/selinux
genimage failed for rhels7.2 because /etc/selinux/config file is not exists
2016-08-12 16:29:31 -04:00
Casandra Qiu 33d30c8efa indent the line space 2016-08-12 16:24:13 -04:00
Jarrod Johnson 93d5dc34e0 Merge branch 'master' of github.com:xcat2/xcat-core 2016-08-12 15:58:06 -04:00
Jarrod Johnson 22fe457bc1 Fix tcons interaction with filename globbing
Filename globbing strings are not good to happen
to noderanges.  Use quotes to avoid it in script.
Caller still needs to be careful to quote/escape
on their end.
2016-08-12 15:57:11 -04:00
Casandra Qiu 2b54a0ed33 genimage failed for rhels7.2 because /etc/selinux/config file didn't exists 2016-08-12 15:38:09 -04:00
zet809 93f32c5eeb Merge pull request #1653 from hu-weihua/osdeploy
Implement replay and state control function for os provision probe
2016-08-12 23:35:50 +08:00
Jarrod Johnson 76ed1ab158 Provide a workaround for SD350 beacon
SD350 standard command does not stay on indefinitely.
Provide a workaround to cause that to stay on.
2016-08-12 10:07:16 -04:00
tingtli 714cda5cc6 Merge pull request #1690 from junxiawang/0812
I agree to merge
2016-08-12 18:33:15 +08:00
junxiawang 4a270db56f modify x86_64 bundle 2016-08-12 10:09:17 -04:00
junxiawang 5bb901d5ee add rhels7.3 bundle 2016-08-12 08:55:41 -04:00
hu-weihua 45bbe0f9ba modefy depending on comments 2016-08-12 06:02:03 -04:00
hu-weihua 7debe6a95e comment some debug line out 2016-08-12 04:45:22 -04:00
Weihua Hu 1b48a107ad Merge pull request #1679 from xuweibj/fmtxcatmn
Fix xcatprobe xcatmn(hierarchy) issue
2016-08-12 16:42:17 +08:00
XuWei f9d725808c modify dns check and cleanup 2016-08-12 04:38:40 -04:00
hu-weihua 578fda6663 modify depending on comments 2016-08-12 03:46:54 -04:00
penguhyang 5cc61d92f2 Merge pull request #1686 from immarvin/onissue
fix issue  Nodeset for Ubuntu OS displays warning, but we should be more specific and only print on conditions where it might fail #1097
2016-08-12 15:00:51 +08:00
immarvin b9d8138395 fix issue Nodeset for Ubuntu OS displays warning, but we should be more specific and only print on conditions where it might fail #1097 2016-08-12 02:52:03 -04:00
penguhyang d44176f1d1 update code of packimage (#1685) 2016-08-12 01:46:52 -05:00
penguhyang 28144017e4 update pkglist for redhat sles ubuntu (#1680) 2016-08-12 01:03:39 -05:00
XuWei f7aa0cc2fa add cleanup function 2016-08-11 23:33:32 -04:00
XuWei c6684895eb Fix xcatprobe xcatmn(hierarchy) issue 2016-08-11 22:13:33 -04:00
Casandra Qiu 672b7113d7 CUDA8 support on rhel7.2 and rhel7.3 2016-08-11 12:04:24 -04:00
Victor Hu ae3489d3a4 Merge pull request #1667 from andreas-h/patch-1
Update features.rst
2016-08-11 11:12:28 -04:00
Xiaopeng Wang 64d02cb448 Merge pull request #1676 from immarvin/onrh7.3
fix issue  [DEV] Diskless boot failed for rhel7.3 because selinux disabled. #1666 ; disable selinux in the rootimg
2016-08-11 21:02:30 +08:00