2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 11:37:07 +00:00

2565 Commits

Author SHA1 Message Date
Wai Yee Wong
8c194d812a go-xcat provides correct versions of packages to be installed 2021-07-08 14:33:36 -04:00
Mark Gurevich
9c13a7712f Add Oracle Linux to go-xcat 2021-05-07 13:19:39 -04:00
besawn
f4eacd318c
Merge pull request #6959 from gurevichmark/rh8_xfs
Fix mistake where someone used ext4
2021-04-29 17:48:02 -04:00
Jarrod Johnson
5251e67c00 Fix mistake where someone used ext4
RHEL uses xfs by default, selecting ext4 is a peculiar thing
to do.
2021-04-29 15:04:25 -04:00
Jarrod Johnson
f9f7cda833 Add missing shebangs to key scripts 2021-04-29 14:53:50 -04:00
Mark Gurevich
f045f67994 Support Oracle Linux on service nodes 2021-04-21 08:46:17 -04:00
Mark Gurevich
3651690830
Merge pull request #6919 from viniciusferrao/oraclelinux
Support for Oracle Linux 7 and Oracle Linux 8
2021-04-20 16:52:34 -04:00
Mark Gurevich
cdc565ff04 SLES15.2 service node pkglist needs wget 2021-04-01 14:03:15 -04:00
besawn
04a1b2a7cd
Merge pull request #6924 from gurevichmark/sles15.2_support
Add support for SLES15 SP2
2021-03-26 15:03:21 -04:00
Mark Gurevich
c2220cd695 Eliminate specifically checking for OS version 2021-03-26 12:34:50 -04:00
besawn
12d8731f5a
Merge pull request #6928 from peterwywong/sles12_template
Make compute.sles12.ppc64le.tmpl the same as compute.sles12.tmpl
2021-03-25 08:33:40 -04:00
Wai Yee Wong
12a72dcfb7 Make compute.sles12.ppc64le.tmpl the same as compute.sles12.tmpl 2021-03-24 10:25:18 -04:00
Mark Gurevich
5ead6c1bda Use 'find' to reliably find vmlinu* file on the partition 2021-03-23 15:34:39 -04:00
Mark Gurevich
237c7fee91 Additional packages locations for diskless image generation 2021-03-19 15:56:07 -04:00
Mark Gurevich
e6a7a2d332 Add repositories for diskless image generation 2021-03-18 16:59:23 -04:00
Mark Gurevich
d464c4fc6c Add support for SLES15 SP2 2021-03-16 16:08:35 -04:00
Vinícius Ferrão
f82b6f48af Support for Oracle Linux 7 and Oracle Linux 8 2021-03-11 17:34:17 -03: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
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
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
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
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
cxhong
f21f56c8a9 Added enabling nv_rsync service in cuda11_power9_setup postscripts 2020-08-11 09:25:42 -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
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
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
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
Mark Gurevich
bb09d801df Enable clusterstatus xcatprobe on Perl 5.23 2020-07-08 13:59:33 -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
Mark Gurevich
239f883e5f Set UEFI filesystem to fat32 2020-06-01 10:13:50 -04:00
Mark Gurevich
b912917911 Add option to bmcdiscover command to change default BMC password 2020-05-15 14:57:17 -04:00
besawn
f983c8b764
Merge pull request #6684 from gurevichmark/ext4fs
Use ext4 filesystem instead of ext3 when formatting node partitions
2020-05-08 16:49:12 -04:00
Mark Gurevich
7fab544d98 Ubuntu support for squashfs 2020-05-07 14:35:26 -04:00
Mark Gurevich
2e28aef131
Merge pull request #6692 from nicmays/fix/issue_6349
Added check for 'stable' flag via the command ${script} go-xcat --xcat-version=stable to install the latest version.
2020-05-07 13:19:59 -04:00
nicmays
ce92aab9e3 updated the file header and version number with the enhancement, added an example to the examples section. 2020-05-07 12:17:41 -04:00