Commit Graph

1036 Commits

Author SHA1 Message Date
immarvin
243d2b7434 fix defect #4190 [DEV]apache2 configuration file /etc/apache2/conf-enabled/xcat.conf.apach24 failed to be applied on ubuntu14.04 MN 2014-07-05 04:53:49 -07:00
immarvin
17598cf257 fix defect #4190 [DEV]apache2 configuration file /etc/apache2/conf-enabled/xcat.conf.apach24 failed to be applied on ubuntu14.04 MN 2014-07-05 02:50:38 -07:00
immarvin
bb6bbbb4e4 add support for Upstart of ubuntu on service management 2014-07-04 09:06:56 -07:00
daniceexi
76701f2a02 defect 4111: enhance the [routeop replace] to support redhat and sles. /etc/sysconfig/network-scripts/route-ifname is used for redhat to store the persistent route setting. The ip command is used to replace route command. 2014-07-03 16:27:58 -04:00
huweihua
b7d3c4732f modify defect: miss boot_root attr in legacy mode 2014-07-02 05:19:26 -04:00
huweihua
06703120e0 delete some comments 2014-07-02 05:14:37 -04:00
daniceexi
3a3568d1cc Change the default operator of setroute script to be replace from add. If you want to use add, run it as [setroute add] 2014-06-30 04:21:10 -04:00
huweihua
d6c92d6753 add some dir/file to exclude configuration file 2014-06-25 04:46:44 -04:00
ligc
9fd5e2c095 fix for bug 4177: rhel7 uses interface names ethp1s2/enp1s2 2014-06-25 14:42:07 -05:00
huweihua
908fdf8429 sysclone: fix some bug in Softlayer environment 2014-06-23 05:05:30 -04:00
huweihua
54c2870408 sysclone: fix some bug in Softlayer environment 2014-06-23 05:00:26 -04:00
daniceexi
bbefb20cb7 configbond: ifdown the bond before ifup it for the case it has been configured 2014-06-20 04:38:24 -04:00
daniceexi
43681ede40 code drop for postscript configbond 2014-06-20 03:00:17 -04:00
huweihua
ae1fc3d297 add some comment for sysclone 2014-06-19 04:26:53 -04:00
huweihua
cba796dd8d add some comment for sysclone 2014-06-19 04:22:41 -04:00
huweihua
1068c2db5b sysclone add feature: update delta change from golden client to target node 2014-06-19 04:14:44 -04:00
huweihua
3c0e4ebf57 sysclone add feature: update delta change from golden client to target node 2014-06-19 04:08:53 -04:00
huweihua
481b70c330 add feature: update delta change from golden client to target node 2014-06-19 03:50:46 -04:00
immarvin
147b7b2ced correct a typo 2014-06-18 00:43:21 -07:00
immarvin
47454dba0e replace ifconfig with ip,replace service with systemd 2014-06-13 09:11:31 -07:00
immarvin
b75e2139a8 replace ifconfig with ip 2014-06-13 10:37:18 -04:00
daniceexi
991e039470 support replace operation for routeop postscript. So far only supports the persistent route setting for sles. 2014-06-11 07:14:28 -04:00
immarvin
5065feab5a replace the service/chkconfig related stuff with newly added subroutine in xCAT::Utils 2014-06-10 08:54:31 -07:00
immarvin
b979de76b6 add generic subroutine and functions for service management 2014-06-08 05:42:23 -07:00
lissav
5e85167b7b defect 4091 2014-06-02 09:13:41 -04:00
immarvin
a292d019d6 backup xcat.conf.apach22 in /etc/xcat/conf.orig/ 2014-05-29 03:41:04 -07:00
immarvin
357baafde0 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2014-05-29 01:31:27 -07:00
immarvin
b6658bd232 fix defect #4145 [DEV] /etc/httpd/conf.d/xcat.conf is missing after xcat upgrade 2014-05-29 01:30:42 -07:00
daniceexi
fd2055c51c defect 4079: to support rh7 that hostname is cfged in /etc/hostname. Check the existence of /etc/hostname, use itif yes, otherwise use /etc/sysconfig/network 2014-05-28 10:28:54 -04:00
immarvin
543b2d23af correct the build spec and script 2014-05-28 02:25:50 -07:00
lissav
76d749c270 defect 4091 2014-05-27 13:04:44 -04:00
lissav
8ec332fbc4 defect 4091 2014-05-27 12:31:27 -04:00
daniceexi
f56d9b0c12 defect: 4133: fix the code to transfer escape character for the output of getpostscript.awk 2014-05-26 01:05:30 -04:00
daniceexi
c3129c1701 defect 4125:support to have parameters in niccustomscripts attribute 2014-05-26 01:03:25 -04:00
daniceexi
c616532194 defect 4133: transfer the xml specific character which starts with & to general format 2014-05-26 01:02:39 -04:00
lissav
5451c4eb59 defect 4124 2014-05-12 12:47:14 -04:00
immarvin
30d891e341 fix defect #4123 [fvt]2.8.4:ubuntu 12.04 diskfull install failed 2014-05-12 01:46:04 -07:00
immarvin
a31d548205 avoid running rpm command during package installation 2014-04-30 09:36:02 -07:00
immarvin
bb4ff64e33 fix defect #3997 node reinstall loop when site.nodestatus=0 Edit 2014-04-29 00:18:59 -07:00
ligc
a171f853fd add vlan support for configeth, could use the syntax eth1.2 to specify vlan tagging 2014-04-29 10:30:21 -05:00
immarvin
6795ff6d11 fix defect #4044 xCAT spec file %post additons not checking for AIX Edit 2014-04-21 03:23:14 -07:00
0e6d87f5a4 Merge branch 'fix/makeroutes-part2' into 2.8 2014-04-07 13:10:35 +01:00
b8e22ef5b2 fix ipv6 0.0.0.0 to ::, the equivalent ip 2014-04-04 01:19:09 +01:00
ligc
d3c33681c8 fix for bug 4038: do not override --installdir with xcatdsklspost 2014-04-03 09:46:25 -05: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
e34da389fb defect 4033: fix device based routing in makeroutes 2014-04-01 16:16:14 +01:00
immarvin
c2d2452719 fix defect #3999 and #4013 2014-03-07 05:54:56 -08:00
lissav
7b9c893055 support getting zone ssh keys 2014-03-03 13:29:02 -05:00
ligc
a4f87fbb69 fix for bug 4002, configib replaces /etc/sysctl.conf 2014-02-28 14:10:24 -06:00