2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 17:30:19 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
650fe08e1f Update service_node_for_diskfull.rst
Fix some formatting errors.  I don't think we need to tell the user how to download xCAT in the advanced sections.
2015-10-23 22:13:22 -04:00
4e74e0b683 Clean up the Hierarchy support Page
Just clean up some small text issues when re-reading this page
2015-10-20 10:49:53 -04:00
80cb045a97 Merge pull request #262 from hu-weihua/doc
Add IB docs under advanced/network/infiniband directory
2015-10-20 11:27:10 +08:00
e2563c1780 add some example 2015-10-19 04:05:51 -04:00
f186f1e838 modify depending on comments 2015-10-18 05:05:44 -04:00
9adbc0cea9 delete for useless file 2015-10-18 05:03:50 -04:00
9c4b7de5c4 Revert "add cuda installation based on ubuntu document" 2015-10-16 12:17:25 -04:00
19fb0e67f4 Merge pull request #258 from penguhyang/gpu_ubuntu
add cuda installation based on ubuntu document
2015-10-16 11:55:55 -04:00
c33511c163 Update cuda_ubuntu.rst 2015-10-16 05:52:01 -04:00
071256e584 Merge pull request #265 from bybai/HA
add HA related docs
2015-10-16 16:57:10 +08:00
d9e723dd7b add HA related docs 2015-10-16 04:51:30 -04:00
c9c2e32668 Merge pull request #148 from chenglch/hierarchy
Add hierarchy doc
2015-10-15 14:31:41 +08:00
0c91590048 Update cuda_rhel.rst 2015-10-15 13:28:47 +08:00
1e959ced05 fix some warning during make 2015-10-14 03:01:25 -04:00
8c3c9239b2 add IB docs under advanced directory 2015-10-14 02:42:46 -04:00
95105e5c6c add cuda installation based on ubuntu document 2015-10-13 22:23:26 -04:00
206116f11e Merge pull request #249 from whowutwut/mixed_cluster_improv
Re-format the mixed cluster support page to improve clarity.
2015-10-14 09:40:56 +08:00
be9ca503fe Add hierarchy doc phrase 2
Delete ubuntu ppc64le section in the diskfull installation
document.
2015-10-13 05:17:49 -04:00
57c7dca6da Add hierarchy doc
Add hierarchy documents including introduction, database
management,defining node, service node setup, test service
node and appendix.

TODO: resolve the fake_todo link reference in the following patch
2015-10-13 05:17:49 -04:00
cc3f89f4ff Re-arrange the files for Mixed Cluster Support to make it more clear
Also update the stateless image creation file to include
the NOTE for using a local file.  I hit problems with genimage
when it's writing to the mounted NFS /install directory
2015-10-08 17:07:34 -04:00
038f79343d Update index.rst
remove .rst files that are not in this directory
2015-10-08 14:51:50 -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
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
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
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
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
b26c3e526f modified docs from BaiYuan's comment 2015-09-25 11:16:57 -04:00
df70bf0445 Modify the changes from BaiYuan's notes 2015-09-23 14:49:09 -04:00
c83c5a1569 fix Error/Warning message from "make html" output 2015-09-22 17:36:32 -04:00
ae94af56a2 fix space before bullet list 2015-09-22 16:56:06 -04:00
71420cc747 Add documentation to Software Kits 2015-09-22 16:00:38 -04:00
2805011aff modify some parts depending on the comments 2015-09-21 02:43:17 -04:00
93b5fb8eab add content for sysclone 2015-09-21 02:41:07 -04:00
a8c554c6eb Merge pull request #135 from bybai/parrel-cmd-doc
add parallel commands doc and software firmware inventory doc
2015-09-18 13:26:10 +08:00
d1b3fbb8f3 update **sinv** to `sinv`
update **sinv** to ``sinv``
2015-09-10 11:04:08 +08:00
02568e8e28 polished based on comments
1, `**sinv`** modified to **sinv**;  there is no sinv command link now, so current it cannot link other place;
2,  "checks the software and firmware configure in this cluster" to "checks the software and firmware inventory in this cluster"
2015-09-10 10:15:11 +08:00
35e9cac27d fix some warning messages 2015-09-09 10:38:51 -04:00
06d3a33199 change Redhat to RHEL and rewrite some comments 2015-09-06 02:51:30 -04:00
381de1bc58 use the footnotes syntax instead of sup, add internal links at support matrix and change some words 2015-09-02 01:29:42 -04:00
9a7c05c0b6 add doc about Set Up Web Service for REST API and Mixed Cluster 2015-09-01 01:44:07 -04:00
4a91e86eaf add software and firmware inventory doc 2015-08-31 02:18:28 -04:00
dfe749793c Staging files under xcat-doc/doc to get moved to xcat-core project 2015-08-20 15:54:56 -04:00