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

16 Commits

Author SHA1 Message Date
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
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
immarvin
fa28124b3d update chvm manpage in doc 2015-12-22 04:36:25 -05:00
chenglch
6d3c230907 Convert pod to rst for rflash and addkitcomp
Upload rflash.rst and addkitcomp.rst which are converted from pod
by create_man_page.py.
2015-12-10 02:34:27 -05:00
Victor Hu
011651c2ac update statefull and diskfull to stateful and diskful
for consistency in the documentaion and code
2015-12-08 11:43:56 -05:00
ertaozh
959716c399 fix issue 433: 2.11 build failed with renergy.1.pod 2015-11-19 01:57:35 -05:00
Victor Hu
f997141422 Merge pull request #402 from zet809/renergy_for_power_s822l
renergy support for IBM power s822LC, add power_reading and temp_read…
2015-11-18 22:40:59 -05:00
ertaozh
6b20360b57 modify renergy manpage, add powerusage and temperature 2015-11-18 22:01:26 -05:00
Xiaopeng Wang
b37dd4bef0 Merge pull request #328 from whowutwut/sf_reference_cleanup
Remove references to sourceforge in xcat-core
2015-11-17 23:55:23 +08:00
Patrick Lundgren
6b304f6859 fixed rspconfig formatting in man page issue 263 2015-11-05 15:15:52 -05:00
immarvin
a5b3f425fa build the chvm manpage according to the pod changes 2015-11-02 22:00:09 -05:00
Victor Hu
8a39aa8aa5 Remove references to sourceforge in these files 2015-10-27 16:54:21 -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