Commit Graph

13980 Commits

Author SHA1 Message Date
Jia Zhao
acd44f27ee fix bugs that duplicate mac could be imported 2014-05-19 14:28:58 +08:00
Jarrod Johnson
77dcec5195 Further changes for ADK 8.1 2014-05-16 15:16:22 -04:00
Jarrod Johnson
672fab87a9 Update for 8.1 version of ADK 2014-05-16 15:13:20 -04:00
Jarrod Johnson
8f9350ed61 Implement bittorrent support for RHEL stateless/statelite with ramfs 2014-05-15 10:24:54 -04:00
baiyuan
ed3b0046da Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2014-05-15 03:53:49 -04:00
yinle
f9f111fd08 minor fix 2014-05-15 06:45:50 -07:00
yinle
abfd87772a Modify match info 2014-05-15 06:13:41 -07:00
yinle
a00a818197 Merge branch '2.8' of ssh://git.code.sf.net/p//xcat/xcat-core into 2.8 2014-05-15 06:08:57 -07:00
baiyuan
2bcd1f152c support compiler xlf15 and xlc13 on aix 2014-05-15 03:49:41 -04:00
mellor
9b152fedd7 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2014-05-14 09:29:23 -04:00
yinle
10680eb9db Modify flag and help information 2014-05-13 05:39:51 -07:00
lissav
5451c4eb59 defect 4124 2014-05-12 12:47:14 -04:00
immarvin
ded873f998 change the uploader to ligc 2014-05-12 02:20:56 -07: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
961d68cd85 fix defect 4117 and 4113 2014-05-09 08:27:06 -07:00
immarvin
ed76d20ea9 correct the dns configuration during node provision when unicast dhcp is enabled 2014-05-09 02:02:45 -07:00
yinle
467d54c4a3 Add some debug info for the script 2014-05-08 08:02:30 -07:00
yinle
854f6fde3b Add cmdcheck for xcattest 2014-05-08 06:09:20 -07:00
yinle
a8835bef34 Add a new file restapitest 2014-05-08 05:15:30 -07:00
yinle
bd70bdd89e Add a new restapitest script 2014-05-08 05:03:03 -07:00
immarvin
b94432d9f1 add replace token in kickstart template file for rhels6.x86_64 and rhel7 to support unicast dhcp 2014-05-08 03:47:09 -07:00
immarvin
f3f19a6ff6 fix the problem that redhat provisioning on X will enter infinite installation loop when unicats dhcp is enabled 2014-05-08 03:22:23 -07:00
daniceexi
cb0f268589 defect 4116: fix the issue that send_response subroutine doesnot exist in xcatd 2.8.4 but was used. 2014-05-08 04:48:33 -04:00
Jarrod Johnson
94b107f138 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2014-05-07 14:17:22 -04:00
Jarrod Johnson
ff49bb5e07 Recognize Win2012R2 media 2014-05-07 14:17:19 -04:00
mellor
564ded27a4 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2014-05-06 14:11:17 -04:00
lissav
80ce5532e7 defect 4112 2014-05-05 11:52:41 -04:00
lissav
9dca191638 old unused xCAT1 code defect 4077 2014-05-02 06:30:08 -04:00
lissav
571643a0d0 old unused xCAT1 code defect 4077 2014-05-02 06:27:12 -04:00
mellor
22b4999589 defect 4035 handle multiple servicenode entries 2014-04-30 17:49:31 -04:00
immarvin
d9441efd57 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2014-04-30 09:36:44 -07:00
immarvin
a31d548205 avoid running rpm command during package installation 2014-04-30 09:36:02 -07:00
Jarrod Johnson
73f2226193 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2014-04-30 10:32:12 -04:00
Jarrod Johnson
823798b9f2 Fix inifinite loop on well formed and malformed multirecrd areas
There were mistakes in the parsing of multirecord IPMI fru area.
Most critically, the index never advanced.  Additionally, ensure
that the index always increases and check against the length of the structure
so that a malformed area would not send our parser into an infinite loop.
2014-04-30 10:32:08 -04:00
immarvin
a8c10fa199 #3987 partitionfile=s: issues when using variables 2014-04-30 07:21:58 -07:00
lissav
91dadc8f23 add gettimezone common routine 2014-04-30 08:43:56 -04:00
zhaoertao
f1aa61bcad fix bug 4109 mkvm failed with non-int parameters 2014-04-30 02:27:50 -07:00
Jarrod Johnson
715b868dbc Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2014-04-29 15:00:32 -04:00
Jarrod Johnson
a0c4cdd996 Fix UpdateExpress under genesis
Newer versions would experience a hard failure if the embedded CIM implementation
cannot start.  strace revealed that said process was failing because /var/tmp did not
exist
2014-04-29 15:00:23 -04:00
lissav
f92c936704 Defect 4061 2014-04-29 09:04:31 -04:00
immarvin
e071f801b2 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2014-04-29 00:19:43 -07:00
immarvin
bb4ff64e33 fix defect #3997 node reinstall loop when site.nodestatus=0 Edit 2014-04-29 00:18:59 -07:00
zhaoertao
b9d2723e86 fix bug 3934: mkdef/chdef -u needs better doc and 1 fix 2014-04-28 22:13:31 -07:00
immarvin
3a59513346 eliminate grub2-xcat dependency in xcat2.8.4 2014-04-28 20:51:29 -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
zhaoertao
c24ad60464 fix bugs about partitioning 2014-04-28 06:19:32 -07:00
yinle
6bf14a8c9a add new check item cmdcheck 2014-04-28 08:12:34 -07:00
daniceexi
c17315bf74 defect 4065: add the description for site.externaldns in makedns.8.pod 2014-04-28 09:57:52 -04:00
immarvin
1c732974f8 add a new ubuntu dependency libcrypt-cbc-perl 2014-04-28 00:28:32 -07:00
immarvin
1f207f3815 add dependency libcrypt-rijndael-perl for ubuntu 2014-04-27 20:29:32 -07:00