2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

18667 Commits

Author SHA1 Message Date
Victor Hu
d473bf9f3e Disable ac97 for ppc64le platforms 2016-11-10 13:37:07 -05:00
zet809
a7f9ea8014 Merge pull request #2133 from chenglch/ipmitoolver
Modify build spec to require ipmitool-xcat-1.8.17-1
2016-11-10 11:26:07 +08:00
chenglch
843fee9ad3 Modify build spec to require ipmitool-xcat-1.8.17-1 2016-11-10 10:44:03 +08:00
Jarrod Johnson
967dd0f5fb Fix Debian and SLES rootimg.gz compatibility
Do not require repacking of a rootimage if the
environment has the 'old style' packed image.
2016-11-09 11:24:58 -05:00
Jarrod Johnson
e7a7da10cb Fix backwards compatibility
If a user has an existing rootimg.gz, use that so
that an upgrade does not require re doing packimage for
no particular reason.
2016-11-09 10:20:29 -05:00
Weihua Hu
e9a4290cec Merge pull request #2120 from xuweibj/discoverytype
fix issue 2117, distinguish discovery type
2016-11-09 17:45:36 +08:00
Weihua Hu
abd96aa1d0 fix bug 1275 xcatprobe xcatmn usage errors in help menu (#2124) 2016-11-09 03:43:16 -06:00
XuWei
4ccaff7a3f fix issue 2117, distinguish discovery type 2016-11-09 03:08:25 -05:00
neo954
10e2617436 Merge pull request #2118 from immarvin/onxcatservice
correct a typo
2016-11-09 00:59:55 -06:00
immarvin
9ce51e7c4d correct a typo 2016-11-09 01:51:43 -05:00
Xiaopeng Wang
c7546876c1 Merge pull request #2113 from immarvin/onxcatservice
use the relative path to enable xcatpostinit1.service;remove previousxcatpostinit1 sysvinit file and systemd service unit file
2016-11-09 13:54:24 +08:00
Xiaopeng Wang
d5d44dad22 Merge pull request #2114 from immarvin/onobjname
fix issue xcat object naming is too restrictive after sourceforge issue 4675 fix #2100
2016-11-09 13:15:27 +08:00
immarvin
07df7fb890 fix issue xcat object naming is too restrictive after sourceforge issue 4675 fix #2100 2016-11-08 23:58:08 -05:00
immarvin
a40f73972a use the relative path to enable xcatpostinit1.service;remove previous xcatpostinit1 sysvinit file and systemd service unit file 2016-11-08 22:54:26 -05:00
zet809
8a60e6419f Merge pull request #2095 from xuweibj/macmaps
fix issue 1650, help to resolve errors
2016-11-09 11:11:37 +08:00
zet809
f74704d790 Merge pull request #2079 from chenglch/consolelock
Use sleep subroutine instead of exec(sleep)
2016-11-09 11:03:31 +08:00
Mark Gurevich
d1ca54598d Update hypervisorKVM.rst
Made [RHEV] and [PowerKVM] links
2016-11-08 11:40:51 -05:00
cxhong
3036c8547b Merge pull request #2109 from immarvin/onxcatservice
correct the typo in commit 6f735b0e8d2eb90b5377da7baa5e2b855f7a798a
2016-11-08 10:23:17 -05:00
immarvin
b7aae30d08 correct the typo in commit 6f735b0e8d2eb90b5377da7baa5e2b855f7a798a 2016-11-08 23:07:56 +08:00
Weihua Hu
90e6513aaa Merge pull request #2105 from xuweibj/probeip
if no ip definition get ip from getipaddr function
2016-11-08 16:27:51 +08:00
neo954
2ee58981f1 Merge pull request #2107 from immarvin/oncumulus
add cumulus switch definition template
2016-11-08 02:24:33 -06:00
XuWei
7108fcb713 if no ip definition get ip from getipaddr function 2016-11-08 03:21:14 -05:00
immarvin
a2ae21321a add cumulus switch definition template 2016-11-08 03:21:03 -05:00
neo954
c2d3667d24 Merge pull request #2103 from immarvin/oncumulus
refine the dhcp conf for cumulus support
2016-11-08 01:53:55 -06:00
immarvin
c02c101156 refine the dhcp conf for cumulus support 2016-11-08 15:51:30 +08:00
XuWei
409e32bd70 modified depending on comments 2016-11-08 02:32:01 -05:00
immarvin
c933502500 refine the dhcp conf for cumulus support 2016-11-08 11:11:15 +08:00
tingtli
0c49aa43c8 Merge pull request #2096 from caomengmeng/update_ubuntu_migration
This is for ubuntu migration. I agree to merge
2016-11-08 11:03:06 +08:00
cxhong
1cd4b6446c Check in init version of cumulus support[Do Not Merge] (#2020)
* Check in init version of cumulus support

* Add cumulus installation doc

* modify victor's comments.
2016-11-08 10:21:56 +08:00
Victor Hu
3b18361833 Merge pull request #2099 from gurevichmark/copycds_doc
Fix some formatting and wording for copycds command
2016-11-07 18:53:40 -05:00
Mark Gurevich
484c00cfa1 Fix some formatting and wording for copycds command 2016-11-07 10:42:42 -05:00
Victor Hu
5c6fb4e3a9 Merge pull request #2098 from xcat2/revert-2067-xcatconfig_u
Revert "update dhcpd conf file when upgrade xcat"
2016-11-07 09:49:20 -05:00
yangsong
801a9cf69b Revert "update dhcpd conf file when upgrade xcat" 2016-11-07 22:38:37 +08:00
Mark Gurevich
ac68aab605 Merge pull request #2050 from immarvin/oncopycds
Looks good to me. Merging.
2016-11-07 09:22:45 -05:00
immarvin
1e6714a99d fix issue when using copycds -p, stateful install has yum point to the wrong repository. #1852 2016-11-07 22:20:28 +08:00
Xiaopeng Wang
1b51602577 Merge pull request #2055 from immarvin/onxcatservice
fix issue linux orderly shutdown not noticed by xcat. #1939
2016-11-07 17:03:06 +08:00
caomengmeng
9c341f9bdd update ubuntu migration cases name 2016-11-07 03:37:29 -05:00
caomengmeng
b86bb493e3 completed 2016-11-07 03:29:59 -05:00
tingtli
fd41b72a2e Merge pull request #2058 from caomengmeng/update_xcattest_for_default_file_deleted
I agree to merge
2016-11-07 16:05:03 +08:00
penguhyang
1446ee33d7 fix utilities required for statelite missing from sles initrd (#2093) 2016-11-07 15:53:40 +08:00
XuWei
74dca9c43e fix issue 1650, help to resolve errors 2016-11-07 02:43:09 -05:00
immarvin
6f735b0e8d fix issue linux orderly shutdown not noticed by xcat. #1939;replace xcatpostinit1 sysvinit service with xcatpostinit1.service systemd service unit as the hook to run PS&PBS and report status for redhat;report node status on system <reboot/shutdown> command 2016-11-07 13:54:47 +08:00
tingtli
6450ef2ab6 update to add more debug information before rmvm is executed (#2086) 2016-11-05 16:58:21 +08:00
Victor Hu
d219ca09e8 Merge pull request #1979 from gurevichmark/RHEV_docs
Add RHEV KVM documentation
2016-11-04 21:08:28 -04:00
Weihua Hu
e7da599706 Merge pull request #2085 from xuweibj/probeutils
delete extra functions in probe_utils
2016-11-04 16:17:57 +08:00
XuWei
66bc88169f delete extra functions in probe_utils 2016-11-04 03:51:48 -04:00
Weihua Hu
cb702f7957 Merge pull request #2080 from xuweibj/discoveryusage
modified xcatprobe discovery usage
2016-11-04 15:39:51 +08:00
xuweibj
13ea03e9d9 Merge pull request #2069 from hu-weihua/code_template
New template of probe command dispatch in hierarchy environment
2016-11-04 15:39:24 +08:00
neo954
9db9c0b792 Merge pull request #2071 from hu-weihua/newxcatmn
Refine probe tool 'xcatmn'
2016-11-04 02:37:40 -05:00
hu-weihua
0a0615139c modify depending on comments 2016-11-04 03:19:38 -04:00