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
5f1ee63e30
Small improvements to the docker lifecycle management document
2016-02-19 10:19:32 -05:00
f763c29467
Additional small man page fixes
2016-02-18 11:06:49 -05:00
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
06eddfc973
man1 changes for commands p-z
2016-02-16 11:41:31 -05:00
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
215aecb5ab
man1 chages for commands a-n
2016-02-11 15:12:13 -05:00
292ac91ef2
Merge pull request #709 from cxhong/swkits
...
Add "Install HPC software Kits" section
2016-02-10 17:24:26 -05:00
d277615b66
Add "Install HPC software Kits" section
2016-02-10 16:16:23 -05:00
03e359c460
Merge pull request #703 from gurevichmark/man8Fixes
...
man page fixes for man8 section
2016-02-09 15:47:03 -05:00
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
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
b9dcd734c7
man page fixes for man8 section
2016-02-08 13:40:51 -05:00
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
4a32d7f01a
Update node.rst
2016-02-04 14:11:06 -05:00
d86989c9b5
man page changes to remove xcatconfig without any flags and fix EXAMPLES formatting
2016-02-03 16:45:58 -05:00
e7bac264a1
Merge pull request #533 from bybai/cfgnetdoc
...
add confignetwork doc
2016-02-02 11:38:54 +08:00
b117e1b6d9
add confignetwork in text
2016-02-01 22:24:20 -05:00
53deb39326
polish cfg_network.rst
2016-02-01 03:06:53 -05:00
244dd4a23a
polish
2016-01-28 01:39:21 -05:00
9c6e5ea74c
polish
2016-01-28 01:39:11 -05:00
c93415987c
polish
2016-01-28 01:38:47 -05:00
efb9410ade
polish
2016-01-28 01:38:34 -05:00
11bfe6aa6c
polish confignetwork doc
2016-01-27 03:23:44 -05:00
1ec51a5c9b
Merge pull request #653 from immarvin/onxcatindocker
...
change the pipework command to avoid confuse
2016-01-27 15:05:17 +08:00
6f2b1f991f
refine the doc
2016-01-27 01:26:40 -05:00
b9a7133a56
Update index.rst
2016-01-27 10:30:55 +08:00
1f10c9ecdf
add a section to disable Apparmor/SElinux on Docker host
2016-01-26 21:19:25 -05:00
65971caaa4
polish based on comments
2016-01-26 03:43:11 -05:00
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
cdfda7d1c4
refine the doc
2016-01-25 21:16:18 -05:00
27b4471306
Change some formatting and wording for the bmcdiscover man page
2016-01-25 14:52:04 -05:00
b4c623f117
Make formatting changes in the kit related manpages.
2016-01-25 14:51:53 -05:00
79afc50693
The usage and manpage for docker instance management command, mkdocker,lsdocker,rmdocker,rpower
2016-01-25 08:46:57 -05:00
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
05bb4de0c2
The document for docker lifecycle management
2016-01-25 04:05:27 -05:00
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
6c9aa1391a
change the pipework command to avoid confuse
2016-01-24 22:22:39 -05:00
6dce0200d9
update the rst file about the rscan
2016-01-21 22:39:43 -05:00
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
653593dd5c
correct the example
2016-01-21 22:14:22 -05:00
c83c5df81c
correct a typo
2016-01-21 21:42:19 -05:00
2d72be3163
create the bridge with a script
2016-01-21 21:37:20 -05:00
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
f8369a2dd7
use the latest image instead of 2.11
2016-01-21 03:22:44 -05:00
178ff17668
modify the pipework usage
2016-01-20 07:46:34 -05:00
dfc55add48
<copycds -p> is no longer mandatory, correct the doc
2016-01-20 03:52:37 -05:00
a98b2cc78a
Modify depending on Victor's comment
2016-01-19 21:06:54 -05:00
43e709ca8d
refine the doc according to the comments
2016-01-19 04:53:48 -05:00
ec265de784
Merge pull request #589 from hu-weihua/zone
...
Add details for "zones" document
2016-01-18 03:17:30 -05:00