2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

2577 Commits

Author SHA1 Message Date
Mark Gurevich
908ccf9922 Rename otherpkgs.pkglist for Rocky8 2021-07-27 11:38:13 -04:00
Mark Gurevich
890aa93bd1 Support Rocky Linux on service nodes 2021-07-27 10:07:01 -04:00
besawn
7cf4b19a4a
Merge pull request #7001 from peterwywong/go-xcat-versions
go-xcat provides correct versions of packages to be installed in the third column of display
2021-07-26 17:06:47 -04:00
fangjzh
b9585a78e1 add Rocky Linux 8.4 support 2021-07-13 07:52:55 +08:00
Wai Yee Wong
49e8af7fd7 Bump up the version number, update the copyright year and a new entry for the changes made 2021-07-08 17:29:55 -04:00
Wai Yee Wong
f7feaf6005 Keep finding better wording 2021-07-08 16:36:53 -04:00
Wai Yee Wong
954e12596d Add a few spaces on two comments 2021-07-08 15:26:48 -04:00
Wai Yee Wong
c5df142660 Catch another minor problem on comments 2021-07-08 15:25:12 -04:00
Wai Yee Wong
75505349dc Adjust spacing for a few comments 2021-07-08 15:15:49 -04:00
Wai Yee Wong
c2523b7a41 Fix the repoquery parameters 2021-07-08 15:11:19 -04:00
Wai Yee Wong
973612103c Additional changes on comments 2021-07-08 14:56:52 -04:00
Wai Yee Wong
bacde95f37 Add back #!/bin/bash on Line 1 2021-07-08 14:36:46 -04:00
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