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

790 Commits

Author SHA1 Message Date
Mark Gurevich
3c643e6598 Genesis base based on Fedora 28 2021-10-14 16:57:14 -04:00
Mark Gurevich
472fa1456a Support Fedora34 diskful install 2021-09-30 11:35:10 -04:00
besawn
100f455215 Merge pull request #7034 from peterwywong/service
compute.ol8.tmpl and compute.rocky.tmpl point to compute.rhels8.tmpl instead of having their own files
2021-09-23 14:53:09 -04:00
Wai Yee Wong
bb81472779 Remove #version=RHEL8 for all RHEL-like distros and let Rocky and Oracle Linux point to respective tmpl files. 2021-09-22 15:25:24 -04:00
Wai Yee Wong
77982a8ad2 Add service.ol8.tmpl for OL8, instead of pointing to service.rhels8.tmpl 2021-09-15 11:10:38 -04:00
Mark Gurevich
77e74f820c Add service node links 2021-09-01 10:20:06 -04:00
Mark Gurevich
1147726242 Support CentOS8 Stream 2021-08-31 15:54:43 -04:00
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
fangjzh
b9585a78e1 add Rocky Linux 8.4 support 2021-07-13 07:52:55 +08: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
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
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
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
faddacc7e6 Skip key expiration verification when provisioning SLES15 compute and service nodes 2020-12-10 13:52:12 -05: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
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
239f883e5f Set UEFI filesystem to fat32 2020-06-01 10:13:50 -04:00
Mark Gurevich
6743873e89 Use ext4 filesystem instead of ext3 2020-04-29 09:06:57 -04:00
besawn
81200d602a Merge pull request #6669 from peterwywong/postscripts_permission
Add execute permission to all files recursively under /install/postscripts
2020-04-21 09:41:48 -04:00
Wai Yee Wong
10fe1b81f6 Add execute permision to all files recursively under /xcatpost on the Compute Node. 2020-04-09 17:09:12 -04:00
Mark Gurevich
bead8ba117 Partitioning of disk too large 2020-03-12 11:15:02 -04:00
Mark Gurevich
d6fb685030 Size flag error when partitioning RHEL8 2020-03-10 11:50:23 -04:00
Mark Gurevich
34161b240b RHEL8 disk partition template 2020-03-09 16:29:33 -04:00
cxhong
3b44d0ad48 modify service otherpkglist 2020-02-19 17:29:34 -05:00
cxhong
70d51e15c6 modify checking from sles to sle 2020-02-12 16:08:59 -05:00
cxhong
9b350c780a Missing mount on the SLE15 2020-02-07 16:49:10 -05:00
Markus Hilger
b1dc4d8dca SLE15: compute template change to UTC 2020-01-22 17:25:57 +01:00
Jarrod Johnson
a9a0145f8c Change more SLE to UTC from GMT 2020-01-17 19:50:03 +01:00
Jarrod Johnson
cba331e847 Correct hwclock in other SLE xml 2020-01-17 19:49:39 +01:00
cxhong
2245b278fa Support otherpkgs as postbootscript for SLE15 2020-01-16 17:34:27 -05:00
cxhong
3456d4dd98 Add SLE15 Hierarchy support for ppc64le 2020-01-16 16:07:31 -05:00
Markus Hilger
00ad314ae2 Fix service.sle15.tmpl
product was missing and script paths were wrong
2020-01-15 11:17:20 +01:00
cxhong
70fda5611c Add net-tools-deprecated package to SLE15 package list 2020-01-14 15:08:15 -05:00
cxhong
2dfd99be1d change insserv to insserv-compat 2020-01-14 10:35:50 -05:00
cxhong
5fd937b133 Add isserv to sle15 pkglist 2020-01-14 09:49:48 -05:00
cxhong
6f3c1a3b65 Add support to provision SLE15 diskfull/diskless compute nodes 2019-11-22 14:32:55 -05:00