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

16253 Commits

Author SHA1 Message Date
c88a85e2b1 commit the man5 man pages generated from perl-xCAT 2015-10-23 22:57:52 -04:00
b37054d803 commit the man7 man pages generated from perl-xCAT 2015-10-23 22:56:54 -04:00
163d515367 Modify create_man_page to run db2man in the perl-xCAT directory to generate
the man pages for the database. After running pod2rst, remove the
perl-xCAT/pods and perl-xCAT/share directories to keep the git repo clean
2015-10-23 22:54:36 -04:00
a464fb3048 Re-commit the man8 man pages 2015-10-23 22:42:31 -04:00
83e101c762 Re-commit the man5 man pages 2015-10-23 22:42:13 -04:00
0a81d0784f Re-commit the man3 man pages 2015-10-23 22:41:56 -04:00
5ea80e13dc Re-commit the man1 man pages 2015-10-23 22:41:28 -04:00
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
8b72f41df0 Remove the manpages in references/man.
Going to organize by manpage type
2015-10-23 22:31:29 -04:00
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
8926a2a217 correct mknb will run twice during install xcat 2015-10-23 06:33:54 -04:00
f7a63d835f Update updatenode.rst
sync up the capital and lower case to match the heading below
2015-10-22 23:02:44 -04:00
0dcaf2c723 Merge pull request #294 from penguhyang/correct_doc
correct doc for word and syntax
2015-10-22 21:31:25 +08:00
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
90ecb8b799 upgrade the cuda pkglist for diskfull install 2015-10-22 04:37:45 -04:00
056a5bfa85 correct doc for word and syntax 2015-10-22 02:32:26 -04:00
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
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
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
a8816cf4c5 Fix formatting of the code in the function: run_rsync_postscripts 2015-10-20 16:57:39 -04:00
dba68501f1 There is no display_output option in xCAT.
Remove the unused code
2015-10-20 13:11:36 -04:00
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
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
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
2424460fb5 modify depending on the second round comments 2015-10-20 01:44:02 -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
1ea1ac81f8 Merge pull request #277 from jjohnson42/master
Handle ',,' in nodelist
2015-10-19 14:58:07 -04:00
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
73958c40c2 modify code depending on gongjie's comments 2015-10-19 08:28:15 -04:00
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
e0fab6d9c4 check the postscripts before running it with 'bash -x' upgrade 2015-10-19 05:07:42 -04:00
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
e2563c1780 add some example 2015-10-19 04:05:51 -04:00
28533f9411 check the postscripts before running it with 'bash -x' 2015-10-19 03:54:53 -04:00
48aa4dd1cd Merge pull request #254 from samveen/fix_253
[xCAT-Server]Fix #253 with minor improvement
2015-10-19 11:05:28 +08:00
600fa8fa00 reduce the number of options 2015-10-18 05:29:15 -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
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
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
cf4c91ac69 [xCAT-Server]Remove el7 specific code from pre.rh 2015-10-16 09:03:26 +00: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
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
2295560c50 Merge pull request #264 from neo954/task60792doc
Documentation updating, Hardware management for OpenPower systems
2015-10-15 09:43:16 -04:00
e6c157b95b fix bug#155 There are errors when restart xcatd for UDP service's bug 2015-10-15 03:45:30 -04:00
831bf72410 Documentation updating, Hardware management for OpenPower systems.
Minor updating based on @whowutwut's comments
2015-10-15 14:52:19 +08:00
c9c2e32668 Merge pull request #148 from chenglch/hierarchy
Add hierarchy doc
2015-10-15 14:31:41 +08:00