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

1558 Commits

Author SHA1 Message Date
Weihua Hu
2ca3988fe5 Merge pull request #551 from neo954/issue505infiniband
Fix GitHub issue 505. Run hack_uname() while mlnxofed_ib_install.v2 is run in install stage
2016-01-20 14:08:30 +08:00
penguhyang
59d754aa44 improve the post.xcat to make the ouput clean 2016-01-18 03:25:05 -05:00
Xiaopeng Wang
64a70b1a4e Merge pull request #469 from bybai/confignetworknew
support configuring bond/vlan/bridge for RH7
2016-01-18 03:10:52 -05:00
bybai
2806f1f79e enhance mypostscript.tmpl 2016-01-12 02:36:12 -05:00
XuWei
d5ade56780 to fix issue 564
modified to fix issue 579
2016-01-12 02:10:23 -05:00
XuWei
5b94ccbfe5 to fix issue 563&564 2016-01-04 04:48:09 -05:00
Xiaopeng Wang
90af22e3e4 Merge pull request #531 from xuweibj/T75933
Get_install_disk,Task 75933
2015-12-28 20:17:36 +08:00
XuWei
c08fc960b2 Get_install_disk,Task 75933 2015-12-28 03:05:58 -05:00
yangsong
c54481efc5 Merge pull request #534 from zet809/refine_find_install_disk
replace the determine install disk precess with script share/xcat/ins…
2015-12-28 15:45:07 +08:00
ertaozh
fdca2cc3f9 replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk 2015-12-28 01:09:56 -05:00
GONG Jie
f46f0825f0 Fix GitHub issue 505. Run hack_uname() while mlnxofed_ib_install.v2 is run in install'' stage. 2015-12-22 17:51:31 +08:00
penguhyang
486a5239a8 post.xcat restructure 2015-12-20 22:22:18 -05:00
immarvin
1ffb4970e7 add the doc of diskless exlist; update the exlist for sles12 ppc64le diskless osimage 2015-11-26 02:35:42 -05:00
Victor Hu
e84389c0bf Add kernel-firmware and adaptec-firmware to reduce the number
of warning messages when running genimage on sles12 sp1 systems
2015-11-24 16:22:22 -05:00
zet809
c4e03b6c44 Merge pull request #456 from immarvin/onpkvmpre
add disc selecting logic for powerkvm3.1.0
2015-11-23 22:17:03 +08:00
immarvin
72cb00d6a4 disk names might be sdaa,sdab.... 2015-11-23 09:03:21 -05:00
immarvin
dc9017ddd5 disk names might be sdaa,sdab.... 2015-11-23 08:57:32 -05:00
immarvin
340516c2c3 disk names might be sd[a-z]+ 2015-11-23 08:50:34 -05:00
yangsong
74ba9ef631 Merge pull request #429 from neo954/story50687log
Dirty hack, fix the permission of direcotry /var/log/xcat
2015-11-23 21:16:38 +08:00
immarvin
f53f3854e3 devtype is useless,remove it 2015-11-23 07:44:52 -05:00
immarvin
785e2f7c6c add disc selecting logic for powerkvm3.1.0 2015-11-23 03:49:48 -05:00
GONG Jie
c4367da51e Dirty hack, fix the permission of direcotry /var/log/xcat 2015-11-23 14:40:51 +08:00
litingt@cn.ibm.com
91e26aeb14 fix defect 107 to avoid replacing link files in Automation ENV 2015-11-20 03:12:43 -05:00
bybai
73700a6138 delete bash -x 2015-11-20 02:00:30 -05:00
bybai
7c75934c60 fix 410 xHRM bridgeprereq br3 hang on 2015-11-19 20:54:39 -05:00
Jarrod Johnson
c5bb3ceb0d Alias RHEL7 to avoid breaking templates
Some custom templates used the rhel7 name.  Restore
their functionality by linking in the 'old' name.
2015-11-19 13:14:24 -05:00
Xiaopeng Wang
b37dd4bef0 Merge pull request #328 from whowutwut/sf_reference_cleanup
Remove references to sourceforge in xcat-core
2015-11-17 23:55:23 +08:00
huweihua
309fac1b1a add dependence package for support rhels7.1 on x86_64 2015-11-12 19:55:15 -05:00
huweihua
68b74b85ec fix bug#398 2015-11-12 03:42:14 -05:00
Xiaopeng Wang
fa3cbebda1 Merge pull request #323 from zet809/issue_229
fix bug 229: Install ubuntu 14.04.3 will fail on IBM Power S822LC if rhels is installed before
2015-11-05 14:22:18 +08:00
Xiaopeng Wang
4388100166 Merge pull request #326 from jjohnson42/master
If TFTPDIR does not begin with /, correct it
2015-11-05 13:28:23 +08:00
Xiaopeng Wang
e2150f039d Merge pull request #344 from immarvin/onissue97
fix issue #97 [fvt]2.11:still could not get l full debuginfo in management node for diskless provision after xcatdebugmode=1
2015-11-05 13:28:06 +08:00
immarvin
11b3c7d2ec correct a typo 2015-11-05 00:17:54 -05:00
penguhyang
c1ab39bb9a Merge pull request #329 from immarvin/onissue4673
fix issue #4673 There's no netbooting status when provision ubuntu stateless node
2015-11-03 18:18:35 +08:00
immarvin
977f88c293 fix issue #97 [fvt]2.11:still could not get l full debuginfo in management node for diskless provision after xcatdebugmode=1 2015-10-30 02:03:46 -04:00
Jarrod Johnson
0b1bb80853 Fix CentOS7 callout of wrong prescript name 2015-10-29 15:30:42 -04:00
Jarrod Johnson
96144aabbb If TFTPDIR does not begin with /, correct it
TFTPDIR could be set without a leading /.  Support
this syntax by putting a slash in front and hoping
for the best
2015-10-29 15:28:59 -04:00
Victor Hu
3c08a4e160 Add new postscript to configure cuda related settings
Renamed the install pkglist to be ppc64le only support
2015-10-28 10:39:46 -04:00
Victor Hu
7ec4f9350a fix some indentation issues from pull request review 2015-10-28 09:24:57 -04:00
ertaozh
cb29ea2c09 fix issue 314: CUDA 7.5 support for rh7.2 diskless 2015-10-28 07:10:43 -04:00
immarvin
da77461c61 fix issue #4673 There's no netbooting status when provision ubuntu stateless node 2015-10-27 23:09:09 -04:00
Victor Hu
8a39aa8aa5 Remove references to sourceforge in these files 2015-10-27 16:54:21 -04:00
huweihua
3013dea519 add -q option for grep 2015-10-27 04:56:23 -04:00
huweihua
2e549a5fdd enhance cleanup function 2015-10-27 01:44:53 -04:00
ertaozh
a176c26f3f fix bug 229: Install ubuntu 14.04.3 will fail on IBM Power S822LC if RH7.x is installed before 2015-10-27 01:38:16 -04:00
huweihua
424fe09d70 fix typo 2015-10-26 22:23:42 -04:00
huweihua
00a2d3bc24 fix typo. $ signs were missing. 2015-10-26 08:37:21 -04:00
huweihua
cb5e73ab0e fix bug#316 2015-10-26 05:02:58 -04:00
penguhyang
90ecb8b799 upgrade the cuda pkglist for diskfull install 2015-10-22 04:37:45 -04:00
neo954
bb5650db83 Merge pull request #239 from hu-weihua/infiniband
I think it is good enough for merging.
2015-10-20 14:51:56 +08:00