Casandra Qiu
31d29641d8
change status back to starts
2017-12-08 14:49:47 -05:00
Casandra Qiu
62f56d1b25
build rst file from Schema.pm by db2man
2017-12-08 14:14:36 -05:00
Casandra Qiu
886d730f8a
Modify documenation for servicenode attributes
2017-12-08 12:01:48 -05:00
zet809
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
Victor Hu
14ba2d1f3c
Removed the --check and --ipsource option with PR 4258, update the man page
2017-12-01 12:58:46 -05:00
ertaozh
2fd0570fab
Some sentence modify for makeconservercf -C|--cleanup
2017-12-01 11:05:17 -05:00
ertaozh
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
Yuan Bai
4a6639233a
Merge pull request #4275 from immarvin/onissue
...
Support http repos for otherpkgs #4042
2017-11-15 10:33:24 +08:00
immarvin
e261973c05
Support http repos for otherpkgs #4042
2017-11-13 00:47:50 -05:00
Victor Hu
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
Victor Hu
291184e0f3
Looks like some man page updated were missed for 2.13.8
2017-11-03 14:54:18 -04:00
zet809
c3c394d9eb
Merge pull request #4174 from robin2008/stateless-sn-doc
...
Stateless service node RTD update
2017-11-02 15:00:53 +08:00
Bin Xu
149483dac5
Merge pull request #3905 from whowutwut/coral_reference_doc
...
CORAL Reference Documentation, initial skeleton
2017-10-31 10:18:23 +08:00
Bin Xu
1409955b28
Fix #3955 Refine the stateless SN and add the content with localdisk
2017-10-25 10:25:12 +08:00
Bin Xu
d4c5d579ea
stateless SN document refine
2017-10-23 14:15:57 +08:00
Victor Hu
1dd8943ea0
Merge pull request #4121 from zet809/rspconfig_ipsrc_ip_for_openbmc
...
Add ipsrc for rspconfig, fix rspconfig vlan reading
2017-10-20 14:07:54 -04:00
ertaozh
12ef155577
Modify message for rspconfig ipsrc option
2017-10-19 03:51:21 -04:00
ertaozh
c92834bfe1
Add ipsrc for rspconfig, fix rspconfig vlan reading
2017-10-18 04:44:16 -04:00
Samveen Gulati
e808311f7c
VM doc: mgt
required before changing vm attrs
2017-10-18 04:31:33 +00:00
bybai
c1f0a073b2
update pgsqlsetup manpage doc
2017-10-12 02:30:40 -04:00
Victor Hu
474b78dc52
Merge pull request #4001 from cxhong/3977
...
Add -c option for switchdiscover command to pass in community string
2017-09-29 13:15:44 -04:00
chenglch
ce443ed0e4
Merge pull request #3937 from mattaezell/docfix_3891
...
Fix the documentation from #3891
2017-09-26 10:47:17 +08:00
Casandra Qiu
dbefcc9f95
Modified switchdiscover man page
2017-09-25 15:55:57 -04:00
Yuan Bai
b65f6bca15
enhance doc for tagged vlan hostname ( #3986 )
2017-09-21 17:30:45 +08:00
Bin Xu
bb87df4f94
Add the localdisk document also available diskless osimage ( #3971 )
...
* Not return directly for nodeset when hit one node failure
* Add document to enable localdisk option for diskless
* Revert "Not return directly for nodeset when hit one node failure"
This reverts commit e5d88570541b308671cbbd2cc081610deb13113a.
2017-09-21 16:26:08 +08:00
Mark Gurevich
e7c67fee30
Merge pull request #3918 from zet809/correct_discover_doc
...
Modify the ip/bmc ip setting mistakes in mtm based discovery document
2017-09-19 09:39:08 -04:00
Matt Ezell
ec7ca5d330
Fix the documentation from #3891
2017-09-15 11:20:53 -04:00
Samveen Gulati
5216f62d4b
Fix #3904 : Add ability to list discoverydata by type mtms
2017-09-15 00:06:32 +00:00
chenglch
1938bd9a87
Add description for the issue that may lose log
...
This commit add descritpion for `dbtracelevel` entry in site table
to help the user find the detail solution if the log is lost due
to the issue from rsyslog side.
partial-issue: #3910
2017-09-14 06:07:43 -04:00
Yuan Bai
d45f7d4508
Add new PCI format support for pcipassthrough ( #3916 )
...
* add devpassthrough support
* add new pci format for pcipassthrough
* add new pci format support
* polished
* update doc
2017-09-14 17:15:47 +08:00
ertaozh
8ad7e70aea
Modify the ip/bmc ip setting mistakes in mtm based discovery document
2017-09-14 04:29:20 -04:00
zet809
2e403a3e8c
Merge pull request #3675 from bnordgren/patch-1
...
Cannot chdef something before it is created.
2017-09-14 15:36:21 +08:00
Samveen Gulati
b7e4ea5895
minor correction in vm docs
2017-09-12 07:11:19 +00:00
chenglch
4e8588840a
Merge pull request #3891 from mattaezell/regex_helpers
...
Add regex helpers
2017-09-12 10:09:38 +08:00
Victor Hu
aaf49759ce
Create cross reference labels for the install guides
2017-09-11 14:09:57 -04:00
chenglch
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
Matt Ezell
2304b0ef50
Add regex helpers
...
a2idx: Turns an ASCII character into an index (a=1, b=2, etc)
a2zidx: Turns an ASCII character into a 0-index (a=0, b=1, etc)
dim2idx: Turns dimensions (eg row, column, rack-unit) into an index
skip: Return an index where some items are 'skipped'
ipadd: Add a value to an IP address
2017-09-10 23:02:06 -04:00
zet809
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
Victor Hu
2a36f20fdd
Adding changes to the man pages regarding hostname changing in rspconfig
2017-08-29 16:29:18 -04:00
Victor Hu
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
Yuan Bai
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
ertaozh
7e14a543fe
modify description of "--sn" option for "bmcdiscover" according to Baiyuan's comments
2017-08-25 04:35:48 -04:00
Mark Gurevich
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
XuWei
da0c0bc0bb
modified depending on comments
2017-08-23 21:26:20 -04:00
Mark Gurevich
f69f9ec2bf
OpenBMC upload and activate firmware image file
2017-08-23 12:08:51 -04:00
Mark Gurevich
c8c1fc276f
Allow -d <directory name> flag for rflash
2017-08-21 15:12:41 -04:00
Mark Gurevich
c8ee22034d
Manpage and usage improvements
2017-08-17 10:48:36 -04:00
XuWei
eb3b720a40
modify man page
2017-08-16 22:52:30 -04:00
Mark Gurevich
62c56561f2
mend
2017-08-15 13:39:05 -04:00
ertaozh
e4d8442e10
add usage and manpage for bmcdiscover "--sn" option
2017-08-15 04:27:54 -04:00