2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00
Commit Graph

783 Commits

Author SHA1 Message Date
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
847f2fcaf3 Add bypass flag description to xdcp and xdsh commands 2016-03-01 12:20:59 -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
215aecb5ab man1 chages for commands a-n 2016-02-11 15:12:13 -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
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
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
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
1bf5ed8955 support rscan command to scan kvmhost to get the virtual machine list 2016-01-21 22:05:24 -05:00
4689b1124c Merge pull request #558 from bybai/chdefpod
fix482 chdef man page -n description.
2015-12-31 14:54:52 +08:00
f05b4bfd86 fix482 chdef man page -n description. 2015-12-28 01:40:35 -05:00
181fdee0ce add support for chvm --detachdev 2015-12-21 05:10:22 -05:00
c15027d4bb Merge pull request #452 from hu-weihua/getadapters
Cool. Will merge it, eventually.
2015-12-15 12:44:26 +08:00
011651c2ac update statefull and diskfull to stateful and diskful
for consistency in the documentaion and code
2015-12-08 11:43:56 -05:00
bf18e2ab5e modiy typo 2015-11-24 03:52:23 -05:00
33aea210cf modify in accordance with code changing 2015-11-24 03:38:19 -05:00
d2760b6e75 used for support getadapters command 2015-11-22 03:41:42 -05:00
e5d8f86d8c fix issue 433: 2.11 build failed with renergy.1.pod 2015-11-19 02:57:00 -05:00
821e453840 Add rflash doc for OpenPOWER machine 2015-11-19 02:24:38 -05:00
67bd34741e Convert the original file to unix format 2015-11-19 02:12:42 -05:00
959716c399 fix issue 433: 2.11 build failed with renergy.1.pod 2015-11-19 01:57:35 -05:00
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
6b20360b57 modify renergy manpage, add powerusage and temperature 2015-11-18 22:01:26 -05:00
ef9ab5fb7d Merge pull request #419 from bybai/addkitcompmanpage
addkitcomp -n man page need to be updated for its extra fun…
2015-11-19 09:35:45 +08:00
3b2f25e3f2 issue418: addkitcomp -n man page need to be updated for its extra function 2015-11-18 00:51:47 -05:00
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
6b304f6859 fixed rspconfig formatting in man page issue 263 2015-11-05 15:15:52 -05:00
83e4df505e Merge pull request #301 from zet809/bmcdiscovery_add_flag_t
add flag -t for bmcdiscovery to generate a temp bmc node
2015-11-05 16:11:02 +08:00
850ab73b0c refine the manpage of chvm 2015-11-02 22:00:09 -05:00
c5f1075aee add kvm features: cpu pining, memory binding and pci passthrough 2015-11-02 22:00:08 -05:00
861164068b add flag -t for bmcdiscovery to generate a temp bmc node 2015-11-01 21:31:32 -05:00
8a39aa8aa5 Remove references to sourceforge in these files 2015-10-27 16:54:21 -04:00
7cae7cc0d1 add --noverify option to skip the node network availability verification in updatenode 2015-09-23 04:29:39 -04:00
550a6fc46e update format 2015-08-11 01:27:10 -04:00
ebe296f8e2 modify bmcdiscover manpage to support -z -s -w. 2015-08-10 02:12:41 -04:00
7c70f2c3d1 Bug#4719 makentp man page need modified 2015-07-02 14:42:50 -04:00
46a35032ff changed the man page for the usage of lsdef -t switch 2015-06-23 14:26:37 -04:00
9cf2093e22 man page and doc work for makentp. 2015-06-18 13:59:44 -04:00
b8411821fa added man page for makentp 2015-06-11 16:32:32 -04:00
40e1e5ee80 made nmap as default scan method for switchdiscover command 2015-06-02 15:51:07 -04:00
c8b7962416 add how to check bmc user and password for teamsun 2015-05-22 07:22:58 -04:00
e86d75d453 man page for bmcdiscover 2015-05-21 23:09:12 -04:00
065a97db46 remove -n option for switchdisover command 2015-05-21 15:45:52 -04:00
889d0d1a8c update manpages of rmimage,liteimg and rinstall to remove the non-osimage flags and examples 2015-05-17 21:49:33 -04:00
31be446db8 remove -i options from switchdiscover man page 2015-05-15 16:09:25 -04:00
74cb3470eb remove install/netboot/statelite from the manpages of genimage,packimage,nodeset and imgcapture 2015-05-14 04:29:23 -04:00