2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 10:06:39 +00:00

16279 Commits

Author SHA1 Message Date
Victor Hu
0c2a3f4bff Add link to the PDF version of the document for convenience 2015-10-28 09:20:56 -04:00
Victor Hu
8a39aa8aa5 Remove references to sourceforge in these files 2015-10-27 16:54:21 -04:00
Xiaopeng Wang
f6d94c2a31 Merge pull request #322 from whowutwut/overview
Refactor the overview section to create smaller pages
2015-10-27 18:34:59 +08:00
Xiaopeng Wang
0361f08441 Merge pull request #309 from whowutwut/db_to_man
Reorganize the man page section on RTD, add in perl-xCAT pages
2015-10-27 18:32:36 +08:00
Xiaopeng Wang
f30e547f31 Merge pull request #308 from whowutwut/release_Fix
Clean up WARNING message when building related to xcat2_release page
2015-10-27 18:31:48 +08:00
neo954
b15a79e3e0 Merge pull request #320 from hu-weihua/infiniband
Fix bug#316 For MLNX_OFED diskless support on RHEL, need to hack command uname while run genimage
2015-10-27 17:04:59 +08:00
huweihua
3013dea519 add -q option for grep 2015-10-27 04:56:23 -04:00
huweihua
2e549a5fdd enhance cleanup function 2015-10-27 01:44:53 -04:00
huweihua
424fe09d70 fix typo 2015-10-26 22:23:42 -04:00
Victor Hu
2e9a6a9855 Refactor the overview section to create smaller
pages instead of one huge page
2015-10-26 17:21:39 -04:00
Victor Hu
74dbc15a11 Update change_code.rst
delete duplicate word
2015-10-26 16:55:20 -04:00
Victor Hu
f000802d96 Update index.rst
fix mispelling
2015-10-26 16:54:57 -04:00
Victor Hu
d99b7d5b68 Update maintainers.rst
fix misspelling "information"
2015-10-26 16:52:35 -04:00
Victor Hu
f4dd47ff8b Update index.rst
update some spelling/formatting
2015-10-26 14:50:09 -04:00
Victor Hu
eb6079dfe1 Update updatenode.rst
Fix some formatting
2015-10-26 14:47:59 -04:00
Victor Hu
5bfd9c7f19 Merge pull request #321 from pdlun92/docupdate1
fixed links in hierarchy DB setup
2015-10-26 14:03:37 -04:00
Patrick Lundgren plundgr@us.ibm.com
f8c7cf66cd removed the 3 2015-10-26 14:02:19 -04:00
Patrick Lundgren plundgr@us.ibm.com
5fc6160fe3 fixed links in hierarchy DB setup 2015-10-26 13:57:09 -04:00
huweihua
00a2d3bc24 fix typo. $ signs were missing. 2015-10-26 08:37:21 -04:00
huweihua
cb5e73ab0e fix bug#316 2015-10-26 05:02:58 -04:00
Victor Hu
b48905e084 Remove the entries in gitignore file that was to address
the debian build files being saved in the git repo.

The build machine process is updated to not care about those anymore
2015-10-23 23:44:38 -04:00
Victor Hu
7310138a9d Merge pull request #306 from cxhong/pgsql
SLES12 SP1 - Modify pgsqlsetup to support detecting postgresql-server package
2015-10-23 23:31:12 -04:00
Victor Hu
0edd59a499 Fix WARNING message related to xcat_release table.
The URL links all had the same text, "Rlease Notes" which triggers
a warning message when building the docs
2015-10-23 23:21:21 -04:00
Victor Hu
9fa04dd642 Add a title for now for these pages to reduce the number of warnings that appear
when building the documentation
2015-10-23 23:08:45 -04:00
Victor Hu
c88a85e2b1 commit the man5 man pages generated from perl-xCAT 2015-10-23 22:57:52 -04:00
Victor Hu
b37054d803 commit the man7 man pages generated from perl-xCAT 2015-10-23 22:56:54 -04:00
Victor Hu
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
Victor Hu
a464fb3048 Re-commit the man8 man pages 2015-10-23 22:42:31 -04:00
Victor Hu
83e101c762 Re-commit the man5 man pages 2015-10-23 22:42:13 -04:00
Victor Hu
0a81d0784f Re-commit the man3 man pages 2015-10-23 22:41:56 -04:00
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
Victor Hu
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
Casandra Qiu
f4c6742e59 Modify pgsqlsetup to support sels12 SP1 2015-10-23 11:08:53 -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