Bruce Potter
9c0fa6a8bb
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
...
some improvements to xcatws.cgi
2014-02-09 15:43:53 -05:00
Bruce Potter
80d4cf913b
curl working for xcatws.cgi put and some reorg of code
2014-02-09 15:43:37 -05:00
Jarrod Johnson
56556bdeec
Fix xCAT init script status reporting
...
xCAT in some cases was reporting improper status for certain scenarios.
Risk being inaccure if no pid file exists so that it is accurate when it
does exist.
2014-02-07 17:37:56 -05:00
Jarrod Johnson
d25680575d
Correct } mistake in previous commit to IPMI.pm
2014-02-04 10:27:45 -05:00
Jarrod Johnson
c2c29970ff
Make IPMI 2.0 crypto dependencies mandatory
...
Faced with an increasing population of IPMI 2 only devices, make the AES/CBC
requirements mandatory as it is a common source of systems failing to work
now.
2014-02-04 10:27:42 -05:00
Bruce Potter
dd8096b39f
1st put works with json dict
2014-02-03 15:58:15 -05:00
Bruce Potter
466d5f0a9f
test scripts for the rest api
2014-01-31 08:26:55 -05:00
baiyuan
2825e469fe
fix Undefined subroutine &JSON::decode_json called at /opt/xcat/ws/xcatws.cgi line 168
2014-01-27 23:36:01 -05:00
zhaoertao
4c74a94daf
modify usage for 'chvm' and 'mkvm', remove debug msg
2014-01-26 22:52:30 -08:00
zhaoertao
5a9abe2acf
The scripts used for configuring and provisioning VIOS partition
2014-01-26 22:07:08 -08:00
qyin
edf9a4dc64
windows solution: 222013
2014-01-27 13:52:33 +08:00
ligc
e299342956
fix for bug 3979: print a message with rnetboot/bootseq when gateway is empty
2014-01-27 09:57:13 -06:00
zhaoertao
addd4ed9c4
3974 rinv failed for Fujitsu Blade Server
2014-01-22 23:17:13 -08:00
baiyuan
60f33728d2
this part of code is doubled by git automatically, remove redundant part
2014-01-20 09:34:48 -05:00
e86917e218
fix bug 3971, trim othernames variable
2014-01-17 08:45:17 +00:00
baiyuan
481a93554f
fixed 3357,add symlink,copy postscripts and plugin files for kit
2014-01-16 21:01:50 -05:00
immarvin
caafd03ca0
fix defect #3960 Genimage broken for CentOS 5.4 nodes
2014-01-14 01:03:54 -08:00
lissav
0fab0368ec
defect 3541
2014-01-13 12:55:15 -05:00
daniceexi
35376641b4
To make bmcsetup cmd to update node status to be [bmcready] in genesis; And make chain mechanism to support [shutdown] key word which is used to poweroff the node
2014-01-13 07:55:03 -05:00
dd3f08682f
Merge commit 'e5bde95310d245174ae533251f7eb8a9c6c2702e'
2014-01-10 14:43:07 +00:00
daniceexi
b58e374758
fix the issue that proxydhcp configuration file cannot be updated
2014-01-10 09:16:42 -05:00
sjing
a4e0952b6c
Fix for bug 3955.
2014-01-10 03:00:25 -05:00
sjing
24215114c6
Fix for bug 3815
...
Last fix results in "makedhcp -n" not working, so re-fix it.
2014-01-09 22:20:51 -05:00
e01827f9d3
first commit for prefix hostname feature
2014-01-09 21:02:53 +00:00
Jarrod Johnson
3b1d444077
Fix detection of debian for some ubuntu installations
2014-01-08 15:16:51 -05:00
ligc
9e81eccc66
fix for bug 3951: remove the code to check xcat versions during xcatd restart/reload
2014-01-08 23:47:28 +08:00
wanghuaz
9976df95e9
handle kit staff in imgexport/imgimport
2014-01-08 20:53:39 +08:00
daniceexi
adf723db25
fix the issue that xcatd hangs when reading the request which is formatted in one line like litefile request from statelte CN
2014-01-08 07:42:35 -05:00
daniceexi
23b836102a
defect 3135: changed the mount process for the statelite directory (for persistent entries) that make a directory after the node name and remount to the nodename directory instead of nfs root dir for persistent
2014-01-08 05:00:32 -05:00
Jarrod Johnson
e02a913e86
Use sha256 by default in openssl.cnf
2014-01-07 14:18:53 -05:00
Jarrod Johnson
ee812a995f
Have esxi report itself ready at the correct time after a netboot or install
2014-01-07 14:18:05 -05:00
baiyuan
23a51d7bbb
fix:remoed should be removed
2014-01-07 03:08:49 -05:00
wanghuaz
bb4fa36b29
fixing the migration problem that rmkitcomp should remove the kitdeployment parameter file and its contents.
2014-01-06 15:19:24 +08:00
immarvin
adb04f1651
fedora19/fedora20 diskful support
2014-01-02 23:52:13 -08:00
ligc
66bb1bc712
do not use nodels --version in /etc/init.d/xcatd
2014-01-02 14:39:40 +08:00
sjing
2cca891e35
Fix for bug 3952
...
Made makedhcp be able to handle the case where site.nameservers or
networks.nameservers is a comma delimited list with <xcatmaster>
keyword in it.
2014-01-02 01:23:43 -05:00
daniceexi
e7dc46a03a
defect 3909: make xcatd loads xCAT::Enabletrace by require instead of use to save resource
2014-01-02 02:05:37 -05:00
daniceexi
553ecb83d2
Change the Windows deployment templates to support disk configuration, nics configuration and run postscripts
2013-12-31 09:02:26 -05:00
daniceexi
05946f11db
Enhance genimage.cmd to accept second and third params for multiple winpe support
2013-12-31 08:04:25 -05:00
wanghuaz
9383ceca98
add an enhancement to skip not well-formed deployment parameters.
2013-12-31 17:03:21 +08:00
wanghuaz
3b1900c52d
minor change in last check of passing parameters to postinstall and postbootscritps
2013-12-31 15:36:10 +08:00
daniceexi
3221fed0da
Add some comments and help message for genimage.bat
2013-12-30 23:03:37 -05:00
daniceexi
cf371f30e7
fixed the issue that missed the winpe-scripting.cab in last checkin
2013-12-30 07:02:49 -05:00
wanghuaz
045f334d33
fixing bug 3815: don't use global variables which doest work well in hierarchy system.
2013-12-30 11:02:02 +08:00
wanghuaz
0c911a96a3
passing kitcomponent deploy parameters to genimage package installation, postinstall script and postbootscripts.
2013-12-30 09:54:46 +08:00
sjing
62a0cb6350
Support dns master/slave configuration
2013-12-26 22:52:41 -05:00
immarvin
8b38c35e63
grep in busybox do not support long optipn string, use short instead
2013-12-19 19:11:31 -08:00
linggao
1e3062d8e4
Changed table name from capacity to hwinv.
2013-12-19 22:39:50 -05:00
immarvin
f75d136828
grep in busybox do not support long optipn string, use short instead
2013-12-19 01:41:19 -08:00
daniceexi
8eb9348c51
add the second argument for genimage.bat to make it can generate winpe and BCD to a specific dir
2013-12-19 07:26:14 -05:00