2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00
Commit Graph

16164 Commits

Author SHA1 Message Date
1a7f035eb2 Support CUDA installation on rhel7.2 ppc64le system 2015-10-07 08:58:51 -04:00
136b9319f3 Merge pull request #231 from whowutwut/cleanup_buildcore
Cleanup buildcore.sh file in preparation for xcat.org
2015-09-30 16:30:45 -04:00
5d330332ad Merge pull request #237 from whowutwut/fix_doc_warnings
Fixed some of the WARNING and ERROR messages in the document build.
2015-09-30 12:37:32 -04:00
f2b7757628 Fixed some of the WARNING and ERROR messages that are coming out doing a
'make clean' then 'make html' for the documentation.  There are a lot
of formatting errors that are present

Also fixed some of the broken links.  When pages are added and changed
the person working on it should check the build errors
2015-09-30 12:25:40 -04:00
8eb347e015 Merge pull request #230 from tingtli/ting
I have reviewed the code and discussed with @tingtli  that the  testcase still has some problems. I'll merge the change first, @tingtli  will fix it later
2015-09-30 14:33:52 +08:00
a00b8d278a Change the files_new test path to files 2015-09-29 17:29:23 -04:00
e9329e486a Fixed typo repo -> repos for the path on xcat.org 2015-09-29 09:03:58 -04:00
6147d72fb5 Merge pull request #221 from bybai/configraidbranch
configraid support scripts
2015-09-29 17:57:08 +08:00
b6adf9eb6f Merge pull request #227 from bybai/configraiddoc
add configraid and diskdiscover docs
2015-09-29 17:30:35 +08:00
8a5d1e191f add configraid and diskdiscover docs 2015-09-29 05:28:57 -04:00
2b48f2a10e Merge pull request #225 from zet809/bmcdiscover_doc
replace lsslp with bmcdiscover for discover BMC/FSP
2015-09-29 16:54:39 +08:00
ab641aad32 update syncfile cases to daily bundle 2015-09-29 04:49:21 -04:00
c97f34b3b0 add syncfile cases 2015-09-29 04:45:48 -04:00
7c1d9f94a6 Merge pull request #156 from junxiawang/wjxdoc
add otherpkg,ospkg,postscripts,syncfile doc
2015-09-29 16:38:27 +08:00
cf7414e0b5 modify postscripts doc 2015-09-29 08:34:13 -04:00
837552f31a configraid support scripts 2015-09-29 03:52:33 -04:00
d3eef9d93a replace lsslp with bmcdiscover for discover BMC/FSP 2015-09-29 03:43:24 -04:00
ceb9be565d Merge pull request #198 from immarvin/onsyslog
fix defect # 197 and #196 on "syslog" postscript
2015-09-29 13:23:39 +08:00
d17059a8b8 Merge pull request #226 from daniceexi/docrefine_discover
Doc refine: Hardware Discovery
2015-09-29 10:54:08 +08:00
a4e502c1ec listen on tcp port to enable receiving the xcat debug logs forwarded via tcp protocol;comment out the rules which will write logs to /var/log/messages to prevent duplicate logs after script is run;correct the code logic in config_rsyslog_V8 enable the log receiving and forwarding 2015-09-28 22:34:57 -04:00
95c2e662c7 Set GITPULL=0 by default. If developers or others want to build
changes in their sandbox, it should NOT pull by default otherwise
we could potentially overwrite changes in the sandbox
2015-09-28 13:20:14 -04:00
912104be73 Cleanup: Remove reference to svn since xCAT project is exclusively using git 2015-09-28 11:01:34 -04:00
8a11afeea9 Merge pull request #207 from daniceexi/doc_add_releaseinfo
Add new documentation page describing the xCAT 2 release information under the Overview section
2015-09-28 10:31:07 -04:00
462b4a62d4 Add doc: release summary with:
new supported OS
  new supported HW
  new supported features
2015-09-28 10:42:50 -04:00
c4d4278002 Merge pull request #208 from cxhong/mytest
Add documentation to Software Kits
2015-09-28 20:54:57 +08:00
5cf13869ce fixed a spelling issue 2015-09-28 08:51:50 -04:00
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
d716e740bc make the run_ps subroutine to be consistent in ubuntu.post xcat.post and xcatdsklspost 2015-09-28 04:04:22 -04:00
9b524a94f2 Doc refine: Hardware Discovery 2015-09-28 03:16:20 -04:00
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
e115e54f31 Merge pull request #219 from daniceexi/docrefine_basic
doc change: refine basic concept
2015-09-28 11:16:49 +08:00
58e825691f fix bug#203 xdsh could not recognize single quote mark 2015-09-27 23:10:11 -04:00
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
b26c3e526f modified docs from BaiYuan's comment 2015-09-25 11:16:57 -04:00
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
e95cef86ac enhance bmcdiscover to get mtms for Firestone machine 2015-09-25 03:44:24 -04:00
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
4b48118dec fix some bugs found during support ubuntu14.04.3 on ppc64le 2015-09-25 03:03:49 -04:00
e22d5f2bdf Merge pull request #214 from bybai/pping
fix issue pping cannot connect sqlsite under non-root user
2015-09-25 15:03:23 +08:00
8ed8818e74 fix issue pping cannot connect sqlsite under non-root user 2015-09-25 02:52:44 -04:00
abfb4983ef Merge pull request #173 from bybai/diskdiscover
add diskdiscover script
2015-09-25 14:33:56 +08:00
5a98bf491a restuct diskdiscover as raidutils,raidcmd,diskdiscover 2015-09-25 02:29:37 -04:00
6676306e02 doc change: refine basic concept 2015-09-25 01:50:55 -04:00
32b9a9cb4e Merge pull request #216 from cxhong/119
fixed issue #119 xCAT installation trashes customer's original ntp.conf
2015-09-24 11:28:54 -04:00
3f40bfa211 fixed issue #119 xCAT installation trashes customer's original ntp.conf 2015-09-24 10:12:31 -04:00
6f50243602 fix issue 212: rinv all doesn't work for firestone JMET machine 2015-09-24 04:46:57 -04:00
df70bf0445 Modify the changes from BaiYuan's notes 2015-09-23 14:49:09 -04:00
c89312f175 Merge pull request #201 from junxiawang/wjxcode
modify makeconservercf and add addtional packages testcase
2015-09-23 22:54:37 +08:00
c0b54790cb modify packages testcase 2015-09-23 09:46:03 -04:00
0e42c947be Merge pull request #209 from penguhyang/noverify
add --noverify option to skip the node network availability verification
2015-09-23 20:10:01 +08:00