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

351 Commits

Author SHA1 Message Date
239f883e5f Set UEFI filesystem to fat32 2020-06-01 10:13:50 -04:00
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
70d51e15c6 modify checking from sles to sle 2020-02-12 16:08:59 -05:00
2245b278fa Support otherpkgs as postbootscript for SLE15 2020-01-16 17:34:27 -05:00
c5c5ee3023 Support SLE15 diskfull installation 2019-11-19 15:48:09 -05: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
ff61db4134 Enlarge the default size of the root filesystem for RHEL 8 2019-03-14 17:33:22 +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
d13097769f Port 2d4141b7d7 2019-01-08 13:42:49 +08:00
c6c5a5a346 Porting the `httpport' support patch from post.xcat to post.xcat.ng 2019-01-08 13:42:49 +08:00
b53100a59f Merge pull request #5929 from xcat2/master
Merge master branch to rhels8 branch
2019-01-08 13:40:21 +08:00
daa6c91991 fix rhels7.4 provision hang in anaconda with #4876 (#5855)
* fix rhels7.4 provision hang in anaconda with  #4876

* change vg name from system to xcatvg
2018-12-13 18:30:30 +08:00
3b5fd8582e add syslog for pre script (#5838)
* add syslog for pre script
2018-11-27 17:05:36 +08:00
b45acce651 RHEL 8 Beta diskfull compute node support (#5778)
* Remove the dirty hack for RHEL 8 Alpha
2018-11-09 13:28:25 +08:00
5a3b4c83a1 Merge pull request #5765 from immarvin/onhttport
modify HTTPPORT in post.xcat with macro TABLEBLANKOKAY
2018-11-06 16:40:54 +08:00
2d4141b7d7 modify HTTPPORT in post.xcat with macro TABLEBLANKOKAY 2018-11-06 01:36:29 -05:00
c074db3e02 Merge pull request #5757 from immarvin/onhttport
add support for site.httpport for post.xcat,  updatenode, nodeset and makedhcp
2018-11-05 13:23:13 +08:00
accb6d69a9 write HTTPPORT= to xcatinfo 2018-11-02 05:16:14 -04:00
7dab7922d7 A more real world partitioning scheme for RHEL8 (#5760) 2018-11-02 16:46:10 +08:00
5c910eca26 add support for site.httpport for post.xcat and updatenode 2018-11-01 05:21:08 -04:00
e7176d7093 log tag support for common scripts (#5743)
* log tag support for common scripts

* enhancements

* typo fixed
2018-10-30 16:57:39 +08:00
735b121e15 classify deployment log and updatenode log (#5725)
* classify deployment log and updatenode log

* add deployment starting for xcatroot
2018-10-24 17:03:52 +08:00
d58f00ed5a Support RHEL7->RHEL8 diskful installation (#5491)
* Make curl "fail" on >= 400 reponse codes with --fail

* Minor fix of post.xcat.ng

* Hack for RHEL8 Alpha - make network active by default
2018-08-29 17:25:32 +08:00
d94406edae Merge branch 'master' into sle15support 2018-08-20 17:10:12 +08:00
f26c82b7ba SLE 15 support 2018-08-06 14:01:54 -04:00
202e6d1ec3 Draft compute.rhels8.tmpl for RHEL8 Alpha Base OS (#5341)
Draft compute.rhels8.pkglist for RHEL8 Alpha Base OS
Draft pre.rhels8 for RHEL8 Alpha Base OS
Draft post.rhels8 for RHEL8 Alpha Base OS
Draft next generation post.xcat.ng
2018-08-06 16:47:07 +08:00
fc1c23285e enhance partition for sles12sp3 (#5457) 2018-08-02 17:19:08 +08:00
299570f550 Enlarge the size of /boot partition for Ubuntu (#5432) 2018-07-25 16:33:00 +08:00
806c507a6a support sles12sp3 servicenode installation (#5426)
* support sles12sp3 servicenode installation

* polished
2018-07-24 17:32:08 +08:00
91e34bf84a Fix Ubuntu 18.04 postscript problem (#5356)
* Reformat post.ubuntu.common

* Revise post.ubuntu.common
2018-07-02 17:06:38 +08:00