f0a8697c62
support for non-root user
2014-07-07 01:12:52 -04:00
0ad769155e
support for non-root
2014-07-07 01:12:27 -04:00
54a98d30c1
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
2014-07-07 10:20:39 -05:00
bfacd0f253
fix for bug 4187: uncomment the SSL_verify_mode in prsync for RHEL7
2014-07-07 10:19:20 -05:00
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
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
a504b0f45b
fix defect #4189 [DEV] ubuntu14.04-x86_64-netboot-compute provision complains (/tmp/updateflag: line 4: nc: command not found) and defect #4188 [DEV]2 warning message during genimage ubuntu14.04-x86_64-netboot-compute
2014-07-04 23:32:01 -07:00
bb6bbbb4e4
add support for Upstart of ubuntu on service management
2014-07-04 09:06:56 -07:00
d48717fdc7
add support for Upstart of ubuntu on service management
2014-07-04 02:10:20 -07:00
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
45d3f869a9
add net-tools to the compute.rhel7.pkglist
2014-07-03 01:39:32 -07:00
8dde7b2e89
update xCAT-genesis-builder makerpm for ppc64 platform
2014-07-02 22:22:25 -05:00
ae7398e33f
remove efibootmgr from xCAT-genesis-builder.spec, efibootmgr will be installed on x86_64 Linux, and the efibootmgr prerequisite breaks genesis on ppc64 platform
2014-07-02 17:53:43 -05:00
b7d3c4732f
modify defect: miss boot_root attr in legacy mode
2014-07-02 05:19:26 -04:00
06703120e0
delete some comments
2014-07-02 05:14:37 -04:00
f947c49b9f
fix defect #4180 [DEV](xcatconfig -i) complains (Command failed: find /usr/share/zoneinfo -type f -exec cmp -s /etc/localtime {} \; -print | grep -v posix | grep -v SystemV 2>&1. Error message: .) on ubuntu14.04
2014-07-01 03:04:25 -07:00
471a104632
defect 4178,4179: pass the [all] parameter to inventory and vitals resource, this is must have for ppc node; make the return code of rinv and rvitals always to be 0 so that rest api could handle the return message which has both success and failure.
2014-06-30 12:59:46 -04:00
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
7a467bcb1b
Modify strategy in case where login succeeds but set priv does not
...
Previously it would go all the way back. Instead, go back just one step.
2014-06-27 11:51:14 -04:00
5894a5dbca
add ubuntu14.04 build support
2014-06-26 21:12:46 -07:00
e274591a1b
defect 4171
2014-06-25 07:08:20 -04:00
d6c92d6753
add some dir/file to exclude configuration file
2014-06-25 04:46:44 -04:00
9fd5e2c095
fix for bug 4177: rhel7 uses interface names ethp1s2/enp1s2
2014-06-25 14:42:07 -05:00
2c266e9ac9
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
2014-06-25 08:50:59 +08:00
17c516e885
PCM:remove DNS records while change node's IP address
2014-06-25 08:50:41 +08:00
918f0b520c
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
2014-06-24 16:40:26 -04:00
417606b01a
adapter xcat softlayer rpm for 2.8.5
2014-06-24 16:40:06 -04:00
0d4e736b6d
defect 4164
2014-06-24 12:17:54 -04:00
a3b3656ed8
defect 4164
2014-06-24 12:15:39 -04:00
4691f35799
fix defect#4171 [FVT]:xcatd is not running after rh7 sn is setup
2014-06-24 07:58:13 -07:00
b24d5bdda4
add rinstall plugin
2014-06-24 07:50:36 -04:00
3c327578e4
Defect 4164, change rinstall to a plugin
2014-06-24 07:41:06 -04:00
908fdf8429
sysclone: fix some bug in Softlayer environment
2014-06-23 05:05:30 -04:00
54c2870408
sysclone: fix some bug in Softlayer environment
2014-06-23 05:00:26 -04:00
a8e96b90e6
Correct mistake in the FRU parsing code in the product area
2014-06-20 15:41:13 -04:00
15f6241aeb
Improve robustness in downgrade of session privilege
2014-06-20 15:40:46 -04:00
4b4ffe1441
Implement auto-downgrade to operator in IPMI
...
In some circumstances, xCAT can only have Operator privilege in
an IPMI environment. In such a scenario, auto-degrade to operator
and try again before giving up.
2014-06-20 15:40:38 -04:00
bbefb20cb7
configbond: ifdown the bond before ifup it for the case it has been configured
2014-06-20 04:38:24 -04:00
b701bed5f1
add some packages to service node pkglist for rhel7
2014-06-19 20:42:33 -07:00
43681ede40
code drop for postscript configbond
2014-06-20 03:00:17 -04:00
014b82f976
fix the issue that cannot handle the case that XX in #INCLUDE:XX# also replacable
2014-06-19 12:52:07 -04:00
7a2c5dca1e
sysclone add feature: update delta change from golden client to target node
2014-06-19 04:44:25 -04:00
0fa1ebf7a8
sysclone add feature: update delta change from golden client to target node
2014-06-19 04:38:20 -04:00
bda289858d
sysclone add feature: update delta change from golden client to target node
2014-06-19 04:31:58 -04:00
ae1fc3d297
add some comment for sysclone
2014-06-19 04:26:53 -04:00
cba796dd8d
add some comment for sysclone
2014-06-19 04:22:41 -04:00
1068c2db5b
sysclone add feature: update delta change from golden client to target node
2014-06-19 04:14:44 -04:00
3c0e4ebf57
sysclone add feature: update delta change from golden client to target node
2014-06-19 04:08:53 -04:00
481b70c330
add feature: update delta change from golden client to target node
2014-06-19 03:50:46 -04:00
d378feca92
add *.tmpl and *.pkglist files for rhel7 service node
2014-06-19 00:34:18 -07:00