b2c9ba06fc
modify man page of rcons about exit code
2018-06-26 01:09:40 -04:00
671231833d
modify nodestat usage and manpage for -f|--useping
2018-05-31 17:13:04 +08:00
74e57623a6
update documentation on synclist for issue With "updatenode -F -r /usr/bin/scp", failed to replace regular file with directory #5214 and With "updatenode -F -r /usr/bin/scp", failed to replace directory with regular file #5217
2018-05-22 04:44:00 -04:00
7a69c9b779
using --nosyncfiles to bypass syncing files to root image directory ( #5229 )
2018-05-22 12:47:37 +08:00
668a00bd71
Revert "[CUSTOMER] Ping not working for non root users on Diskless PowerKVM guests (rhels7.2) #922 : use tar as the default archive method instead of cpio ( #5187 )" ( #5221 )
...
This reverts commit 2bf5dc57f9
.
2018-05-17 11:20:55 +08:00
566142a02d
Doc changes for OpenBMC rinv multiple options
2018-05-11 10:40:07 -04:00
2bf5dc57f9
[CUSTOMER] Ping not working for non root users on Diskless PowerKVM guests (rhels7.2) #922 : use tar as the default archive method instead of cpio ( #5187 )
2018-05-10 16:26:42 +08:00
7c85b0998d
add support for syncfiles with scp ( #5123 )
...
* add support for syncfiles with scp
* refine logic of EXECTUTE support message non rsync filesync
* refine syncfiles
* add startsyncfile script for cumulus
* refine format, fix updatenode without options causes command to crash #5142
2018-04-27 11:28:08 +08:00
e076602ffa
modify bmcdiscover manpage for IP range
2018-04-19 22:02:03 -04:00
f3a681d1f1
Man page change for rvitals
2018-04-10 14:38:36 -04:00
53a98cfecc
Merge pull request #5018 from gurevichmark/openbmc_pnor_usage
...
Replace usage of PNOR with Host
2018-03-30 11:20:23 +08:00
8cfe5b546e
Replace usage of PNOR with Host
2018-03-28 13:09:48 -04:00
20e7dcd7de
Better message for --recover option
2018-03-22 14:47:05 -04:00
0761c3b836
Usage and man page updates
2018-03-16 14:29:29 -04:00
e86d544242
Add makegocons -C|--cleanup to remove entries that do not exist
...
`rmdef` command do not help clean up the recousrces that related to
the node when removing the node. this is a technical debt. This patch
is only a work around to add -C|--cleanup option to help remove the
entries in goconserver.
2018-03-01 16:13:12 +08:00
bc3f98a144
add -V for all commands
2018-02-28 03:42:05 -05:00
24cd358a62
modify usage and manpage for openbmc
2018-02-28 01:56:57 -05:00
cb78be8f4d
fix issue 3913: support rpower cycle for ipmi managing severs
2018-02-08 01:40:59 -05:00
e25be9b9cf
Modify man page for dumps based on review comments
2018-02-01 09:49:56 -05:00
31c47c3034
Add code to support timesyncmethod for OpenBMC using rspconfig
2018-01-31 15:43:53 -05:00
9b04b8483c
fix issue 4758, add '-V' in rflash Usage and manpage
2018-01-31 02:03:01 -05:00
dc5e5fb3e2
Adding man page for rspconfig to add boot mode
2018-01-25 14:16:59 -05:00
99cac5264a
Second pass for autogenerating usage
2018-01-23 13:47:11 -05:00
8788b13235
Man page changes for OpenBMC rspconfig
2018-01-23 12:09:36 -05:00
956719b53e
Add rspconfig dump download all function
2018-01-18 11:42:32 -05:00
423a1c913d
Add resolved=LED option to reventlog
2018-01-10 11:57:31 -05:00
c2c3ca4096
Accidently tabbed rflash man page option descriptions, causing RST to format as code blocks
2018-01-04 13:54:18 -05:00
4703e396d6
Add man page and usage for LED support for OpenBMC rvitals
2018-01-03 10:48:32 -05:00
4fa5cc18e5
Merge pull request #4502 from bybai/rfluse
...
add rflash -d usage and manpage
2017-12-14 15:45:25 +08:00
edfb89ecb0
add rflash -d doc
2017-12-14 02:05:12 -05:00
0d870b9225
add -d usage and manpage
2017-12-13 01:59:23 -05:00
63eb3b5d1e
Fixes after the review
2017-12-12 15:04:00 -05:00
60e2f8ab26
Usage and man page update for rspconfig dump
2017-12-11 10:05:27 -05:00
244766724f
Merge pull request #4424 from whowutwut/update_bmcdiscover_help
...
Update the bmcdiscover man page , remove --check and --ipsource options.
2017-12-07 14:53:56 +08:00
14ba2d1f3c
Removed the --check and --ipsource option with PR 4258, update the man page
2017-12-01 12:58:46 -05:00
92d9740f14
1. add "makeconserver -d" to "rmdef -C", 2. add "makeconserver -C|--cleanup" to remove entries for removed nodes
2017-11-30 09:35:16 -05:00
24e73430df
Add better documentation to describe the process of flashing firmware
...
for OpenBMC managed servers and what symbols mean when listing out the firmware
2017-11-06 16:41:06 -05:00
12ef155577
Modify message for rspconfig ipsrc option
2017-10-19 03:51:21 -04:00
c92834bfe1
Add ipsrc for rspconfig, fix rspconfig vlan reading
2017-10-18 04:44:16 -04:00
6b7a478d06
enhance pgsqlseup manpage about access addresses
2017-10-11 05:02:14 -04:00
dbefcc9f95
Modified switchdiscover man page
2017-09-25 15:55:57 -04:00
64ab7dbd27
Add rflash recovery support for Supermicro based firmware
...
This commit add recover option for rflash command to upload
bmc image with tftp when the BMC is in Brick Protection state.
Example:
```
rflash <node> --recover <image>
```
implement #3873
2017-09-11 02:44:22 -04:00
6e9971968b
Merge pull request #3793 from whowutwut/openbmc_rspcfg_hostname
...
Add Support for rspconfig to set/get hostname of the BMC
2017-09-01 12:51:01 +08:00
2a36f20fdd
Adding changes to the man pages regarding hostname changing in rspconfig
2017-08-29 16:29:18 -04:00
3935971a22
Merge pull request #3750 from gurevichmark/openbmc_upload_and_update
...
OpenBMC PNOR upload and activate firmware image file
2017-08-29 15:42:48 -04:00
fdda051859
Merge pull request #3686 from zet809/modify_doc_for_bmcdiscover_sn
...
add usage and manpage for bmcdiscover "--sn" option
2017-08-25 16:49:35 +08:00
7e14a543fe
modify description of "--sn" option for "bmcdiscover" according to Baiyuan's comments
2017-08-25 04:35:48 -04:00
f64e84e374
Merge pull request #3677 from xuweibj/I3668
...
fix issue 3668, make rsetboot node do rsetboot stat
2017-08-23 21:59:03 -04:00
da0c0bc0bb
modified depending on comments
2017-08-23 21:26:20 -04:00
f69f9ec2bf
OpenBMC upload and activate firmware image file
2017-08-23 12:08:51 -04:00