2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

5995 Commits

Author SHA1 Message Date
Mark Gurevich
e4619859c0 Use correct Perl string compare operator 2021-04-02 13:13:27 -04:00
Jarrod Johnson
ecc26ed694 Workaround SuSE Full media difference
Profiles written around the initial SuSE15 concept
of 'Installer' and 'Packages' expect Packages in 2.
Workaround by symlinking a 2 when needed.
2021-03-15 15:08:45 -04:00
Jarrod Johnson
2556112b24 Support 'Full' media variant for SLES
SUSE sometimes publishes distro as a single media
2021-03-15 15:08:21 -04:00
Mark Gurevich
a6a0f92096 Use number of SDR records for SDR cache filename 2020-10-22 13:53:02 -04:00
Mark Gurevich
caea18c0f5 rinv dimm display for Power nodes 2020-10-14 14:38:45 -04:00
Wai Yee Wong
a5535becc5 Make one correction. 2020-09-28 22:10:47 -04:00
Wai Yee Wong
0e4ce55881 Remove experimental warnings of using given-when and smartmatch. 2020-09-28 21:50:17 -04:00
Mark Gurevich
6f4c59fece Verify nbk kernel file is present before defaulting to use it 2020-09-10 14:39:41 -04:00
cxhong
f57fd01c3d Generate local repository template if not exist or empty 2020-07-30 13:54:15 -04:00
cxhong
1e62c7f2ec Use xcat runcmd instead of system() call for mksquash command 2020-07-22 18:15:10 -04:00
Jarrod Johnson
6b7cde63e4 Fix support for non-efistub kernels 2020-07-20 08:39:28 -04:00
Jarrod Johnson
eae0a64348 Have xnba conditionally do elilo if needed
CentOS 6 and RHEL 6 for example do not support direct iPXE
boot.  For those platforms, auto-use elilo for uefi boot.
2020-07-20 08:37:36 -04:00
Jarrod Johnson
76a57eaae2 Remove use of elilo
iPXE can directly execute all but the most ancient Linux kernels
directly in UEFI boot.  Remove the elilo intermediate step.
2020-07-20 08:37:28 -04:00
cxhong
2e8ab98304 geninitrd failed to load new driver rpm packages 2020-07-10 14:17:59 -04:00
Mark Gurevich
e0fec1a85d imgimport/imgexport better messages and option handling 2020-06-25 15:59:13 -04:00
Mark Gurevich
b912917911 Add option to bmcdiscover command to change default BMC password 2020-05-15 14:57:17 -04:00
cxhong
792aca18dc Discover Dell Switch via switchdiscover command 2020-05-06 17:03:47 -04:00
Mark Gurevich
be359b1899 Testcase and packimage fixes for squashfs 2020-04-30 13:58:35 -04:00
Mark Gurevich
53d3d915d1 Make sure squashfs installed on SLES for squashfs testcase 2020-04-29 14:17:51 -04:00
besawn
da983aef96
Merge pull request #6677 from gurevichmark/squashfs
Fix squashfs flags for centos
2020-04-22 18:10:34 -04:00
Mark Gurevich
72cf0e15d3 Fix flags for squashfs for centos 2020-04-21 09:37:23 -04:00
cxhong
7b2ae3ecd7 Support hostname from nicalias regular expression 2020-04-20 12:47:50 -04:00
Mark Gurevich
d60d63ff09 Do not use Mihawk codename 2020-02-19 14:50:05 -05:00
Mark Gurevich
88ee3f1d67 Mihawk support for bmcdiscover and bmcsetup 2020-02-19 14:23:43 -05:00
cxhong
24727f3962 Remove stty command from Expect process 2020-02-02 14:40:24 -05:00
Mark Gurevich
cdd52eb6d9 OpenBMC rvitals command to handle varable number of fans 2020-01-28 15:06:20 -05:00
Jarrod Johnson
101cfe4b1c Implement sle15.N for SuSE 15 service packs 2020-01-17 20:12:02 +01:00
Mark Gurevich
4ddb82f0d6
Merge pull request #6536 from cxhong/dhcp
Add SLE15 Hierarchy support for ppc64le
2020-01-16 16:47:53 -05:00
cxhong
3456d4dd98 Add SLE15 Hierarchy support for ppc64le 2020-01-16 16:07:31 -05:00
besawn
cd39cdabcc
Merge pull request #6524 from gurevichmark/bmcdiscover_pw_change
bmcdiscover with bmc password expiration
2020-01-16 15:49:49 -05:00
Mark Gurevich
2d07085122 Display VM disk purge message instead of just logging it 2020-01-15 11:10:03 -05:00
Mark Gurevich
5094f7a74d Update Usage output formatting 2020-01-09 14:29:42 -05:00
Mark Gurevich
3987e4b233 bmcdiscover with bmc password expiration 2020-01-09 13:56:33 -05:00
Mark Gurevich
773ef33235 Default to all for OpenBMC reventlog verbose 2020-01-07 14:00:05 -05:00
Mark Gurevich
82c03a47ea Use a different message utility to remove extra space after : 2020-01-07 11:01:41 -05:00
Mark Gurevich
2d58c5b860 Improve OpenBMC reventlog message for missing policyTable.json 2020-01-07 10:39:05 -05:00
Markus Hilger
98f111538b Add KVM CPU mode to vm.othersettings (see issue #4182)
Initial patch by @ajw1980
2019-12-05 12:31:10 +01:00
Mark Gurevich
4703244376 Remove /install/autoinst config files as part of nodepurge 2019-11-21 11:06:26 -05:00
besawn
a2db21c034
Merge pull request #6483 from gurevichmark/thermal_mode_python
OpenBMC Thermal Mode [Python]
2019-11-13 15:22:47 -05:00
Mark Gurevich
d571ea1c12 OpenBMC Thermal Mode [Python] 2019-11-13 10:44:50 -05:00
Mark Gurevich
6ebee05df5 OpenBMC Thermal Mode {Perl] 2019-11-12 15:27:56 -05:00
Jarrod Johnson
28a917b25c Port Generic CentOS check from Lenovo tree
This will do a more generic check if a discid is not found.
2019-11-08 08:25:32 -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
d034005e81 Error message if running kits on rhel8 2019-10-28 14:33:54 -04: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
besawn
834c97f1ce
Merge pull request #6433 from gurevichmark/op940_fixes
OpenBMC fixes for OP940 changes
2019-10-02 14:17:26 -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