0e6d87f5a4
Merge branch 'fix/makeroutes-part2' into 2.8
2014-04-07 13:10:35 +01:00
Jarrod Johnson
55d47839c4
Fix windows install problem where tmplfile was masked out in scope
2014-04-04 23:28:17 -04:00
linggao
572a0bb460
Merge branch '2.8' of ssh://linggao@git.code.sf.net/p/xcat/xcat-core into 2.8
2014-04-05 04:38:21 -04:00
linggao
b370907634
removed the dependency on openrc file, fixed defect 4040 and 4041
2014-04-05 04:36:52 -04:00
linggao
89e2fc66ef
added verbose output for opsaddimage and opsaddbmnode commands.
2014-04-04 06:36:43 -04:00
ligc
2474427a83
Temporary remove the grub2-xcat dependency for PCM, it blockes PCM test
2014-04-04 04:33:37 -04:00
litingt
f41edd8ea9
merge 2.9 case to 2.8
2014-04-04 01:38:35 -07:00
litingt
ff91be5c39
merge 2.9 case to 2.8
2014-04-04 01:36:01 -07:00
litingt
3b57c88ab7
add case from 2.9 to 2.8
2014-04-04 01:29:25 -07:00
litingt
dec6b1959a
merge 2.8 with 2.9
2014-04-04 01:27:07 -07:00
litingt
04cc48fdb0
add case from 2.9 to 2.8 branch
2014-04-04 01:24:46 -07:00
litingt
28ef6ce19e
merge 2.8 and 2.9 code
2014-04-04 01:18:26 -07:00
litingt
5366151b02
merge 2.8 and 2.9 code
2014-04-04 01:15:13 -07:00
litingt
23a7490fb5
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
2014-04-04 01:06:46 -07:00
ligc
3a3eff189f
Build a separate xCAT-server for PCM, because of the perl-JSON dependency caused by RESTAPI
2014-04-04 14:47:38 -05:00
litingt
5485ab5079
merge different with 2.9
2014-04-04 01:05:14 -07:00
b8e22ef5b2
fix ipv6 0.0.0.0 to ::, the equivalent ip
2014-04-04 01:19:09 +01:00
lissav
8a38dbf685
fix syntax in hellp
2014-04-03 07:08:04 -04:00
ligc
840ac69826
fix for 4029: do not try to modify /, will cause rpm install failure on RHEL7
2014-04-03 15:08:39 -05:00
ligc
c65f529c55
add README: backport from master branch
2014-04-02 23:24:34 -04:00
ligc
d3c33681c8
fix for bug 4038: do not override --installdir with xcatdsklspost
2014-04-03 09:46:25 -05:00
mellor
99a04964c7
defect 4026 add service node to error msg
2014-04-02 13:04:05 -04:00
ligc
bb06e4479e
add the git commit information with xCAT version
2014-04-02 17:33:18 -05:00
795295e1a3
add ifname to arguments for checkConfig_Sles
2014-04-02 09:59:22 +01:00
d730e82055
update routeop with device based routing
2014-04-02 09:43:15 +01:00
71ad311a68
update route.pm, and start work on routeop
2014-04-01 22:20:37 +01:00
Chuck Brazie
a087fedb68
fix missspelling
2014-04-01 13:41:55 -04:00
Chuck Brazie
51920d7e58
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
2014-04-01 13:11:19 -04:00
e34da389fb
defect 4033: fix device based routing in makeroutes
2014-04-01 16:16:14 +01:00
Lissa Valletta
ce87bdceac
fixup Zone.pm
2014-04-01 07:02:11 -04:00
mellor
a3b09614f6
defect 4020 - correctly handle results from gethostbyaddr in xcatd installmonitor
2014-03-31 17:48:58 -04:00
lissav
9f475a70f7
fix defect 4034
2014-03-31 14:25:26 -04:00
lissav
45b11936cd
fix spelling
2014-03-27 13:33:30 -04:00
mellor
165abd4f88
defect 3998 - change file vars to globals
2014-03-26 17:08:17 -04:00
lissav
8e110d51f1
defect 3953
2014-03-26 13:07:48 -04:00
ligc
045c42fce6
doxcat: the ntp -c rv 0 offset may return negative number
2014-03-26 16:00:12 -05:00
ligc
1407ef0288
gensis-scripts: doxcat - ntpq -c rv state does not work any more, use the ntpq -c rv offset instead
2014-03-26 14:26:35 -05:00
mellor
3aeb21025d
defect 3964 - clarify mknb man page for hierarchy with sharedtftp=0
2014-03-25 15:57:21 -04:00
lissav
4c48026801
defect 3941
2014-03-25 08:09:50 -04:00
ligc
e1fb6aae06
add the centos6.5 discid info, fix a problem in post.xcat
2014-03-25 17:14:50 -05:00
immarvin
49824ba195
add grub2-xcat as a dependency to enable provisioning rhel7 on an ubuntu MN
2014-03-25 01:59:18 -07:00
ligc
b067d90a60
fix xCAT-genesis-builder/buildrpm for latest mcp version
2014-03-25 14:56:10 -05:00
lissav
c747908e0f
remove autosetup of useflowcontorl see 4031
2014-03-24 09:26:12 -04:00
huweihua
c6ee255d70
fix defect 3875
2014-03-24 04:56:24 -04:00
lissav
e52453be0f
update man
2014-03-21 14:51:14 -04:00
lissav
5afd870cef
tabprune -a supports all tables
2014-03-21 14:45:30 -04:00
Jarrod Johnson
fe38638b4b
Support 'specific' copycds mode.
...
ESXi releases updates without bumping version numbers. For such cases,
the default behavior is for the new version to supersede the old. This
makes sense for the vast majority of cases. There are, however, corner
cases where being explicit about the release is indicated.
2014-03-21 10:56:20 -04:00
lissav
d33000aef6
fix -L option
2014-03-21 09:56:47 -04:00
lissav
93ff514a2a
add pointer to Easy Regx documentation
2014-03-21 08:02:10 -04:00
immarvin
c6cb1c9977
append some code logic and documentation for rhels7 support on grub2
2014-03-21 04:40:25 -07:00