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

18685 Commits

Author SHA1 Message Date
chenglch
69fff6a31e Load the cryptmethod in the passwd table to generate the password
sha256 and sha512 crypt methods are supported from glibc 2.7 version.
This patch enable the crypt feature on linux system and encrypt the
password with sha256 by default.

implement: #1890
2016-11-22 13:10:41 +08:00
Weihua Hu
a9f0237ca8 Merge pull request #2149 from xuweibj/usage
fix probe discovery usage bug
2016-11-14 11:08:16 +08:00
XuWei
9cb1f653ec fix probe discovery usage bug 2016-11-13 21:51:52 -05:00
zet809
23ebada756 Add document for 2.12.4 release 2016-11-11 17:26:15 +08:00
zet809
19d51d775a Update xcat2_release.rst 2016-11-11 14:33:08 +08:00
zet809
e627c393b3 Add release information for 2.12.4 2016-11-11 14:28:03 +08:00
zet809
ed5a846ebb Merge pull request #2144 from whowutwut/kvm_ac97
Disable ac97 for ppc64le platforms for KVM
2016-11-11 10:34:39 +08:00
Victor Hu
d473bf9f3e Disable ac97 for ppc64le platforms 2016-11-10 13:37:07 -05:00
Xiaopeng Wang
351205985d Merge pull request #2137 from immarvin/onxcatservice
create /opt/xcat under rootimage dir incase it is not there
2016-11-10 14:47:15 +08:00
Xiaopeng Wang
371d4de46b Merge pull request #2134 from immarvin/onobjname
fix [FVT]mkdef with osimage returns object name  invalid #2131
2016-11-10 14:16:22 +08:00
immarvin
aac736afcb create /opt/xcat under rootimage dir incase it is not there 2016-11-10 01:07:59 -05:00
immarvin
ee67c68086 fix [FVT]mkdef with osimage returns object name invalid #2131 2016-11-10 00:48:28 -05:00
neo954
6667a8db49 Merge pull request #2136 from hu-weihua/1528
Modify some message of bug 1528
2016-11-09 23:29:50 -06:00
hu-weihua
dffecd4e95 modify depending on gongjie's comment 2016-11-10 00:23:24 -05:00
hu-weihua
a7dcbd93eb modify depending on gongjie's comment 2016-11-10 00:20:36 -05:00
hu-weihua
b6311fa983 modify depending on gongjie's comment 2016-11-10 00:17:22 -05:00
hu-weihua
214fc9ab0d modify some message of bug 1528 2016-11-10 00:06:50 -05:00
tingtli
312654f810 Merge pull request #2135 from whowutwut/upload_ubuntu_deps
For upload xcat-dep to xcat.org. I agree to merge.
2016-11-10 11:45:42 +08:00
Victor Hu
6d415c7040 Add back in the code to upload the deps package to xcat.org 2016-11-09 22:37:58 -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 6f735b0e8d
2016-11-08 10:23:17 -05:00
immarvin
b7aae30d08 correct the typo in commit 6f735b0e8d 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