2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-18 04:07:16 +00:00
Commit Graph

22471 Commits

Author SHA1 Message Date
Jarrod Johnson aeeebd5fc7 Add IB support to genesis 2018-07-27 10:06:20 -04:00
Jarrod Johnson b476fdfa76 Support xz for genesis
lzma is a deprecated name.
2018-07-27 08:53:06 -04:00
Jarrod Johnson 9ac4f80b4c Have remoteshell prepare XCC path to ssh 2018-07-27 08:52:46 -04:00
Jarrod Johnson af996d4855 Have dhcp.pm recognize OPA hwaddr 2018-07-26 16:03:47 -04:00
Jarrod Johnson 9ece12e4ea Do not keep doing ethtool after net inits
This can interfere with other programs.
2018-07-20 15:36:24 -04:00
Jarrod Johnson d3eb70652a Correct the SLE15 path names 2018-07-20 11:02:55 -04:00
Jarrod Johnson 1bb4c3aed7 Correct for SLE15
SLE15 is a more unified distro.  Also fix install=
for SLES15, versus osimage
2018-07-20 10:53:03 -04:00
Jarrod Johnson a3505302c6 Fix xCAT client p* commands on SLES
The restricted cipher set does not play well with SLES
defaults.
2018-07-13 15:50:40 -04:00
Jarrod Johnson c63d780f47 Comment on reventlog limitations for 'no mappings' 2018-07-10 15:30:47 -04:00
Jarrod Johnson 292de9deb3 Correct wrong port in sshd config 2018-06-28 11:05:41 -04:00
Jarrod Johnson 01b48f63ab Merge branch 'lenovobuild2.14' of github.com:jjohnson42/xcat-core into lenovobuild2.14 2018-06-28 09:56:22 -04:00
Jarrod Johnson 34bffaa8e4 Add 3389 ssh port
It just so happens that 3389 (RDP) is forwarded by default
by Lenovo IMMs.  Take advantage of this to offer a way to
ssh in through IMM/XCC.
2018-06-28 09:55:41 -04:00
Jarrod Johnson c51aad28de Do not require goconserver 2018-06-26 16:24:59 -04:00
Jarrod Johnson 4e16e433fe Merge branch 'lenovobuild2.14' of github.com:jjohnson42/xcat-core into lenovobuild2.14 2018-06-14 13:20:21 -04:00
Jarrod Johnson 2d4f12f4c7 Add notes about old OS and UEFI boot in man pages. 2018-06-14 13:20:04 -04:00
Jarrod Johnson b45f26e413 Correct XML template 2018-06-12 12:32:07 -04:00
Jarrod Johnson f0ffd75cfe Fix redundant server repository 2018-06-12 12:16:05 -04:00
Jarrod Johnson f803824878 Make install directory for SLE 2018-06-12 11:47:18 -04:00
Jarrod Johnson c9558d9544 Correct oversight in SLE-15 support 2018-06-12 11:46:10 -04:00
Jarrod Johnson f47467e57e SLE 15 support 2018-06-12 11:08:48 -04:00
Jarrod Johnson e4ee18d703 Newer openssl does not recognize no_ssl2 2018-06-12 10:34:10 -04:00
Jarrod Johnson 6c1c6bf77d Newer openssl doesn't even pretend ssl2 ever existed 2018-06-12 09:16:57 -04:00
Jarrod Johnson 5413980ba0 Explicitly undef the cipher list
SuSE mandates a list.  That list does *not* allow
TLSv1.2 ciphers, so explicitly put the fate of
the connection in the server's hands.
2018-06-08 10:16:53 -04:00
Jarrod Johnson 4da0a96066 Merge branch 'lenovobuild2.14' of github.com:jjohnson42/xcat-core into lenovobuild2.14 2018-06-06 14:23:17 -04:00
Jarrod Johnson 295757c8ef Tighten some security parameters 2018-06-06 14:23:04 -04:00
Jarrod Johnson 86b0e12e63 Accept one of two arch values for ipxe 2018-06-04 18:17:50 -04:00
Jarrod Johnson 85ce5b7e29 Use the iPXE native format for mac
It's been enough years by now, just use what was accepted
upstream rather than the preliminary syntax in our branch.
2018-06-04 13:31:36 -04:00
Jarrod Johnson 23d63d59bb Update man page for networks table 2018-06-01 16:16:05 -04:00
Jarrod Johnson 3bbfafad4d Merge tag '2.14.1' into lenovobuild2.14
xCAT 2.14.1  release
2018-06-01 09:51:20 -04:00
Jarrod Johnson 760f2f8ba2 Update man page for networks table 2018-06-01 09:51:09 -04:00
xuweibj 70d6e7f93c if not get valid pid when waitpid, sleep (#5274) 2.14.1 2018-06-01 14:50:03 +08:00
Weihua Hu be93422832 Merge pull request #5271 from xcat2/master
merge from master to 2.14 branch for 2.14.1 release. (3)
2018-05-31 18:23:26 +08:00
Weihua Hu 5e0a1211b9 Merge pull request #5268 from zet809/modify_release_info_for_2.14.1
Add release information for 2.14.1
2018-05-31 15:04:36 +08:00
ertaozh 47b0eada4f Add release information for 2.14.1 2018-05-31 02:30:07 -04:00
Victor Hu 0abb6214fe Merge pull request #5197 from zet809/addback_ntpwait_for_genesis
Add back ntp-wait for building genesis-base on pegas
2018-05-30 14:04:30 -04:00
zet809 4489480054 Merge pull request #5264 from xcat2/master
Merge master to 2.14 for 2.14.1 release(2)
2018-05-30 18:21:52 +08:00
cxhong f10d33f66c redirect wget output to /tmp/wget.log (#5251)
* redirect wget output to /tmp/wget.log
2018-05-30 09:36:07 +08:00
zhao er tao 31d41643fb Deal with the conflict between master and 2.14 for mlnxofed_ib_install_v2_diskless.rst 2018-05-29 18:29:46 +08:00
Weihua Hu d328364fd7 Merge pull request #5120 from neo954/cuda-test
Update the CUDA installation test script
2018-05-29 18:08:42 +08:00
Gᴏɴɢ Jie 550ef1a74a Test case for copycds, with a bogus disc (#5236) 2018-05-29 15:21:37 +08:00
zet809 eb9c0c6d93 Merge pull request #5258 from robin2008/openbmcpy
Fix code error to generate the right socket file name based on the caller PID
2018-05-29 15:11:21 +08:00
Weihua Hu 780c29a575 Merge pull request #5259 from robin2008/case4showsvrname
Update the testcase to cover the changes for showing server name in warn/error message
2018-05-29 09:51:06 +08:00
robin2008 f70858cd31 Update the testcase to cover the changes in #5119
- missing some test cases
2018-05-28 21:19:30 +08:00
robin2008 a307bfa96a Fix code error to generate the right socket file name based on the caller PID (#5257) 2018-05-28 21:01:05 +08:00
zet809 bc84beb4f5 Merge pull request #5256 from immarvin/onissue
log the size of packets received by udp listener
2018-05-28 17:53:42 +08:00
yangsbj 3460a6915c * log the size of packets received by udp listener 2018-05-28 05:24:52 -04:00
zet809 2f87973517 Merge pull request #5247 from cxhong/5177
Increase packet size of recv()
2018-05-28 16:31:36 +08:00
Weihua Hu 8d185d517e Merge pull request #5240 from tingtli/inventory
update xcat inventory osimage export and import cases
2018-05-28 15:55:00 +08:00
litingt@cn.ibm.com c17dcaab6b refine xcat osimage import and export cases 2018-05-28 03:17:22 -04:00
Weihua Hu 1b2440926b Merge pull request #5253 from robin2008/case4showsvrname
Update the testcase to cover the changes in #5119
2018-05-28 11:19:03 +08:00