baiyuan
7c8f671f9f
kitconponent should be kitcomponent
2014-01-19 22:19:07 -05:00
baiyuan
95d332aa23
update imgexport/imgimport manpage to surpport kits
2014-01-19 21:54:04 -05:00
baiyuan
ece1fd7d03
fixed 3357,add symlink,copy postscripts and plugin files for kit
2014-01-16 20:54:14 -05:00
yinle
0f93e7a135
Add a new file xcat.conf.apach24
2014-01-16 12:45:19 -08:00
yinle
d97a9e4316
minor fix
2014-01-16 04:41:33 -08:00
yinle
aa2c4978c5
update building of ubuntu repo to include the supported ubuntu disctros
2014-01-16 04:38:31 -08:00
yinle
65bd3afbb3
Merge branch '2.8' of ssh://git.code.sf.net/p//xcat/xcat-core into 2.8
2014-01-16 04:21:24 -08:00
yinle
3b418f8981
update building of ubuntu repo to include the supported ubuntu disctros
2014-01-16 03:56:55 -08:00
daniceexi
d0e3c2354f
defect 3968: fixed the issue that for statelite on aix, the .statelite dir was not copied to shared_root spot from default spot
2014-01-16 04:48:20 -05:00
lissav
bcb98fcec9
fix mysqlsetup -u
2014-01-15 06:14:52 -05:00
immarvin
27f6761231
fix defect #3960 Genimage broken for CentOS 5.4 nodes
2014-01-14 01:00:33 -08:00
Jarrod Johnson
6777f86870
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-01-13 10:50:00 -05:00
daniceexi
caaa130479
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:54:05 -05:00
daniceexi
a3ade8608b
fix the issue that proxydhcp configuration file cannot be updated
2014-01-10 09:15:50 -05:00
sjing
487c57d358
Fix for bug 3955.
2014-01-10 03:01:56 -05:00
sjing
9c35744fd7
Fix for bug 3815
...
Last fix results in "makedhcp -n" not working, so re-fix it.
2014-01-09 22:14:55 -05:00
lissav
4263c661c5
update description
2014-01-09 08:46:26 -05:00
Jarrod Johnson
3db9440ca9
Fix detection of debian for some ubuntu installations
2014-01-08 15:16:18 -05:00
lissav
1caaf17eb2
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
2014-01-08 11:11:44 -05:00
lissav
a7bb1d0a9a
simplify messages for odbcsetup call
2014-01-08 11:11:17 -05:00
ligc
7f7907ae3e
fix for bug 3951: remove the code to check xcat versions during xcatd restart/reload
2014-01-08 23:49:01 +08:00
lissav
a37d0e3ec4
fix for defect 3839
2014-01-08 10:32:37 -05:00
ligc
f35332a0d1
fix for bug 3947: add check for AIX and nmap existence
2014-01-08 23:29:30 +08:00
wanghuaz
c1359797e8
handle kit staff in imgexport/imgimport
2014-01-08 20:14:47 +08:00
daniceexi
05a1624439
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 04:59:33 -05:00
lissav
9470ac6d1a
Add catagories to the site table
2014-01-07 15:40:58 -05:00
baiyuan
509b979ee8
fix:remoed should be removed
2014-01-07 03:06:30 -05:00
daniceexi
a03b712e2f
make confignics postscript to accept the site.setinstallnic to configure installnic to be static
2014-01-07 02:26:53 -05:00
lissav
a46a8919a3
defect 3948
2014-01-06 14:56:58 -05:00
wanghuaz
8ca9e350e4
fixing the migration problem that rmkitcomp should remove the kitdeployment parameter file and its contents.
2014-01-06 15:22:11 +08:00
immarvin
3e31714aa3
fedora19/fedora20 diskful support
2014-01-02 23:50:47 -08:00
baiyuan
24b255fec5
update cases0 for buildkit
2014-01-02 02:50:08 -05:00
ligc
37be3cd9d7
do not use nodels --version in /etc/init.d/xcatd
2014-01-02 14:38:09 +08:00
sjing
f11aa5cc6d
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:17:44 -05:00
daniceexi
49cd33382c
defect 3909: make xcatd loads xCAT::Enabletrace by require instead of use to save resource
2014-01-02 02:02:24 -05:00
daniceexi
6d76a44409
fix man page of mknb to indicate that mknb only supports x86_64
2014-01-02 01:12:19 -05:00
jjhua
0fe0d25c5f
change the name os-object-storage-setup in os-object-storage-setup.rb
2014-01-01 22:09:20 -05:00
daniceexi
2facd1f0c4
Change the Windows deployment templates to support disk configuration, nics configuration and run postscripts
2013-12-31 09:01:28 -05:00
daniceexi
1039ba5490
Enhance genimage.cmd to accept second and third params for multiple winpe support
2013-12-31 08:02:54 -05:00
wanghuaz
b4a450352c
add an enhancement to skip not well-formed deployment parameters.
2013-12-31 17:02:22 +08:00
wanghuaz
341e847646
minor change in last check of passing parameters to postinstall and postbootscritps
2013-12-31 15:37:53 +08:00
daniceexi
740114c491
Add some comments and help message for genimage.bat
2013-12-30 23:02:52 -05:00
daniceexi
0d1e50c764
fixed the issue that missed the winpe-scripting.cab in last checkin
2013-12-30 07:01:40 -05:00
wanghuaz
9403878ade
fixing bug 3815: don't use global variables which doest work well in hierarchy system.
2013-12-30 10:56:57 +08:00
wanghuaz
2e1d048dee
passing kitcomponent deploy parameters to genimage package installation, postinstall script and postbootscripts.
2013-12-30 10:05:19 +08:00
wanghuaz
c327c4a24b
fixng bug 3945: give an example of how to write ospkgdeps and kitpkgdeps in different arch.
2013-12-27 17:05:28 +08:00
baiyuan
c3132f5da9
kit release should be mandatory according to mini-design
2013-12-27 02:42:46 -05:00
wanghuaz
b93a7b7ab1
fixing bug 3943: give accureate pattern to match output from console
2013-12-27 15:30:00 +08:00
baiyuan
2ad4b13f78
fix Use of uninitialized value within @a2 in pattern match (m//) at BuildKitUtils.pm line 273
2013-12-27 01:53:35 -05:00
sjing
fc7d8ecee5
Support dns master/slave configuration
2013-12-26 22:57:24 -05:00