2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-08 17:50:09 +00:00
Commit Graph

450 Commits

Author SHA1 Message Date
Mark Gurevich 72fefb986d Merge pull request #697 from xuweibj/docker_registry
Add set docker registry document
2016-02-26 14:10:43 -05:00
XuWei 65bb2b67f0 Add set docker registry document 2016-02-25 20:09:51 -05:00
Mark Gurevich 9c360684c2 Missed checkin of rinstall.rst file 2016-02-22 11:32:51 -05:00
Victor Hu add2c075e4 Merge pull request #727 from gurevichmark/docker_life_cycle
Small improvements to the docker lifecycle management document
2016-02-19 13:24:02 -05:00
Mark Gurevich 5f1ee63e30 Small improvements to the docker lifecycle management document 2016-02-19 10:19:32 -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
Victor Hu f1eeb745c8 Merge pull request #710 from gurevichmark/man1_a-n_Fixes
man1 chages for commands a-n
2016-02-11 17:02:54 -05:00
Mark Gurevich 215aecb5ab man1 chages for commands a-n 2016-02-11 15:12:13 -05:00
Victor Hu 292ac91ef2 Merge pull request #709 from cxhong/swkits
Add "Install HPC software Kits" section
2016-02-10 17:24:26 -05:00
Casandra Qiu d277615b66 Add "Install HPC software Kits" section 2016-02-10 16:16:23 -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
Victor Hu 5f31a68f20 Merge pull request #545 from pdlun92/sn_update_xcat_doc
Added detail to 'Update Service Node Diskfull Image' section
2016-02-09 13:42:55 -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
Xiaopeng Wang 1ec51a5c9b Merge pull request #653 from immarvin/onxcatindocker
change the pipework command to avoid confuse
2016-01-27 15:05:17 +08:00
immarvin 6f2b1f991f refine the doc 2016-01-27 01:26:40 -05:00
zet809 b9a7133a56 Update index.rst 2016-01-27 10:30:55 +08:00
immarvin 1f10c9ecdf add a section to disable Apparmor/SElinux on Docker host 2016-01-26 21:19:25 -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
immarvin cdfda7d1c4 refine the doc 2016-01-25 21:16:18 -05: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
junxiawang 981f5f53c1 Merge pull request #626 from zet809/docker_manage_doc
The document for docker lifecycle management have been tested
2016-01-25 20:48:07 +08:00
ertaozh 05bb4de0c2 The document for docker lifecycle management 2016-01-25 04:05:27 -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
immarvin 6c9aa1391a change the pipework command to avoid confuse 2016-01-24 22:22:39 -05:00
penguhyang 6dce0200d9 update the rst file about the rscan 2016-01-21 22:39:43 -05:00
Xiaopeng Wang 7e3817fe5f Merge pull request #646 from immarvin/onxcatindocker
refine the document : create the bridge with a script
2016-01-22 11:33:31 +08:00
immarvin 653593dd5c correct the example 2016-01-21 22:14:22 -05:00
immarvin c83c5df81c correct a typo 2016-01-21 21:42:19 -05:00
immarvin 2d72be3163 create the bridge with a script 2016-01-21 21:37:20 -05:00
Xiaopeng Wang 965578954d Merge pull request #607 from immarvin/onxcatindocker
add the doc for running xcat in docker container
2016-01-21 16:42:55 +08:00
immarvin f8369a2dd7 use the latest image instead of 2.11 2016-01-21 03:22:44 -05:00
immarvin 178ff17668 modify the pipework usage 2016-01-20 07:46:34 -05:00
immarvin dfc55add48 <copycds -p> is no longer mandatory, correct the doc 2016-01-20 03:52:37 -05:00