1463615f3f
Changes suggested by comments
2017-03-21 11:45:26 -04:00
4e1d4629a9
Preserve the user ownership of the file for xdcp command
2017-03-20 13:19:39 -04:00
98ef5adea2
modified depending on comments
2017-03-20 01:12:29 -04:00
b67145f860
Add man page related with openbmc
2017-03-16 23:01:48 -04:00
850a7e65a2
Fix .pod error that broke the build
2017-03-14 11:27:56 -04:00
87d870f1bc
Update man page based on comments
2017-03-10 14:03:39 -05:00
973d71517b
Make running nodeset offline optional for rmdef
2017-03-09 17:24:00 -05:00
072cfd01d1
Merge pull request #2431 from arif-ali/rcons_update
...
Update rcons, so that it detects conserver
2017-03-03 17:34:25 +08:00
c61d356d1c
Changed colors in wcons to improve readability
2017-02-28 10:28:42 -05:00
11a088820d
Small doc formatting changes
2017-02-27 16:40:46 -05:00
2189641a9b
Merge branch 'master' into rcons_update
2017-02-24 11:15:05 +00:00
1e3cf89cf4
Return error if no /usr/bin/fping is available
2017-02-22 21:39:48 -05:00
dfae72550c
Add Service Node install steps and fix formatting and wording in man pages
2017-02-17 11:00:31 -05:00
c4e0f637c9
Add pdu support
2017-02-13 16:33:11 -05:00
2b19ff36eb
Merge pull request #2433 from jjohnson42/fixvitalsman
...
Amend man page for rvitals
2017-01-26 12:19:07 +08:00
b1adaf4ac2
Merge pull request #2432 from jjohnson42/fixrcons
...
Fix spurious output in rcons on uninstalled console
2017-01-23 02:35:01 -06:00
4c69fdeac2
Merge pull request #2434 from jjohnson42/rinvusage
...
Update rinv usage and man page
2017-01-22 14:20:02 +08:00
4d7a8f9c87
Update rinv usage and man page
2017-01-20 14:21:26 -05:00
9244449c27
Amend man page for rvitals
2017-01-20 14:07:14 -05:00
3971d0db7a
Fix spurious output in rcons on uninstalled console
...
alternative.
2017-01-20 13:43:08 -05:00
a5f39f972f
Update rcons, so that it detects conserver
2017-01-20 11:17:23 +00:00
6755a099d0
Merge pull request #2195 from neo954/issue1547-rpm-packaging
...
Make all the rpm packages have the exactly same version and release numbers
2017-01-10 17:27:54 +08:00
327db76f9e
Make all the deb packages have the exactly same version and release numbers
2017-01-03 12:56:15 +08:00
65c2911888
Make all the rpm packages have the exactly same version and release numbers
2017-01-03 12:47:14 +08:00
a8522a9731
update man page for copycds
2016-12-26 21:36:19 -05:00
1f113afdc8
makeconservercf -d to remove all xCAT nodes
2016-12-15 15:32:41 -05:00
d37413654c
Merge pull request #2298 from immarvin/onsles12sp2
...
fix issue [fvt]sles12.2 mysqlsetup -i could not work #2297
2016-12-15 14:29:31 +08:00
212da735bc
Merge pull request #1949 from samveen/bare_output
...
[xCAT-client]Improvements to `bin/xdshbak`
2016-12-13 15:16:56 +08:00
5b882fc24d
fix issue [fvt]sles12.2 mysqlsetup -i could not work #2297
2016-12-08 22:21:12 -05:00
8470c14090
Redirect progress message to rflash log files when updating firmware
...
Previously rflash process will be terminated when the tty session is closed
which is a very dangerous operation that may bricked the BMC. This patch will
ignore the `int`, `term` and `hup` signal when rflash is running and redirect
the output of ipmitool command to `/var/log/xcat/rflash/<node.log>` which make
the progress trackable. In addition, -V option is provided to print more
verbose message from ipmitool when `hpm upgrade` command is running.
This patch also update the node status in the `nodelist` table to record
the rflash status.
fix-issue: #1849
2016-11-28 13:21:26 +08:00
484c00cfa1
Fix some formatting and wording for copycds command
2016-11-07 10:42:42 -05:00
ed4e645558
Merge pull request #2035 from penguhyang/rvitals_update
...
update rvitals manpage for openpower
2016-10-27 16:55:46 +08:00
b6456132be
Add a note into the packimage man page to help clarify that ( #2027 )
...
during the time of running genimage, the rootimg file is unavail
to be served to the compute nodes
2016-10-27 14:17:12 +08:00
8814e623e5
update rvitals manpage for openpower
2016-10-26 04:08:05 -04:00
a50f3710f7
Doc spelling and gramma fixes
2016-10-25 15:31:20 -04:00
4e82343eaa
update rvitals doc for OpenPOWER
2016-10-20 03:02:42 -04:00
6e26da06b4
remove "-t" option from bmcdiscover doc and man page
2016-10-11 13:32:02 -04:00
a91bf8e258
[xCAT-client]xdshbak: Add -b
option to manpage
2016-10-10 15:49:23 +00:00
c6f7861fb1
[xCAT-client]xdshbak: Add bare output sub-option -b
for -x
2016-10-10 15:49:23 +00:00
ccd0ff64f5
[xCAT-client]xdshbak: Use version
sorting on hostnames
2016-10-10 15:49:23 +00:00
7fcfc0700b
[xCAT-client]xdshbak: make header match manpage
2016-10-10 15:49:22 +00:00
7b6b421b17
[xCAT-client]xdshbak: make -x
match manpage
2016-10-10 15:49:22 +00:00
2742a29bcf
[xCAT-client]xdshbak: make -q
match manpage
2016-10-10 15:49:22 +00:00
1e3ce72f09
Changes after review
2016-10-06 13:00:44 -04:00
4f686ebc9e
Display errors for rmvm and mkvm
2016-10-05 16:38:41 -04:00
edb1d181e9
Provide hook for saner versioning
...
The traditional approach was not adequately
hooked into git. It should do nothing by
default differently.
2016-09-28 08:43:35 -04:00
7359d60886
update doc about the imgexport imgimport ( #1909 )
2016-09-28 17:01:59 +08:00
9850f7c94e
update rspconfig man page for vlan
2016-09-26 03:00:05 -04:00
7b87c6e417
Add STDIN redirection support for stanza definition ( #1863 )
...
close-issue: #1671
2016-09-20 14:33:25 +08:00
0d608a2d80
Merge pull request #1825 from cxhong/1732
...
Modify switchdiscover usage, man page and update readdoc.
Changes look good. Merging.
2016-09-19 13:12:00 -04:00