2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-10 05:20:14 +00:00
Commit Graph

10158 Commits

Author SHA1 Message Date
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
besawn
9e0b3a3a34 Merge pull request #6816 from gurevichmark/nmve_install_disk
Support OS install on nvme disk
2021-03-04 07:46:13 -05:00
Mark Gurevich
ef814440be Extract correct size of the nvme disk partition 2021-03-03 13:51:27 -05:00
Mark Gurevich
01780a010e Improve debug messages and comments 2021-02-26 13:00:33 -05:00
Mark Gurevich
d2ebc7ea00 Improve xCAT uninstall on Ubuntu 2021-02-24 11:56:51 -05:00
Mark Gurevich
faddacc7e6 Skip key expiration verification when provisioning SLES15 compute and service nodes 2020-12-10 13:52:12 -05: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
cxhong
2878022b95 able to run no random bytes if /usr/bin/nice is not available 2020-10-09 15:19:27 -04:00
cxhong
6013ccd5a1 Get the correct path for nice command 2020-10-08 16:45:00 -04:00
Mark Gurevich
1dba795326 Merge pull request #6840 from peterwywong/experimental
Remove experimental warnings of using given-when and smartmatch.
2020-10-01 15:10:35 -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
cxhong
b81ec51f67 Add perl-interpreter to other pkglist 2020-09-28 10:35:01 -04:00
cxhong
90d1b1eca2 Add perl to the rhels8 pkglist 2020-09-25 16:40:47 -04:00
Mark Gurevich
6f4c59fece Verify nbk kernel file is present before defaulting to use it 2020-09-10 14:39:41 -04:00
Mark Gurevich
d0f486ce10 Use case instead of if which does not work on Ubuntu 2020-09-02 17:00:50 -04:00
Mark Gurevich
de705f06db Support OS install on nvme disk 2020-08-28 11:13:15 -04:00
besawn
f26f32c572 Merge pull request #6798 from cxhong/cuda11
Added enabling nv_rsync service in cuda11_power9_setup postscripts
2020-08-18 14:16:08 -04:00
besawn
30eebca964 Merge pull request #6800 from gurevichmark/restapi_rhels8
Remove depricated Perl usage of keys on scalar
2020-08-18 14:15:31 -04:00
Mark Gurevich
2111baba47 Verify if kernel-modules-extra exists before adding 2020-08-17 16:12:56 -04:00
cxhong
3097702dc9 Add kernel-modules-extra to dracut module list 2020-08-13 17:42:56 -04:00
Mark Gurevich
13d51ad7dc Remove depricated Perl usage of keys on scalar 2020-08-11 14:23:27 -04:00
cxhong
f21f56c8a9 Added enabling nv_rsync service in cuda11_power9_setup postscripts 2020-08-11 09:25:42 -04:00
besawn
55d66c2fa1 Merge pull request #6788 from cxhong/repo
Generate local repository template if not exist or empty
2020-08-10 15:50:46 -04:00
besawn
a3e1df31b8 Merge pull request #6795 from gurevichmark/doc_replayconsole
Fix usage and example for replaycons command
2020-08-10 15:46:19 -04:00
Mark Gurevich
f3cb59c74f Merge pull request #6780 from peterwywong/solution1_miss_postscripts
Change the regex in post.xcat.ng to accommodate long file names
2020-08-07 16:07:41 -04:00
Mark Gurevich
f575439489 Fix usage and example for replaycons command 2020-08-06 11:07:56 -04:00
besawn
fa1b49799a Merge pull request #6768 from gurevichmark/gpgp_typo
Replace misspelled gpgpcheck with gpgcheck
2020-08-05 09:50:54 -04:00
Wai Yee Wong
b082229c39 Add egrep -v "O=D|Directory" to remove irrelevant files from being copied from MN to CN. 2020-08-04 11:56:39 -04:00
cxhong
f57fd01c3d Generate local repository template if not exist or empty 2020-07-30 13:54:15 -04:00
Wai Yee Wong
3ecd60aa28 Change the regex in post.xcat.ng so that postscirpts with long filenames can still be downloaded from MN/SN to CN. 2020-07-24 16:11:22 -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
Mark Gurevich
39e4e982bf Replace misspelled gpgpcheck with gpgcheck 2020-07-15 09:26:58 -04:00
Mark Gurevich
465a4c90dc Add debug to xCAT-probe rpm installation 2020-07-14 15:28:02 -04:00
besawn
03421cf064 Merge pull request #6763 from cxhong/geninitrd
geninitrd failed to load new driver rpm packages
2020-07-10 16:18:40 -04:00
cxhong
2e8ab98304 geninitrd failed to load new driver rpm packages 2020-07-10 14:17:59 -04:00
Mark Gurevich
bb09d801df Enable clusterstatus xcatprobe on Perl 5.23 2020-07-08 13:59:33 -04:00
Mark Gurevich
e0fec1a85d imgimport/imgexport better messages and option handling 2020-06-25 15:59:13 -04:00
cxhong
881a8716f4 use cp -r to copy whole xcat/sample dir 2020-06-19 09:30:35 -04:00
cxhong
9265ef98f4 Modified readme and remove cuda_power9_setup 2020-06-18 15:12:01 -04:00
cxhong
05f4119eae Add Cuda11 setup scripts 2020-06-17 15:45:30 -04:00
Jarrod Johnson
e5f01f7781 Set hostname sooner for SuSE stateless images
This avoids ugly behaviors where hostname is set
late or not at all.
2020-06-05 11:15:12 -04:00
besawn
8d84208579 Merge pull request #6720 from gurevichmark/uefi_fat32
Set UEFI filesystem to fat32
2020-06-04 09:14:12 -04:00
besawn
5bb801d97d Merge pull request #6713 from gurevichmark/bmcdiscover_pw_change
Add option to bmcdiscover command to change default BMC password
2020-06-02 08:28:23 -04:00
Mark Gurevich
1c88d50163 Improve genimage message 2020-06-01 14:29:12 -04:00