2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-08-04 16:36:58 +00:00
Commit Graph

454 Commits

Author SHA1 Message Date
Jarrod Johnson caba9130bd Update for new Lenovo OneCLI rpm
The new packaging offers up iflash64 and asu in a consistent
location.
2017-08-04 09:50:00 -04:00
Jarrod Johnson 77bab0ba0f Merge tag '2.13.5' into lenovobuild2.13 2017-06-30 08:47:25 -04:00
zet809 11f351cf6e Merge pull request #2763 from samveen/reduce_greps
Reduce `grep` invocations by passing `-[46]` to `ip`
2017-06-22 16:24:04 +08:00
Jarrod Johnson 8a2a7ccdc1 Merge tag '2.13.4' into lenovobuild2.13
xCAT 2.13.4 release
2017-06-21 13:58:26 -04:00
chenglch 5331626d9a Upgrade conserver to 8.2.1 version (#3252)
This patch change the `sslauthority` to `sslcacertificatefile` to
support the latest version of conserver. It also add scripts to
update the `conserver.cf` and $HOME/.consolerc to make sure
migration works correctly.

implement: #3239
2017-06-16 16:51:05 +08:00
Samveen Gulati f1b406dbc0 Reduce grep invocations by passing -[46] to ip 2017-06-06 09:53:29 +00:00
Jarrod Johnson e2f7a108f5 Fix recognizing success to filter 2017-04-05 09:22:48 -04:00
Jarrod Johnson ec954acb2b Update pasu filtering 2017-04-03 09:59:38 -04:00
Jarrod Johnson b9ab45ed10 Remove extraneous content from pasu 2017-04-03 09:57:04 -04:00
Jarrod Johnson 687188d013 Filter out extraneous output of OneCli 2017-03-30 16:42:56 -04:00
Jarrod Johnson cefefa7d1b Move the console title to right place 2017-03-28 11:26:55 -04:00
Jarrod Johnson 9e9c12843a Attempt to set pane-border-status
This makes better use of those lines in tmux.
Newer feature, so degrade gracefully in failure.
2017-03-28 09:39:07 -04:00
Mark Gurevich 4b0ce18b9d Add DSH_VERIFY environment variable to xdsh command 2017-03-23 15:44:11 -04:00
Mark Gurevich 1463615f3f Changes suggested by comments 2017-03-21 11:45:26 -04:00
Mark Gurevich 4e1d4629a9 Preserve the user ownership of the file for xdcp command 2017-03-20 13:19:39 -04:00
arif 8e08b70f65 Update rcons, so that it detects conserver
Conflicts:
	xCAT-client/bin/rcons
2017-03-15 10:39:09 -04:00
Jarrod Johnson 5107b6ba14 Fix tcons with newer tmux
Newer tmux has meaning for ., use _
2017-03-13 15:41:20 -04:00
zet809 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
Andy Wray 1054feec16 Changed colors in wcons to improve readability 2017-03-01 10:34:09 -05:00
Andy Wray c61d356d1c Changed colors in wcons to improve readability 2017-02-28 10:28:42 -05:00
Arif Ali 2189641a9b Merge branch 'master' into rcons_update 2017-02-24 11:15:05 +00:00
ertaozh 1e3cf89cf4 Return error if no /usr/bin/fping is available 2017-02-22 21:39:48 -05:00
yangsong b1adaf4ac2 Merge pull request #2432 from jjohnson42/fixrcons
Fix spurious output in rcons on uninstalled console
2017-01-23 02:35:01 -06:00
Jarrod Johnson 3971d0db7a Fix spurious output in rcons on uninstalled console
alternative.
2017-01-20 13:43:08 -05:00
arif a5f39f972f Update rcons, so that it detects conserver 2017-01-20 11:17:23 +00:00
Weihua Hu 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
immarvin 5b882fc24d fix issue [fvt]sles12.2 mysqlsetup -i could not work #2297 2016-12-08 22:21:12 -05:00
Samveen Gulati c6f7861fb1 [xCAT-client]xdshbak: Add bare output sub-option -b for -x 2016-10-10 15:49:23 +00:00
Samveen Gulati ccd0ff64f5 [xCAT-client]xdshbak: Use version sorting on hostnames 2016-10-10 15:49:23 +00:00
Samveen Gulati 7fcfc0700b [xCAT-client]xdshbak: make header match manpage 2016-10-10 15:49:22 +00:00
Samveen Gulati 7b6b421b17 [xCAT-client]xdshbak: make -x match manpage 2016-10-10 15:49:22 +00:00
Samveen Gulati 2742a29bcf [xCAT-client]xdshbak: make -q match manpage 2016-10-10 15:49:22 +00:00
chenglch 7b87c6e417 Add STDIN redirection support for stanza definition (#1863)
close-issue: #1671
2016-09-20 14:33:25 +08:00
cxhong 9181279913 mysqlsetup failed becuase /usr/bin/mysql_install_db is not available (#1702)
* mysqlsetup failed becuase /usr/bin/mysql_install_db is not available

* use variable

* chang "-e" to "-x"
2016-08-17 18:44:19 -05:00
Jarrod Johnson 22fe457bc1 Fix tcons interaction with filename globbing
Filename globbing strings are not good to happen
to noderanges.  Use quotes to avoid it in script.
Caller still needs to be careful to quote/escape
on their end.
2016-08-12 15:57:11 -04:00
Chuck Brazie 193a9680d4 Fix indentation in xdsh (#1617)
* Merged the zVM changes into some xcat_client files

Change-Id: I3405cede348c63ea6b43ceda4bdfdad0f3a5422a

* Fix indentation in xdsh
2016-08-03 10:38:24 +08:00
yangsong 860b61a7ed Revert "Master client merges for two files from zVM" (#1619) 2016-08-03 10:34:25 +08:00
Chuck Brazie a21edcdcb5 Merged the zVM changes into some xcat_client files (#1608)
Change-Id: I3405cede348c63ea6b43ceda4bdfdad0f3a5422a
2016-08-03 10:03:15 +08:00
immarvin 45c1dc0f92 fix [FVT]:mysqlsetup -i failed to setup database on sles12 #1413 ;refine the logic to determine hostname of the master 2016-07-28 01:37:28 -04:00
Mark Gurevich db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
Mark Gurevich fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
Mark Gurevich 0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
Casandra Qiu 5db2a67553 Add mysql user to localhost account 2016-06-29 13:52:07 -04:00
wangxiaopeng ca7c9ad69a issue 1171: set SSL_verifycn_scheme => none for IO::Socket::SSL->new 2016-06-22 10:04:04 -04:00
Casandra Qiu b5842bf905 Support Mariadb on ubuntu 16.04 2016-04-19 14:01:08 -04:00
XuWei e78de31c1a To fix issue #784, output error message when use rcons node -f -s 2016-03-15 02:01:19 -04:00
Xiaopeng Wang 045b81e3b7 Merge pull request #507 from bybai/pshv
fix #506 psh/pscp -v and -h
2016-01-04 13:33:15 +08:00
penguhyang 6aeb577bfa return values are zero for updatenode -f with incompatiable flags -k -S -P 2015-12-15 21:18:14 -05:00
bybai 50864280f9 fix psh/pscp -v and -h 2015-12-02 02:40:04 -05:00
bybai c118070d7b pasu/psh/pscp Connection failure in sles11.4,error info in rh7.1 2015-11-26 06:05:33 -05:00