Victor Hu
e7dbcc9575
The bmcdiscover command does not actually support -c option.
...
Removing it from the documentation
2016-05-05 20:24:29 -04:00
Victor Hu
7c92a214cd
Use the --check option in the examples to be consistent with the usage. The -c option is still OK
2016-05-05 19:48:32 -04:00
Mark Gurevich
c5faf316a9
Enable lsvm for kvm hypervisor ( #1022 )
...
* Enable lsvm for kvm hypervisor
* Remove commented line
2016-05-04 13:53:33 -04:00
Jarrod Johnson
c0ee488742
Remove '-n' from pasu documentation
...
The argument is not implemented and implementing it represents
some challenges.
2016-05-02 11:46:02 -04:00
Victor Hu
d82e14b566
Change the usage to contain the short options for simplicity
...
- Fix the behavior so we obtain the default user/pass from the passwd table
- overwrite the default using the command line options
- only the --check requires the user and pass to be passed in
- Do not display anything or write if the user/pass is incorrect, ERROR out
2016-04-28 00:18:56 -04:00
Victor Hu
b8f4ceaab6
Add the -u and -p option back into the man page, this is supported when doing range
...
scanning for bmcdiscover command
2016-04-25 15:43:56 -04:00
Mark Gurevich
d1bb364ff6
Fix nodeset command for shell and shutdown options and fix nodeset usage and man page
2016-04-18 14:14:10 -04:00
Mark Gurevich
a4615fc8ba
rmvm command man page and type fixes
2016-04-14 15:09:36 -04:00
immarvin
afeffe0df1
add description of rsetboot -u/-p in Usage.pm;refine the manpage
2016-04-12 02:41:14 -04:00
immarvin
f3ed115bf5
add description of -u and -p for rsetboot;patch pasu with the latest version
2016-04-12 02:33:02 -04:00
bybai
73bd16638c
fix issue 882 spelling mistake while stopping docker container
2016-04-06 21:56:05 -04:00
Xiaopeng Wang
d6b3ce9d0c
Merge pull request #817 from cxhong/swdiscover
...
Find switch vendor using snmpwalk command
2016-03-31 17:37:47 +08:00
Casandra Qiu
2584be6e11
modify switchdiscover command man page
2016-03-30 10:26:34 -04:00
yangsong
ac8488dc3f
Merge pull request #696 from penguhyang/rmigrate
...
update doc about the kvm
2016-03-29 02:43:26 -05:00
penguhyang
fb13e598f9
improve document quality about the kvm
2016-03-29 02:46:06 -04:00
junxiawang
f290743258
Merge pull request #813 from zet809/modify_docker_lifecycle_mgt_doc
...
Modify mkdocker/rmdocker manpage and docker lifecycle management doc tested
2016-03-28 17:01:00 +08:00
hu-weihua
da91f37651
fix issue694 Disable root permission in policy table, the chtab command still work well.
2016-03-24 23:06:53 -04:00
ertaozh
30efac5717
Modify mkdocker/rmdocker manpage and docker lifecycle management doc
2016-03-24 22:47:40 -04:00
Casandra Qiu
4488c24a30
Add snmp_scan method for switchdiscover command
2016-03-24 21:22:58 -04:00
zet809
307277e333
Merge pull request #704 from whowutwut/bmcdiscover
...
Clean up the usage and manpage for bmcdiscover command
2016-03-22 17:32:49 +08:00
Victor Hu
d21f29b5bf
Fix bmcdiscover usage after code review
...
- change the bmcpwd option to bmcpasswd
2016-03-21 15:50:36 -04:00
yangsong
1b58fa63bc
Merge pull request #743 from penguhyang/split_post.ubuntu
...
split the post.ubuntu, upgrade the post.xcat, logging the ubuntu installation information.
2016-03-16 11:04:51 +08:00
penguhyang
97e29171ba
split the post.ubuntu and upgrade the post.xcat
2016-03-15 02:59:31 -04:00
Victor Hu
582b9d68d5
Clean up the usage and manpage for bmcdiscover
...
Improve the output message for --ipsource and --check
2016-03-12 08:10:07 -05:00
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
Mark Gurevich
847f2fcaf3
Add bypass flag description to xdcp and xdsh commands
2016-03-01 12:20:59 -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
penguhyang
b778331823
update document about the kvm
2016-02-16 22:12:48 -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
Mark Gurevich
d86989c9b5
man page changes to remove xcatconfig without any flags and fix EXAMPLES formatting
2016-02-03 16:45:58 -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
1bf5ed8955
support rscan command to scan kvmhost to get the virtual machine list
2016-01-21 22:05:24 -05:00
Xiaopeng Wang
4689b1124c
Merge pull request #558 from bybai/chdefpod
...
fix482 chdef man page -n description.
2015-12-31 14:54:52 +08:00
bybai
f05b4bfd86
fix482 chdef man page -n description.
2015-12-28 01:40:35 -05:00
immarvin
181fdee0ce
add support for chvm --detachdev
2015-12-21 05:10:22 -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
neo954
c15027d4bb
Merge pull request #452 from hu-weihua/getadapters
...
Cool. Will merge it, eventually.
2015-12-15 12:44:26 +08: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
huweihua
bf18e2ab5e
modiy typo
2015-11-24 03:52:23 -05:00
huweihua
33aea210cf
modify in accordance with code changing
2015-11-24 03:38:19 -05:00