2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-06 18:28:16 +00:00
Commit Graph

10214 Commits

Author SHA1 Message Date
Jarrod Johnson
6af6ed227e Merge tag '2.15.0' into lenovobuild 2020-01-24 10:39:24 -05:00
Jarrod Johnson
43309df2d1 Move the entries and t_entry to a useful scope
It was not correctly made available to
code that needed it.
2020-01-13 09:40:24 -05:00
Jarrod Johnson
e9dc40717e Fix incorrect scoping of site variable handling 2020-01-09 10:13:37 -05:00
Jarrod Johnson
93c5a2fed2 Add missing links for CentOS 8 2019-12-15 21:06:15 -05:00
Jarrod Johnson
2b090b8b60 Add different XML library dependency
The Dependency was not automatically caught by all platforms.
2019-12-09 08:25:44 -05:00
Jarrod Johnson
41d3977e22 Fix insecure processing of XML input
XML::Simple is not up to the task.  Switch to
XML::LibXML::Simple and coax it to not do as much
XML to avoid XXE attacks.
2019-12-06 15:43:04 -05:00
Jarrod Johnson
f7becef99e Comment out problematic trace call
The library is rarely available, do not incur
it as a requirement.
2019-12-04 14:15:39 -05:00
Jarrod Johnson
792e41727d Add more missing dependencies for EL8 2019-12-03 17:01:18 -05:00
Jarrod Johnson
8fad733a47 Add EL8 dependencies to SPEC
EL8 build process is missing some automated dependencies
2019-12-03 16:19:31 -05:00
Jarrod Johnson
0958502426 Fix the sle15 template to do 15.1 as well 2019-11-22 14:41:02 -05:00
Jarrod Johnson
f7ef37bb4f Merge branch 'lenovobuild2.14' of github.com:jjohnson42/xcat-core into lenovobuild2.14 2019-11-19 15:40:55 -05:00
Jarrod Johnson
4d738ab91e Update to modern squashfs parameters.
The le/be flags have been removed for some time.
2019-11-19 15:40:11 -05:00
Jarrod Johnson
3f7ad27591 Implement infiniband dhcp addr
Mellanox pretends to be ethernet, but
the OS does not play along.  To provide
for both, provide an infiniband-compatible
variant just in case.
2019-11-18 15:42:22 -05:00
Jarrod Johnson
3cabd58e9a Implement sle15.N for SuSE 15 service packs 2019-11-12 14:15:33 -05:00
Jarrod Johnson
c2acfbc56b Add CentOS disc detection in a more generic way 2019-11-05 08:50:13 -05:00
cxhong
2f4f5d4057 link packlist from rh to centos 2019-11-04 14:51:59 -05:00
besawn
daa0ab1782 Merge pull request #6451 from gurevichmark/bmcdiscover_zero_sn
bmcdiscover node name when serial or mtm and mac not available
2019-10-30 14:33:50 -04:00
cxhong
db7af887ba Merge pull request #6453 from gerd/master
files to install CentOS 8
2019-10-30 13:49:29 -04:00
besawn
71942297d6 Merge pull request #6464 from cxhong/kit
log error message if running kits on rhel8
2019-10-28 15:34:44 -04:00
cxhong
d034005e81 Error message if running kits on rhel8 2019-10-28 14:33:54 -04:00
besawn
8e0ddfb743 Merge pull request #6436 from omula/fix_gmond
Fix gmond
2019-10-24 16:39:16 -04:00
Mark Gurevich
616e2e4d12 Better message for Ubuntu uninstall 2019-10-23 17:32:15 -04:00
Gerd Pokorra
ea81eb7d55 files to install CentOS 8 2019-10-22 14:53:29 +02:00
cxhong
fe4db25042 modify rinstall for service node error 2019-10-18 12:00:26 -04:00
cxhong
fee95d4882 modify nodeset return code for hierarchy support 2019-10-17 17:48:59 -04:00
Mark Gurevich
aa93414e69 bmcdiscover node name when serial or mtm and mac not available 2019-10-17 15:19:28 -04:00
Jarrod Johnson
249b76ebc3 Extend timeout for xcatd
Particularly on service nodes, it takes longer to startup
and systemd needs to be more patient.
2019-10-11 10:25:38 -04:00
Mark Gurevich
3c2b70a104 Remove comments that kits were removed 2019-10-03 15:09:24 -04:00
Mark Gurevich
4eef7d6987 Revert "Remove kits from Ubuntu and go-xcat"
This reverts commit 7c9d6a56f0.
2019-10-03 11:28:51 -04:00
Oriol Mula-Valls
806feb006a Replace init.d calls with systemd ones 2019-10-03 09:27:58 +02:00
besawn
834c97f1ce Merge pull request #6433 from gurevichmark/op940_fixes
OpenBMC fixes for OP940 changes
2019-10-02 14:17:26 -04:00
Jarrod Johnson
4e12c4a074 Add missing shebangs to key scripts 2019-10-01 13:12:19 -04:00
Jarrod Johnson
3a3938aec7 Fix missing colon 2019-09-30 14:28:15 -04:00
Jarrod Johnson
79620132b5 Add missing dependencies for EL8 2019-09-30 14:04:23 -04:00
Mark Gurevich
35d0728550 Remove old debug statements 2019-09-26 16:06:46 -04:00
Mark Gurevich
ef93f188b4 OpenBMC fixes for OP940 changes 2019-09-26 15:27:16 -04:00
Jarrod Johnson
9a31968c87 Remove ambiguity for RHEL8 python
RHEL8 doesn't want 'python', so python2 for now.
2019-09-23 16:10:29 -04:00
besawn
6e70980b25 Merge pull request #6425 from gurevichmark/op940_authentication
Openbmc hardware control with OP940 firmware
2019-09-19 16:56:11 -04:00
Mark Gurevich
afdf1f56af Mask password in logs and console output 2019-09-19 13:25:48 -04:00
cxhong
5b6570bd4e Handle the bad return code if rinstall only run on one node and failed on nodeset 2019-09-19 09:40:31 -04:00
Mark Gurevich
5dbe9f2026 Openbmc hardware control with OP940 2019-09-12 14:38:21 -04:00
Jarrod Johnson
f453b26e6f Fix RHEL8 driverdisk injection
RHEL8 shuffled package around, follow new location.
2019-08-28 15:57:04 -04:00
Jarrod Johnson
ddbe858c2f Merge branch 'lenovobuild2.14' of github.com:jjohnson42/xcat-core into lenovobuild2.14 2019-08-16 16:09:19 -04:00
Jarrod Johnson
f750c06bb1 Fix support for non-efistub kernels 2019-08-16 16:08:59 -04:00
Mark Gurevich
aab82ca633 Remove conserver-xcat during uninstall 2019-08-15 10:19:13 -04:00
Mark Gurevich
ab86aa4402 Add xCAT-buildkit to go-xcat uninstall list 2019-08-12 14:38:45 -04:00
Jarrod Johnson
5d697b5c5c Add support for modern iPXE client arch for uefi
iPXE moved from 9 to 7 a long time ago.
2019-08-07 13:49:55 -04:00
Jarrod Johnson
61e55bb263 Switch to iPXE compatible syntax for BOOTIF 2019-08-07 13:36:12 -04:00
Jarrod Johnson
3d7111c252 Fix omitted header from genesis ipxe file 2019-08-07 13:30:43 -04:00
Jarrod Johnson
792fe6d354 Skip :80 if possible 2019-08-07 13:23:24 -04:00