2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-19 02:51:09 +00:00
Commit Graph

780 Commits

Author SHA1 Message Date
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
cxhong
c5c5ee3023 Support SLE15 diskfull installation 2019-11-19 15:48:09 -05:00
Gerd Pokorra
ea81eb7d55 files to install CentOS 8 2019-10-22 14:53:29 +02:00
cxhong
b0d21777e4 fix weekly test cases failure 2019-06-27 16:24:40 -04:00
cxhong
71ee0da3dd Add bzip2 to rhels8 pkglist 2019-06-05 16:07:58 -04:00
GONG Jie
86874cd167 Add goconserver to the SLES12 otherpkgs.pkglist. In order to pull the xcat-dep directory into the zypper repository 2019-04-23 17:02:04 +08:00
GONG Jie
73f9b49e27 Remove package conserver-xcat from service node otherpkgs package lists 2019-04-22 13:20:31 +08:00
huweihua
7bac32b9e8 add tar to more pkglist files which related rhels8 2019-04-18 03:04:54 -04:00
huweihua
9bad0ff881 add tar to compute.rhels8.pkglist 2019-04-18 02:52:05 -04:00
yangsong
319d30da28 Merge pull request #6219 from neo954/rhels8-partition
A new partition scheme for RHEL 8
2019-04-18 14:05:52 +08:00
GONG Jie
6e6a020978 Revise error handling for function getdisksize() 2019-04-17 15:36:38 +08:00