jjohnson2
3cc5e0cdf4
Fix asu handling of exotic characters
...
Exotic characters that may be interpreted by shell
are now quoted to prevent any interpolation.
2015-03-26 15:52:44 -04:00
Victor Hu
28e6939268
update the error message on xpod2man to better reflect what is
...
going on, looking for man5 pages, instead of claiming error
running the command.
2015-03-24 15:48:20 -04:00
jjohnson2
1bce6d44c8
Have ppping and psh verify peer
...
psh and ppping failed to verify the server certificate
2015-03-24 13:39:19 -04:00
Lei Ai
9f839cd82f
4612 Update script pgsqlsetup against PGSQL secure hole
2015-03-23 11:52:01 +08:00
jjohnson2
71d4dabbd4
Give confetty based consoles more of a grace period
...
For people doing X forwarding, wcons tiling has always been
flaky. For confluent, we have a better cue, so give it
more time for the sake of X forwarded users
2015-03-20 11:00:10 -04:00
jjohnson2
ff3eee61f3
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-03-20 10:59:20 -04:00
jjohnson2
fb02c18853
Fix erroneous 'noping' in various circumstances
...
nmap's raw IP facility is prone to mistakes in various
environments. Disable the raw IP handling by
telling nmap to run as if it didn't have privilege
2015-03-20 10:58:26 -04:00
ertaozh
f731fb2ec9
fix bug 4609: rcons returns /opt/xcat/bin/rcons: line 62: [: ==: unary operator expected
2015-03-17 07:50:21 -04:00
Victor Hu
28cb65ebac
rcons automatically uses confluent when it's installed on the xCAT
...
management machine. Tests for /opt/confluent/bin/confetty
Change to first check consoleservice keyword in site table before
using confluent. This allows us to install confluent on the machine
and control use with the keyword
2015-03-17 07:47:32 -04:00
GONG Jie
f5d79bdaa2
Fix bug#4521 - [FVT] Script "mysqlsetup" assume end user has an empty MySQL/MariaDB root password. Which is not ture on Ubuntu Linux.
2015-03-09 14:39:55 +08:00
daniceexi
9ec565a908
Continue the change for avoiding sslv3
2015-03-02 05:04:43 -05:00
daniceexi
eeec7c6d4f
Continue the change for avoiding sslv3
2015-02-13 03:07:51 -05:00
daniceexi
b2eb57d072
Add default value for attribute site.xcatsslversion=TLSv1 to avoid using sslv3 which might cause POODLE Attach
2015-02-12 09:44:01 -05:00
daniceexi
7e550ebeaf
pscp, fixed a code change error
2015-02-03 21:11:26 -05:00
jjohnson2
3cb83b2a19
Recognize confetty installed by pip
...
On some systems, pip install confetty will go to
/usr/local/bin. Recognize and accept that.
2015-01-30 17:00:19 -05:00
jjohnson2
57f9ca6acf
Allow wcons to accept geometry
...
If user passes in geometry, intelligently merge with
tiling geometry rather than confusingly attempt to
pass it through.
2015-01-30 16:58:49 -05:00
jjohnson2
a5bc39556c
Fix confetty race condition induced by wcons
...
wcons was leaving a common control socket defined for all invocations
of confetty. Fix this by not setting a socket for any but the first.
The channel is currently only used for wcons initial tiling, so
it should only be bothered with for that anyway.
2015-01-30 14:26:15 -05:00
Jia Zhao
3b86d90a7c
merge from 2.9 about supporting powerkvm in nodeimport
2015-01-20 14:15:07 +08:00
daniceexi
312dec35bf
rpower manpage: remove the incorrect request to install acpid for softoff in diskless
2015-01-11 22:04:52 -05:00
daniceexi
2c09d13724
update the manpage for renergy command that don't set power saving for P8 server which is running in OPAL mode
2015-01-08 06:26:12 -05:00
litingt
9c3671ed76
add xCAT commands for PCM, fix defect 4477
2015-01-04 23:37:09 -08:00
daniceexi
5131f51509
Remove the capping related information from man page and usage
2014-12-29 03:00:32 -05:00
daniceexi
175ac75c8e
Add man page for P8 energy; some minor fixes in CIMUtils.pm and energy.pm
2014-12-26 05:58:04 -05:00
ligc
db84e8ee89
fix for bug 4456, change the rcons shebang line to /bin/bash
2014-12-08 14:34:36 +08:00
ligc
5ef5b62877
Remove the AIX multicast route words from lsslp manpage, it is required after 2.7.8
2013-11-27 16:06:29 +08:00
ligc
fea8c45131
fix for bug 4288, add the -i flag to pasu manpage
2013-11-26 15:48:20 +08:00
Casandra Qiu
69bf4249be
Bug#4385 mysqlsetup does not support mariaDB in Ubuntu
2014-11-22 21:24:28 -05:00
Casandra Qiu
5373b22b61
Bug#4408 pgsqlsetup didn't work on ubuntu
2014-11-18 09:57:24 -05:00
jjohnson2
e2c31bad27
Implement confluent usage by r/wcons
2014-11-12 16:48:44 -05:00
Casandra Qiu
2d1961c4f9
bug#4286 makedns should have a verbose mode
2014-11-12 10:24:38 -05:00
daniceexi
21d12983c9
Since xcatd fast restart cannot be supported in systemd enabled OS, we implemented fast restart in restartxcatd command
2014-11-11 12:18:58 -05:00
Victor Hu
b59f72bd8e
changes to support --noupdate flag on genimage
2014-11-06 16:58:19 -05:00
lissav
df45650bfb
defect 4355
2014-11-04 07:51:04 -05:00
lissav
6b040b23f7
fix defect 4343
2014-10-30 08:49:19 -04:00
mellor
4781a420d2
defect 3348 - rmkitcomp by basename now removes all kitcomponents matching that name instead of just the highest
2014-10-28 17:47:51 -04:00
linggao
73d08b58fa
added nmapoptions in the site table to resolve network slow response issues in nmap. defect 4300
2014-10-22 18:36:59 -04:00
baiyuan
49bf7c1200
defect 4302 lskit/lskitcomp --xml has no output
2014-10-20 05:24:09 -04:00
baiyuan
d5320ca977
defect 4302 lskit/lskitcomp --xml has no output
2014-10-20 05:18:19 -04:00
lissav
8ff7a04ee3
defect 4285
2014-10-10 06:38:27 -04:00
baiyuan
a4ac5c5187
add lskit/addkit/rmkit/lskitcomp/addkitcomp/rmkitcomp/chkkitcomp/lskitdeployparam
2014-09-15 22:52:27 -04:00
mellor
aab450c4de
added --uploaduser as option and fixed default
2014-09-09 10:04:17 -04:00
mellor
7bbc3e8add
man page updates for a new --continue flag to getxcatdocs
2014-09-09 09:40:48 -04:00
mellor
9dd06c1047
second pass at new getxcatdocs - convert tables to pandoc, fix image downloads, and more
2014-09-09 09:31:06 -04:00
lissav
40b5891c4a
defect 4254
2014-09-08 12:20:14 -04:00
ligc
18a3c26864
fix for bug 4265: remove getxcatdocs from PCM build
2014-08-31 23:24:42 -04:00
Jia Zhao
975b90e619
validate cec and lparid during nodeimport
2014-08-26 14:11:31 +08:00
mellor
812fc4b3bc
man page updates for rewritten getxcatdocs to work with Allura wiki on sourceforge
2014-08-21 19:03:46 -04:00
mellor
77625c7fe9
rewrote getxcatdocs to work with Allura wiki on sourceforge
2014-08-21 16:14:29 -04:00
Jia Zhao
99365ff4a8
add lparid in nodeimport man page
2014-08-20 15:39:25 +08:00
mellor
ec38cf3e61
add copycds man pg example for supplemental iso
2014-08-19 07:41:38 -04:00