2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 15:30:09 +00:00
Commit Graph

568 Commits

Author SHA1 Message Date
6a292c8039 Merge pull request #4485 from cxhong/4469
Modify documentation for servicenode attributes
2017-12-08 14:52:11 -05:00
31d29641d8 change status back to starts 2017-12-08 14:49:47 -05:00
62f56d1b25 build rst file from Schema.pm by db2man 2017-12-08 14:14:36 -05:00
886d730f8a Modify documenation for servicenode attributes 2017-12-08 12:01:48 -05:00
bebf2eb871 Merge pull request #4439 from chenglch/goconsman
Add man page for makegocons
2017-12-08 14:13:59 +08: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
2361f1c5e9 Fix the typo in the man page of makegocons 2017-12-05 22:14:42 -05:00
25141161e5 Add man page for makegocons
This is the guide about how to make goconserver as
a replacement for conserver to help slove the issues reported
for conserver, like: #4043, #3543. For openbmc, the solution of
goconserver is much light-weighted than the conserver which could
help save the system resource. In addition, sshpass is not needed
for openbmc with goconserver.

Implement: #4337
2017-12-05 01:15:19 -05:00
14ba2d1f3c Removed the --check and --ipsource option with PR 4258, update the man page 2017-12-01 12:58:46 -05:00
2fd0570fab Some sentence modify for makeconservercf -C|--cleanup 2017-12-01 11:05:17 -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
4a6639233a Merge pull request #4275 from immarvin/onissue
Support http repos for otherpkgs #4042
2017-11-15 10:33:24 +08:00
e261973c05 Support http repos for otherpkgs #4042 2017-11-13 00:47:50 -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
291184e0f3 Looks like some man page updated were missed for 2.13.8 2017-11-03 14:54:18 -04:00
1409955b28 Fix #3955 Refine the stateless SN and add the content with localdisk 2017-10-25 10:25:12 +08:00
d4c5d579ea stateless SN document refine 2017-10-23 14:15:57 +08:00
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
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
e808311f7c VM doc: mgt required before changing vm attrs 2017-10-18 04:31:33 +00:00
c1f0a073b2 update pgsqlsetup manpage doc 2017-10-12 02:30:40 -04:00
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
ce443ed0e4 Merge pull request #3937 from mattaezell/docfix_3891
Fix the documentation from #3891
2017-09-26 10:47:17 +08:00
dbefcc9f95 Modified switchdiscover man page 2017-09-25 15:55:57 -04:00
b65f6bca15 enhance doc for tagged vlan hostname (#3986) 2017-09-21 17:30:45 +08:00
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 e5d8857054.
2017-09-21 16:26:08 +08:00
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
ec7ca5d330 Fix the documentation from #3891 2017-09-15 11:20:53 -04:00
5216f62d4b Fix #3904 : Add ability to list discoverydata by type mtms 2017-09-15 00:06:32 +00:00
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
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
8ad7e70aea Modify the ip/bmc ip setting mistakes in mtm based discovery document 2017-09-14 04:29:20 -04:00
2e403a3e8c Merge pull request #3675 from bnordgren/patch-1
Cannot chdef something before it is created.
2017-09-14 15:36:21 +08:00
b7e4ea5895 minor correction in vm docs 2017-09-12 07:11:19 +00:00
4e8588840a Merge pull request #3891 from mattaezell/regex_helpers
Add regex helpers
2017-09-12 10:09:38 +08: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
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
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
c8c1fc276f Allow -d <directory name> flag for rflash 2017-08-21 15:12:41 -04:00
c8ee22034d Manpage and usage improvements 2017-08-17 10:48:36 -04:00
eb3b720a40 modify man page 2017-08-16 22:52:30 -04:00
62c56561f2 mend 2017-08-15 13:39:05 -04:00