2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 23:30:11 +00:00
Commit Graph

759 Commits

Author SHA1 Message Date
6743873e89 Use ext4 filesystem instead of ext3 2020-04-29 09:06:57 -04:00
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
10fe1b81f6 Add execute permision to all files recursively under /xcatpost on the Compute Node. 2020-04-09 17:09:12 -04:00
bead8ba117 Partitioning of disk too large 2020-03-12 11:15:02 -04:00
d6fb685030 Size flag error when partitioning RHEL8 2020-03-10 11:50:23 -04:00
34161b240b RHEL8 disk partition template 2020-03-09 16:29:33 -04:00
3b44d0ad48 modify service otherpkglist 2020-02-19 17:29:34 -05:00
70d51e15c6 modify checking from sles to sle 2020-02-12 16:08:59 -05:00
9b350c780a Missing mount on the SLE15 2020-02-07 16:49:10 -05:00
b1dc4d8dca SLE15: compute template change to UTC 2020-01-22 17:25:57 +01:00
a9a0145f8c Change more SLE to UTC from GMT 2020-01-17 19:50:03 +01:00
cba331e847 Correct hwclock in other SLE xml 2020-01-17 19:49:39 +01:00
2245b278fa Support otherpkgs as postbootscript for SLE15 2020-01-16 17:34:27 -05:00
3456d4dd98 Add SLE15 Hierarchy support for ppc64le 2020-01-16 16:07:31 -05:00
00ad314ae2 Fix service.sle15.tmpl
product was missing and script paths were wrong
2020-01-15 11:17:20 +01:00
70fda5611c Add net-tools-deprecated package to SLE15 package list 2020-01-14 15:08:15 -05:00
2dfd99be1d change insserv to insserv-compat 2020-01-14 10:35:50 -05:00
5fd937b133 Add isserv to sle15 pkglist 2020-01-14 09:49:48 -05:00
6f3c1a3b65 Add support to provision SLE15 diskfull/diskless compute nodes 2019-11-22 14:32:55 -05:00
c5c5ee3023 Support SLE15 diskfull installation 2019-11-19 15:48:09 -05:00
ea81eb7d55 files to install CentOS 8 2019-10-22 14:53:29 +02:00
b0d21777e4 fix weekly test cases failure 2019-06-27 16:24:40 -04:00
71ee0da3dd Add bzip2 to rhels8 pkglist 2019-06-05 16:07:58 -04:00
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
73f9b49e27 Remove package conserver-xcat from service node otherpkgs package lists 2019-04-22 13:20:31 +08:00
7bac32b9e8 add tar to more pkglist files which related rhels8 2019-04-18 03:04:54 -04:00
9bad0ff881 add tar to compute.rhels8.pkglist 2019-04-18 02:52:05 -04:00
319d30da28 Merge pull request #6219 from neo954/rhels8-partition
A new partition scheme for RHEL 8
2019-04-18 14:05:52 +08:00
6e6a020978 Revise error handling for function getdisksize() 2019-04-17 15:36:38 +08:00
b2dd4a5a56 Revise error handling for function getdisksize() 2019-04-17 15:34:25 +08:00
3a66210a4d Add function base64decode() into file pre.sles 2019-04-17 15:23:27 +08:00
b8383a7e65 Add function base64decode() into file pre.sle15 2019-04-17 15:23:17 +08:00
773ff1b7bf Add function base64decode() into file pre.rh 2019-04-17 15:23:03 +08:00
a1ec58c5ba Add function base64decode() into file pre.pkvm3 2019-04-17 15:22:51 +08:00
a62468da34 Patch pre.rhels8 2019-04-11 18:04:39 +08:00
2e726e81a9 A new partition scheme for RHEL 8 compute node 2019-04-11 18:04:31 +08:00
6d549c1fdd Get disk size of install disk 2019-04-11 18:04:26 +08:00
58441c8489 Make variable output byte instead of string 2019-03-21 16:25:17 +08:00
4435960f4a Fix python error, TypeError: cannot use a string pattern on a bytes-like object (#6137) 2019-03-20 18:06:15 +08:00
cc6caba7a3 fix issue No installing status during redhat8 install #6115 2019-03-19 03:11:40 -04:00
1d512a1cdf Add python3 to the default pkglist for RHEL 8 (#6117)
* Add python3 to the default compute node pkglist for RHEL 8

* Add python3 to the default service node pkglist for RHEL 8
2019-03-18 16:53:06 +08:00
ff61db4134 Enlarge the default size of the root filesystem for RHEL 8 2019-03-14 17:33:22 +08:00
67ca6ea79c Add basic xCAT service node support for RHEL 8 2019-03-01 16:27:22 +08:00
9d98236dc1 [RH8] RHEL 8 Service node automatic installation (#6041)
* Update tftp dependency

* Update service node package lists for RHEL 8

* Fix typo in `Configure PostgreSQL' page

* Rewrite the description of package xCATsn
2019-03-01 16:00:03 +08:00
c9c7351ae6 Remove deprecated command in kickstart template 2019-01-08 13:42:49 +08:00
4e95be796c Port daa6c91991 2019-01-08 13:42:49 +08:00
ea6f4afcfc Add shell script function base64decode() 2019-01-08 13:42:49 +08:00
01f254f136 Add shell script function base64decode() 2019-01-08 13:42:49 +08:00
1c3ad11524 Change the default name of Linux LVM volume group to `xcatvg' 2019-01-08 13:42:49 +08:00
ab81e449f6 Add basic xCAT service node support for RHEL 8 2019-01-08 13:42:49 +08:00