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

16178 Commits

Author SHA1 Message Date
cf4c91ac69 [xCAT-Server]Remove el7 specific code from pre.rh 2015-10-16 09:03:26 +00:00
9015913661 [xCAT-Server]Fix #253 with minor improvement 2015-10-11 10:59:48 +00:00
4bbde50119 Merge pull request #248 from cxhong/pgsql
failed to check postgresql package and ids
2015-10-08 17:09:51 -04:00
6932f19ec1 check postgresql-server instead of postgresql 2015-10-08 17:02:23 -04:00
038f79343d Update index.rst
remove .rst files that are not in this directory
2015-10-08 14:51:50 -04:00
0240e7a444 failed to check postgresql package and ids 2015-10-08 14:33:16 -04:00
9c6de4b1c3 Fix some spelling errors
Fix some spelling errors again.
2015-10-08 10:40:16 -04:00
9ab009e7ba Improve the content of the conflict resolution
Improve some wording in the conflict resolution section to make it more clear after running through the steps this week
2015-10-08 09:31:02 -04:00
97b6c4cbe8 Merge pull request #245 from whowutwut/advance
Reorganize the Advanced section and topics in the documentation
2015-10-07 15:55:16 -04:00
bb279bd76f Refactor the entire "Advanced" section of the documentation
- categorize into topics without "xCAT" in the heading
  since the topics are all related to xCAT
- Alphabetize the topics to make it easier to find
- create sub directories for the topics to contain
  the documentation
- broke down some of the docs to multiple files to help
  ease of readability
2015-10-07 15:29:09 -04:00
12127eb09b Fix the URL from files_new to files
Fix some formatting and some small corrections
2015-10-07 15:25:44 -04:00
a76e07c020 Remove the whole build directory for the docs instead of just
the contents so that we don't have left over directories
when switching branches
2015-10-07 15:25:44 -04:00
09e3d6650f Merge pull request #244 from cxhong/cuda
Support CUDA installation on rhel7.2 ppc64le system
2015-10-07 15:23:56 -04:00
3b34c97704 modified doc from victor's comments 2015-10-07 15:13:03 -04:00
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