2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

16247 Commits

Author SHA1 Message Date
Victor Hu
5ea80e13dc Re-commit the man1 man pages 2015-10-23 22:41:28 -04:00
Victor Hu
b6b8a5d50c Modify the create_man_page script to generate the files into
the man1,man3,man5,man8 subdirectories.  Created the index file to
display a glob of the generated rst files
2015-10-23 22:39:39 -04:00
Victor Hu
8b72f41df0 Remove the manpages in references/man.
Going to organize by manpage type
2015-10-23 22:31:29 -04:00
Xiaopeng Wang
4d03e69648 Merge pull request #304 from penguhyang/mknb_twice
correct mknb will run twice during install xcat
2015-10-23 18:54:09 +08:00
penguhyang
8926a2a217 correct mknb will run twice during install xcat 2015-10-23 06:33:54 -04:00
Victor Hu
f7a63d835f Update updatenode.rst
sync up the capital and lower case to match the heading below
2015-10-22 23:02:44 -04:00
Xiaopeng Wang
0dcaf2c723 Merge pull request #294 from penguhyang/correct_doc
correct doc for word and syntax
2015-10-22 21:31:25 +08:00
Xiaopeng Wang
b54b3f7068 Merge pull request #295 from penguhyang/ubuntu_support_cuda
upgrade the cuda pkglist for diskfull install
2015-10-22 21:29:13 +08:00
penguhyang
90ecb8b799 upgrade the cuda pkglist for diskfull install 2015-10-22 04:37:45 -04:00
penguhyang
056a5bfa85 correct doc for word and syntax 2015-10-22 02:32:26 -04:00
penguhyang
b1dff58244 Merge pull request #289 from whowutwut/bug257
The postscripts in EXECUTE for synclist do not run
2015-10-21 13:41:35 +08:00
bybai
4494e4ffac Merge pull request #288 from whowutwut/jun_switch
Remove the Juniper directory if exists, cause symlink creation to fail
2015-10-21 12:55:34 +08:00
Victor Hu
5476763673 Removed the code that strips the .post off the end of the files.
The file list being returned from xdcp contains .post.  For EXECUTE
files, we never match the postscript and so it never gets executed
2015-10-20 17:07:57 -04:00
Victor Hu
a8816cf4c5 Fix formatting of the code in the function: run_rsync_postscripts 2015-10-20 16:57:39 -04:00
Victor Hu
dba68501f1 There is no display_output option in xCAT.
Remove the unused code
2015-10-20 13:11:36 -04:00
Victor Hu
9aed2456d3 Need to add some check in the code to remove the Juniper directory
because the symlink does not get created when we are going from an
older release to the current release where this change was made
2015-10-20 11:08:52 -04:00
Victor Hu
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
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
huweihua
2424460fb5 modify depending on the second round comments 2015-10-20 01:44:02 -04:00
Xiaopeng Wang
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
Jarrod Johnson
1ea1ac81f8 Merge pull request #277 from jjohnson42/master
Handle ',,' in nodelist
2015-10-19 14:58:07 -04:00
Jarrod Johnson
50ce848930 Handle ',,' in nodelist
If ',,' is in nodelist, then confluent is
told to deal with empty groups.  Filter
that phenomenon out.
2015-10-19 14:56:30 -04:00
huweihua
73958c40c2 modify code depending on gongjie's comments 2015-10-19 08:28:15 -04:00
yangsong
1bb0e692bd Merge pull request #276 from penguhyang/type_postscript_update
check the postscripts before running it with 'bash -x' upgrade
2015-10-19 17:11:11 +08:00
penguhyang
e0fab6d9c4 check the postscripts before running it with 'bash -x' upgrade 2015-10-19 05:07:42 -04:00
yangsong
c48d5a1a94 Merge pull request #228 from penguhyang/type_postscript
check the postscripts before running it with 'bash -x'
2015-10-19 16:23:15 +08:00
huweihua
e2563c1780 add some example 2015-10-19 04:05:51 -04:00
penguhyang
28533f9411 check the postscripts before running it with 'bash -x' 2015-10-19 03:54:53 -04:00
Xiaopeng Wang
48aa4dd1cd Merge pull request #254 from samveen/fix_253
[xCAT-Server]Fix #253 with minor improvement
2015-10-19 11:05:28 +08:00
huweihua
600fa8fa00 reduce the number of options 2015-10-18 05:29:15 -04:00
huweihua
f186f1e838 modify depending on comments 2015-10-18 05:05:44 -04:00
huweihua
9adbc0cea9 delete for useless file 2015-10-18 05:03:50 -04:00
Victor Hu
22fc613834 Merge pull request #272 from xcat2/revert-258-gpu_ubuntu
Revert "add cuda installation based on ubuntu document"
2015-10-16 12:24:26 -04:00
Victor Hu
9c4b7de5c4 Revert "add cuda installation based on ubuntu document" 2015-10-16 12:17:25 -04:00
Victor Hu
19fb0e67f4 Merge pull request #258 from penguhyang/gpu_ubuntu
add cuda installation based on ubuntu document
2015-10-16 11:55:55 -04:00
penguhyang
c33511c163 Update cuda_ubuntu.rst 2015-10-16 05:52:01 -04:00
Samveen Gulati
cf4c91ac69 [xCAT-Server]Remove el7 specific code from pre.rh 2015-10-16 09:03:26 +00:00
Xiaopeng Wang
071256e584 Merge pull request #265 from bybai/HA
add HA related docs
2015-10-16 16:57:10 +08:00
bybai
d9e723dd7b add HA related docs 2015-10-16 04:51:30 -04:00
Xiaopeng Wang
9856c8e94c Merge pull request #267 from hu-weihua/xcatd
Fix bug#155 There are errors when restart xcatd for UDP service's bug
2015-10-16 13:54:27 +08:00
Victor Hu
2295560c50 Merge pull request #264 from neo954/task60792doc
Documentation updating, Hardware management for OpenPower systems
2015-10-15 09:43:16 -04:00
huweihua
e6c157b95b fix bug#155 There are errors when restart xcatd for UDP service's bug 2015-10-15 03:45:30 -04:00
GONG Jie
831bf72410 Documentation updating, Hardware management for OpenPower systems.
Minor updating based on @whowutwut's comments
2015-10-15 14:52:19 +08:00
tingtli
c9c2e32668 Merge pull request #148 from chenglch/hierarchy
Add hierarchy doc
2015-10-15 14:31:41 +08:00
penguhyang
0c91590048 Update cuda_rhel.rst 2015-10-15 13:28:47 +08:00
cxhong
5ad4a4ff12 Merge pull request #260 from penguhyang/cuda_ubuntu14.03.3_pkglist
add pkglist to support cuda installtion on ubuntu14.04.3
2015-10-14 15:51:27 -04:00
huweihua
c9a3a3ab21 add ib pkglist for support rhels7.2 on ppc64le 2015-10-14 03:48:06 -04:00
huweihua
1e959ced05 fix some warning during make 2015-10-14 03:01:25 -04:00
huweihua
8c3c9239b2 add IB docs under advanced directory 2015-10-14 02:42:46 -04:00
penguhyang
454d8d4459 add pkglist to support cuda installtion on ubuntu14.04.3 2015-10-13 22:47:02 -04:00