2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 18:00:38 +00:00
Commit Graph

97 Commits

Author SHA1 Message Date
b928435468 Merge pull request #513 from hu-weihua/ibdoc
Add reboot again recommendation in IB doc for rh7
2015-12-14 08:37:54 +08:00
ca7e1df5f1 Clean up some formatting and add links for the missing "todo" 2015-12-11 21:02:40 -05:00
82a348b160 Merge the pages for Large Cluster and Hierarchical
Realized that the large cluster support and the advanced hierarchical pages are the same.
This initial commit does some refactoring of the pages.

Left around the define_service_node.rst page but it's not in the index.
We need to verify that the content is correct in define_service_nodes.rst
2015-12-11 21:02:25 -05:00
e64a5017c6 Merge pull request #431 from junxiawang/docdns
add dns document
2015-12-10 15:13:26 +08:00
ab5a9f227c Found some more places where diskful was spelled with two l's 2015-12-08 11:51:06 -05:00
011651c2ac update statefull and diskfull to stateful and diskful
for consistency in the documentaion and code
2015-12-08 11:43:56 -05:00
3924e742b1 Update the documentation pages to be consistent
and spell diskful instead of diskfull
s
2015-12-08 11:43:56 -05:00
6be46889da modify the domain name resolution doc 2015-12-07 05:49:46 -05:00
aeb4c661ab add reminding for firmware upgrade case 2015-12-03 01:08:24 -05:00
8e470cbccc modify again 2015-12-02 23:30:35 -05:00
10b73ef340 add remind reboot for rhels7 2015-12-02 02:46:48 -05:00
2b7831a258 Merge pull request #487 from zet809/refine_discovery_doc
add bmcsetup in discovery doc, add chain document in Advanced Topics …
2015-12-01 16:51:23 -05:00
5b5b32f664 Updating document for "chain" 2015-12-01 12:05:18 -05:00
da3bb3038e add bmcsetup in discovery doc, add chain document in Advanced Topics chapter 2015-11-28 09:34:04 -05:00
8ad335983d Merge pull request #300 from bybai/fixraiddoc
I will merge it for 2.11. In 2.12 , we can add a section to describe how to do node provision  after  creating RAID.
2015-11-20 16:56:52 +08:00
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
dea849942e improve files 2015-11-12 04:36:52 -05:00
756602bfad delete files 2015-11-12 00:14:17 -05:00
ccf2ff424a complete all 2015-11-12 00:07:59 -05:00
9102692aaa complete updatenode 2015-11-11 23:56:06 -05:00
1e08a4b2c7 v3 2015-11-11 06:44:49 -05:00
2d757a6b26 v2 2015-11-11 06:34:59 -05:00
e804493b36 compete v1 2015-11-11 06:09:17 -05:00
ddb5cb0eb2 Merge pull request #358 from hu-weihua/infdoc
Refine IB doc
2015-11-05 15:44:56 -05:00
2498c39d67 refine the doc 2015-11-04 01:21:47 -05:00
0b9653229e Merge pull request #346 from whowutwut/cuda_runtime
Clean up some instructions for diskless install of cuda
2015-11-02 12:16:33 +08:00
ff48855aa5 Update ubuntu.rst 2015-10-30 16:02:38 -04:00
7e49dabc8b Update ubuntu.rst
ppc64el not ppc64le for Ubuntu
2015-10-30 16:01:23 -04:00
900d937275 Update ubuntu.rst 2015-10-30 15:59:57 -04:00
70bf0e76b2 Clean up some instructions for diskless install of cuda
- cuda runtime does not require pciutils, could save some steps
2015-10-30 15:44:44 -04:00
1c0c59a467 Update rhels.rst 2015-10-30 14:07:57 -04:00
f5fa3cce77 Update rhels.rst 2015-10-30 14:01:41 -04:00
dbcbc0a4f9 Update rhels.rst 2015-10-30 14:01:21 -04:00
fdff2308fa Merge pull request #345 from daniceexi/doc_refine_cuda
Change the cuda install doc for rh
2015-10-30 09:14:59 -04:00
2b5037bc07 Change the cuda install doc for rh
Make it follow the otherpkgs.pkglist rule to
  add cuda and dkms
2015-10-30 08:31:32 -04:00
3771a6a3d1 Merge pull request #292 from whowutwut/issue290
Improvements to install guide address issues from #290
2015-10-30 05:01:37 -04:00
630d831cc6 Create nvml.rst
Forgot to add this to the git commit
2015-10-29 15:56:56 -04:00
e413fb2720 Update some spelling changes 2015-10-29 13:31:57 -04:00
4ac370729e Move the NVML steps to be common between RH and Ubuntu for GPU
based on Xiao Pengs review comments
2015-10-28 22:22:02 -04:00
5bdf22f181 Some formatting changes based on review comments 2015-10-28 21:15:56 -04:00
6b54a9dd76 Refactor the GPU CUDA documentation. Organized for both
RHEL and Ubuntu sharing common pages.  Made sure the documentation
reflects the chanages made for diskless support in Issue #314
and Issue #316
2015-10-28 16:38:49 -04:00
0d023445d0 Merge pull request #296 from penguhyang/ubuntu_support_cuda_doc
upgrade the cuda document for diskfull install
2015-10-28 13:38:09 -04:00
533d22acbc Update define_service_node.rst
fix the broken link to the node manpage
2015-10-27 17:20:20 -04:00
f2c50fb667 Update service_node_for_diskless.rst
Fix spelling error
2015-10-27 17:07:24 -04:00
ca47633cb3 Update service_node_for_diskless.rst
Update the missing links to download directory
2015-10-27 17:04:19 -04:00
8a39aa8aa5 Remove references to sourceforge in these files 2015-10-27 16:54:21 -04:00
5bfd9c7f19 Merge pull request #321 from pdlun92/docupdate1
fixed links in hierarchy DB setup
2015-10-26 14:03:37 -04:00
f8c7cf66cd removed the 3 2015-10-26 14:02:19 -04:00
5fc6160fe3 fixed links in hierarchy DB setup 2015-10-26 13:57:09 -04:00
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