chenglch
bc6ddccbd0
Modify the document and nics schema based on review comments.
2017-07-21 16:19:24 +08:00
chenglch
e8df039d42
Make getadapter work during discovery process
...
This patch redesign the original getadapter plugins. Currently,
getadapter do not work as a common command but only a chain command
works during discovery.
2017-07-20 16:03:52 +08:00
Victor Hu
64e97a866c
Merge pull request #3438 from xuweibj/I3436
...
Add rpower bmcreboot command for openbmc
2017-07-14 09:10:04 -04:00
XuWei
882d47c2b5
add describe of bmcreboot
2017-07-13 20:58:58 -04:00
Casandra Qiu
9f3e61abbb
mysql/mariadb package requirements
2017-07-13 14:08:16 -04:00
XuWei
d84490af02
add related docs
2017-07-12 21:09:15 -04:00
Victor Hu
fccace532c
Add option to rpower for OpenBMC to return the state of the BMC.
...
This is a feature that the openbmc management utility allows us to
obtain over the REST interfaces
2017-07-11 14:53:18 -04:00
Victor Hu
1fe34083b6
Initial commit to support rpower softoff for openbmc
2017-07-10 16:18:03 -04:00
Victor Hu
9a8f89e128
Clean up some of the URLs for manpages in the Sequential Discovery Doc
2017-07-06 16:25:26 -04:00
Yuan Bai
2c8564b492
fix new doc for diskful new kernel patch ( #3381 )
...
* diskful kernel patch
* enhanced based on comments
2017-07-04 03:08:34 -05:00
Victor Hu
405938a298
Merge pull request #3376 from gurevichmark/openbmc_rspconfig_sshkeys
...
Copy ssh keys to BMC with rspconfig command
2017-06-30 11:49:15 -04:00
Mark Gurevich
662dc2a6de
Copy ssh keys to BMC with rspconfig command
2017-06-29 15:55:34 -04:00
yangsong
2d497a0d8c
documentation for ZTP based ONIE switch setup ( #3362 )
2017-06-29 11:36:23 +08:00
Mark Gurevich
664f63b8bf
Fix formatting and grammar for sinv man page
2017-06-26 15:19:23 -04:00
Yuan Bai
434e353a65
Merge pull request #3314 from chenglch/getadapter
...
Format the ouput of getadapter result
2017-06-26 14:21:46 +08:00
chenglch
62d5037975
Format the ouput of getadapter result
...
This patch format the result of getadapter command and update
the man page to notice that `getadapter` will boot into genesis.
Fix-issue: #3046
2017-06-23 02:32:58 -04:00
Victor Hu
c7aff42ca2
Modify the description for verbose option in rinv
2017-06-22 21:00:43 -04:00
Victor Hu
27607d7495
Add verbose option to rinv for OpenBMC supported machines
2017-06-22 20:58:20 -04:00
Victor Hu
393026dc47
Merge pull request #3307 from gurevichmark/rinv_man_usage_sync
...
Fix man page and usage for MPA rinv command
2017-06-21 13:58:34 -04:00
Mark Gurevich
3c75e9cfae
Fix man page and usage for MPA rinv command
2017-06-21 13:30:07 -04:00
Mark Gurevich
43227640cf
Merge pull request #3288 from whowutwut/update_doc
...
update the doc for steps on checking packages that changed in xcat-dep on update of xCAT
2017-06-21 08:37:00 -04:00
Victor Hu
e5e9325507
Change the dhcpinterface documentation to avoid confusion about xcatmn
2017-06-19 14:59:25 -04:00
Victor Hu
cbf7c3b007
update the doc for steps on checking packages that changed in xcat-dep
2017-06-19 10:52:20 -04:00
zet809
54a1e38ddd
Merge pull request #3145 from whowutwut/rinv_firm
...
Enhancements to rinv code to complete development
2017-06-19 16:54:13 +08:00
Mark Gurevich
30b4929625
Fixes to rinstall/winstall man pages
2017-06-15 16:03:04 -04:00
Victor Hu
b888c12291
Remove mprom from the man page for rinv
2017-06-09 08:00:30 -04:00
Victor Hu
1261e7601a
Merge pull request #3222 from gurevichmark/spelling_man1
...
Spelling for man1 and some formatting fixes
2017-06-07 10:25:27 -04:00
Mark Gurevich
ae09fdfe6d
Spelling for man1 and some formatting fixes
2017-06-06 13:04:41 -04:00
Victor Hu
f4052275d0
Merge pull request #3199 from gurevichmark/openpower_rvitals_options
...
Sync usage, man and code for ipmi rvitals
2017-06-05 12:55:12 -04:00
Mark Gurevich
551e9a0f48
Spelling fixes for install guides
2017-06-05 11:36:27 -04:00
Mark Gurevich
d861f68995
Sync usage, man and code for ipmi rvitals
2017-06-05 10:56:59 -04:00
Yuan Bai
3bfa5af98a
add -r alias -d for makeknownhosts ( #3186 )
2017-06-05 00:44:08 -05:00
Victor Hu
bf382dcd10
Sync up the spelling to use: OpenPOWER and OpenBMC
2017-06-02 15:02:02 -04:00
Victor Hu
9c434368cb
Merge pull request #3160 from gurevichmark/spelling_docs_guides_admin
...
Spelling fixes for admin guides
2017-06-01 13:14:11 -04:00
Mark Gurevich
1b9ccde323
Spelling fixes for admin guides
2017-05-31 15:09:14 -04:00
Victor Hu
33371667cb
Remove options that are not supported for rinv
2017-05-30 22:45:00 -04:00
Victor Hu
9bd0054d10
Merge pull request #3149 from gurevichmark/spelling_docs_overview
...
Spelling fixes for docs/sources/developers and overview
2017-05-30 21:19:19 -04:00
Victor Hu
b8894ed38b
Following changes based on review comments
...
* Modified to display altitude instead of length
* Print an output message if there is no values returned from the BMC
2017-05-30 14:32:07 -04:00
Mark Gurevich
fda07616e5
Spelling fixes for docs/sources/developers and overview
2017-05-30 13:26:36 -04:00
Victor Hu
74769080c8
Based on the OpenBMC Sensor API, complete the development code
...
for the supported options based on the possible values that are
currently allowed to be returned. As more data is added, the code
should be able to handle the printing of the data automatically
2017-05-24 22:49:14 -04:00
Mark Gurevich
7e2458d7de
Spelling fixes for docs/sources/advanced rst files
2017-05-22 16:39:16 -04:00
Mark Gurevich
f2df608156
Sync up .rst files
2017-05-19 14:30:14 -04:00
ertaozh
dd91546a84
Modify release information for 2.13.4
2017-05-18 03:05:40 -04:00
Mark Gurevich
d30d0156e7
rinv man page fix
2017-05-16 16:07:44 -04:00
ertaozh
27dcfbbd7a
enhance descript of postscripts.postscripts and postscripts.postbootscripts
2017-05-12 21:40:11 -04:00
ertaozh
e07b607b44
Fix issue 2577: chdef -m should return correct warning message when some attributes is not permit to be changed.
2017-05-12 06:33:37 -04:00
Victor Hu
3d923652c5
Merge pull request #3024 from gurevichmark/rvitals_openbmc
...
Initial pass for OpenBMC rvitals
2017-05-11 17:11:16 -04:00
Mark Gurevich
04935fffe3
Merge pull request #3015 from whowutwut/remove_openbmc_doc
...
Remove documentation for OpenBMC under Manage Cluster
2017-05-11 09:12:59 -04:00
Mark Gurevich
d1fa11b29e
Merge pull request #2979 from xuweibj/manrinv
...
Add docs about rinv for openbmc
2017-05-11 09:03:26 -04:00
Mark Gurevich
18dc716959
Merge pull request #2951 from xuweibj/I2948
...
Add bmc specific for rpower in usage & return if encountered error
2017-05-11 09:00:36 -04:00