2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-20 10:10:22 +00:00
Commit Graph

1677 Commits

Author SHA1 Message Date
yangsong
4ad3ca1d03 Merge pull request #1197 from penguhyang/ubuntu_diskless_log_to_mn
fix #1083, ubuntu, diskless, enable the diskless installation log can be forwarded to the MN
2016-06-16 02:14:49 -05:00
penguhyang
f6543e8390 fix #1083, ubuntu, diskless, enable the diskless installation log can be forwarded to the MN 2016-06-16 03:08:46 -04:00
yangsong
d5b4bbe2e6 Merge pull request #1198 from penguhyang/redhat_sles_diskless_log_debugmode2
fix #1083, redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2
2016-06-16 01:18:24 -05:00
penguhyang
0a0f1d76d7 fix #1083, redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2 2016-06-16 00:14:28 -04:00
yangsong
665b698acd Merge pull request #1196 from penguhyang/ubuntu_diskfull_log_to_mn
fix #954, ubuntu, diskfull, enable the pre-script log and post-script log can be forwarded to the MN
2016-06-15 03:35:29 -05:00
penguhyang
e2b3183cfb fix #954, ubuntu, diskfull, enable the pre-script log and post-script-log can be forwarded to the MN 2016-06-15 03:55:53 -04:00
yangsong
0f0fe5abe0 Merge pull request #1200 from penguhyang/powerkvm_diskfull_log_to_cn
fix #1093, powerkvm, diskfull, enable the pre-script log can be saved to the CN
2016-06-15 00:48:25 -05:00
penguhyang
4e8ae1653e powerkvm,diskfull,enable access the installer via ssh 2016-06-14 23:26:23 -04:00
Casandra Qiu
3b9eddc6d2 Add uuid into /opt/xcat/xcatinfo 2016-06-13 14:40:50 -04:00
Victor Hu
d55964407f Merge pull request #1058 from xuweibj/I1048
Fix issue #1048, Resolve or clean up minor issues on getinstdisk
2016-06-08 19:46:00 -04:00
tingtli
1e4e8e9581 Merge pull request #1194 from junxiawang/05277NN
Modify xCATreg for rmvm bug 1068#, for docker support and ubuntu's bash issue
2016-06-08 15:35:23 +08:00
xuweibj
014de562f9 Merge pull request #1111 from whowutwut/install_disk
Modify the getinstdisk to create files called /tmp/xcat.install_disk to indicate xCAT related files  (DO NOT MERGE until after branch 2.12)
2016-06-07 14:28:00 +08:00
tingtli
b0edd6fcff Merge pull request #1170 from caomengmeng/avoid_rnetboot_CN_status_not_changed_issue
To avoid rnetboot cn status not changed issue
2016-06-07 10:56:23 +08:00
a3b995ac10 Update mktoolscenter to incorporate Lenovo tools
* prioritise IBM tools over Lenovo, in the same way as iflash
* Only use unique values for machine times, don't need to do it more than that
2016-05-31 19:07:17 +01:00
tingtli
58438aa79e Merge pull request #999 from junxiawang/0428N
modify xCATreg for mini.iso
2016-05-27 16:00:37 +08:00
junxiawang
65ef18a84b modify xCATreg about virtual machine set up 2016-05-25 07:35:19 -04:00
Pat Lundgren
73598b8963 Merge pull request #1187 from cxhong/898
SLES12 hierarchy support for ppc64le and x86_64
2016-05-24 10:44:14 -04:00
junxiawang
997b4f6b5b sync xCATreg according to GA build 2016-05-24 09:11:39 -04:00
penguhyang
55eb1f2840 fix #1093, powerkvm, diskfull, enable the pre-script log can be saved to the CN 2016-05-24 07:07:42 -04:00
caomengmeng
3797cd99d8 update xCATreg 2016-05-24 04:58:44 -04:00
7a5ae9ea5a Update centos7 template to mimic rhels7 2016-05-24 09:05:46 +01:00
Casandra Qiu
e6b1181312 SLES12 hierarchy support for ppc64le and x86_64 2016-05-23 21:42:11 -04:00
caomengmeng
33bcae42d0 add xCATreg and installation cases 2016-05-20 04:57:26 -04:00
immarvin
f77b374358 fix issue#1162@github, correct a code logic error 2016-05-20 02:23:55 -04:00
wangxiaopeng
e13f0562ef issue 1149: add ntpdate in the pkglist for ubuntu16.04 2016-05-19 06:22:59 -04:00
Xiaopeng Wang
e4ceacf733 Merge pull request #1143 from immarvin/onubtgenimage16.04
fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive
2016-05-18 17:52:00 +08:00
immarvin
370deeb4e1 fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive 2016-05-18 05:06:17 -04:00
GONG Jie
77e155804d Change the kernel package name to linux-image-generic for Ubuntu 16.04, based on the actual shape of the Ubuntu GA ISO image. 2016-05-18 16:57:37 +08:00
immarvin
9f82cdb28d fix issue#1122@github;create /dev under chroot env based on /dev on host;use lazy mount for sysfs and procfs to make sure they are umounted no matter whether busy 2016-05-17 10:41:48 -04:00
Xiaopeng Wang
3fcc747c88 Merge pull request #1123 from zet809/fix_issue_1103
fix issue 1103:xcat2.12 can not get the right disk name for RHEL on P…
2016-05-17 10:55:39 +08:00
ertaozh
1eb69676b6 fix issue 1103:xcat2.12 can not get the right disk name for RHEL on PowerKVM 2016-05-16 22:40:41 -04:00
immarvin
c68304b87d fix issue#821@github,support <bootloader --boot-drive> in kickstart file for rhels7 2016-05-16 04:40:20 -04:00
Victor Hu
23e124ac2d Modify the getinstdisk to create a temporary file called /tmp/xcat.install_disk
so that it's easier for the admin who is debugging the install to know which files
are created by xCAT
2016-05-12 13:33:28 -04:00
immarvin
806c697a56 fix issue#929@github,service network restart in <post-install scripts> might break the service dependecy and will cause conflict between YaST2-Second-Stage.service and xcatpostinit1 services 2016-05-11 10:05:38 -04:00
XuWei
3d0fdc94c1 Fix issue #1048, Resolve or clean up minor issues on getinstdisk from code review 2016-05-08 22:03:42 -04:00
Xiaopeng Wang
dc97e7a5b7 Revert "replace the digest algorithm of xCAT ssl certificate from sha1 to sha256" 2016-05-06 15:47:37 +08:00
neo954
7b463ae2d1 Merge pull request #1032 from hu-weihua/ib1029
Fix issue 1029 [FVT] The word trusty is hard coded in the script mlnxofed_ib_install.v2
2016-05-06 14:17:01 +08:00
hu-weihua
1642135264 add execute permission 2016-05-06 01:31:58 -04:00
XuWei
c610e40a18 Get correct WWN and PATH values in getinstdisk 2016-05-04 21:23:43 -04:00
hu-weihua
a84906fe5e fix issue 1029 [FVT] The word trusty is hard coded in the script mlnxofed_ib_install.v2 2016-05-04 03:49:29 -04:00
junxiawang
7b4a722a5e modify xCATreg for mini.iso 2016-04-28 09:52:07 -04:00
Xiaopeng Wang
0685db16cb Merge pull request #915 from pdlun92/rsa
Removed keygen of SSH1 RSA Key
2016-04-28 18:20:03 +08:00
tingtli
99e4f718aa Merge pull request #947 from junxiawang/dockerxcatreg
modify xCATreg for setup docker hosts
2016-04-28 17:33:22 +08:00
tingtli
81e74d1fc3 Merge pull request #979 from hu-weihua/xCATreg
Fix bug978 update xCATreg.pl to resolve the miniiso replacement issue
2016-04-28 15:17:14 +08:00
GONG Jie
9fee6ce2e3 Fix github issue #983, use the right kernel package name shipped in Ubuntu 14.04.4 2016-04-27 15:41:11 +08:00
hu-weihua
d38d859ca1 modify indent 2016-04-27 01:38:00 -04:00
hu-weihua
df7236cad3 fix bug978 update xCATreg.pl to resolve the miniiso replacement issue 2016-04-27 01:34:48 -04:00
Xiaopeng Wang
750e82f4f2 Merge pull request #965 from zet809/fix_issue_948
fix issue 948 [DEV] RHEL 7.2 can't install on ppc64le Non-Virtualized
2016-04-25 19:56:26 +08:00
ertaozh
52061dd662 Fix issue 942:[PCM] CN IP loss after 12 hours due to the dhcp.lease timeout value 43200 2016-04-25 05:38:05 -04:00
ertaozh
d2475a918d fix issue [DEV] RHEL 7.2 can't install on ppc64le Non-Virtualized 2016-04-25 04:09:43 -04:00