2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

253 Commits

Author SHA1 Message Date
Victor Hu
af70f44c7f Fix errors in the formatting of the man pages causing problems
with the conversion to rst
2016-03-03 13:36:44 -05:00
Victor Hu
c99dbc44bd Refactor the Software Kit documentation section to define the concept
of prebuilt and custom kits.
- prebuilt kits are HPC software kits , complete kits, that are
ready to use
- custom kits will describe the kit framework and have instructions
to help users create their own software kits
2016-03-03 13:33:45 -05:00
Mark Gurevich
847f2fcaf3 Add bypass flag description to xdcp and xdsh commands 2016-03-01 12:20:59 -05:00
Mark Gurevich
9c360684c2 Missed checkin of rinstall.rst file 2016-02-22 11:32:51 -05:00
Mark Gurevich
f763c29467 Additional small man page fixes 2016-02-18 11:06:49 -05:00
Victor Hu
28482d4a61 - Fix some warnings that come out from pod2man during the
build on the build machine
- Committed the rst file changes that result from running

create_man_pages.py script
2016-02-16 23:35:40 -05:00
Mark Gurevich
06eddfc973 man1 changes for commands p-z 2016-02-16 11:41:31 -05:00
Mark Gurevich
215aecb5ab man1 chages for commands a-n 2016-02-11 15:12:13 -05:00
Victor Hu
03e359c460 Merge pull request #703 from gurevichmark/man8Fixes
man page fixes for man8 section
2016-02-09 15:47:03 -05:00
cxhong
f832427afb Merge pull request #690 from whowutwut/manpage
Improve the content in the xCAT kit related command man page, better formatting on RTD
2016-02-08 16:34:44 -05:00
Mark Gurevich
b9dcd734c7 man page fixes for man8 section 2016-02-08 13:40:51 -05:00
Victor Hu
e64529c2b2 Merge pull request #700 from gurevichmark/issue676
man page changes to remove xcatconfig without any flags and fix EXAMPL
2016-02-04 15:45:38 -05:00
cxhong
4a32d7f01a Update node.rst 2016-02-04 14:11:06 -05:00
Mark Gurevich
d86989c9b5 man page changes to remove xcatconfig without any flags and fix EXAMPLES formatting 2016-02-03 16:45:58 -05:00
Xiaopeng Wang
e7bac264a1 Merge pull request #533 from bybai/cfgnetdoc
add confignetwork doc
2016-02-02 11:38:54 +08:00
bybai
b117e1b6d9 add confignetwork in text 2016-02-01 22:24:20 -05:00
bybai
53deb39326 polish cfg_network.rst 2016-02-01 03:06:53 -05:00
bybai
244dd4a23a polish 2016-01-28 01:39:21 -05:00
bybai
9c6e5ea74c polish 2016-01-28 01:39:11 -05:00
bybai
c93415987c polish 2016-01-28 01:38:47 -05:00
bybai
efb9410ade polish 2016-01-28 01:38:34 -05:00
bybai
11bfe6aa6c polish confignetwork doc 2016-01-27 03:23:44 -05:00
bybai
65971caaa4 polish based on comments 2016-01-26 03:43:11 -05:00
junxiawang
6d0b7fcecc Merge pull request #637 from zet809/docker_support_usage_manpage
The usage and manpage for docker instance management command, mkdocke…
2016-01-26 14:10:44 +08:00
Victor Hu
27b4471306 Change some formatting and wording for the bmcdiscover man page 2016-01-25 14:52:04 -05:00
Victor Hu
b4c623f117 Make formatting changes in the kit related manpages. 2016-01-25 14:51:53 -05:00
ertaozh
79afc50693 The usage and manpage for docker instance management command, mkdocker,lsdocker,rmdocker,rpower 2016-01-25 08:46:57 -05:00
chenglch
c6e663d1fd Use fifo pipe to enhance getadapter
Currently the getadapter implementation store the nics information
in multiple files. This implementaion will store the records in the
database and add the following changes:

1. Add taskstate table to record the getadapter request.
2. Add route_request hook in xcatd to avoid of too much process.
3. Add adapterinfo column to keep the adapter information.
4. Use fifo pipe to send/recv the adapter message and wake up the waiting process.
5. Use alarm signal to handle the timeout event.
2016-01-25 01:53:54 -05:00
penguhyang
6dce0200d9 update the rst file about the rscan 2016-01-21 22:39:43 -05:00
Victor Hu
851ca19fa0 Change a word from review of the changes 2016-01-13 13:34:36 -05:00
Victor Hu
206f3a9873 Remove the xcat2_support_list file and instead point to the release
notes since that is updated with the current supported operating system

There's no need to have another location for this information
2016-01-13 08:28:12 -05:00
Victor Hu
5d659c6272 Merge pull request #541 from hu-weihua/removexcat
Restructure 'remove xcat' document
2015-12-30 21:56:52 -05:00
yangsong
c54481efc5 Merge pull request #534 from zet809/refine_find_install_disk
replace the determine install disk precess with script share/xcat/ins…
2015-12-28 15:45:07 +08:00
ertaozh
fdca2cc3f9 replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk 2015-12-28 01:09:56 -05:00
Xiaopeng Wang
d825808690 Merge pull request #540 from penguhyang/xcat_docs
correct words and syntax error about xcat-docs
2015-12-27 22:37:06 +08:00
huweihua
99b8974814 modify depending on comments 2015-12-24 03:09:39 -05:00
huweihua
785de20325 modify depending on comments 2015-12-24 02:58:52 -05:00
immarvin
fa28124b3d update chvm manpage in doc 2015-12-22 04:36:25 -05:00
penguhyang
de804c8b23 correct words and syntax error about xcat-docs 2015-12-21 04:10:31 -05:00
cxhong
2b82d5ae01 Merge pull request #538 from gurevichmark/docs
Documentation wording, grammar and spelling fixes
2015-12-17 10:08:58 -05:00
chenglch
88b61bab04 Merge pull request #497 from xuweibj/S69370
Add FQDNfirst option in global cfg.
2015-12-16 17:07:16 +08:00
XuWei
3684705279 Add a global cfg to enable the longnamefirst 2015-12-16 03:52:20 -05:00
huweihua
0d80c3b85d restructure uninstall xcat doc 2015-12-16 02:56:03 -05:00
huweihua
4ae0d45fde restructure uninstall xcat doc 2015-12-16 02:55:05 -05:00
Mark Gurevich gurevich@us.ibm.com
5fb66a68e4 Documentation wording, grammar and spelling fixes 2015-12-15 14:44:03 -05:00
tingtli
0495555413 Merge pull request #349 from junxiawang/pkgmodify
Document for otherpkgs on ubuntu system
2015-12-15 14:53:53 +08:00
bybai
e9ca72dc5f add confignetwork doc 2015-12-14 02:01:13 -05:00
junxiawang
cf60f65a8a modify ubuntu_os_other_pkg 2015-12-14 01:33:03 -05:00
junxiawang
bc2a5a2a2a modify the ubuntu_os_other_pkg 2015-12-14 01:17:39 -05:00
Xiaopeng Wang
b04c0600e3 Merge pull request #324 from hu-weihua/doc
Add doc for uninstall xcat
2015-12-14 12:33:02 +08:00