Jarrod Johnson
|
abc782473a
|
Merge tag '2.16.0' into lenovobuild
|
2020-06-22 11:07:17 -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 |
|
Jarrod Johnson
|
a5538bdb8b
|
Fix missing size in logvol
Even though grow will designate the size, we
have to provide a token lower bound.
|
2020-03-20 16:17:24 -04:00 |
|
Jarrod Johnson
|
2acd60eeda
|
Dispense with complicated partition scheme
It causes problems, such as unexpected low capacity of
filesystems and particularly splitting var causes things
like kdump to be infeasible.
|
2020-03-17 10:10:49 -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 |
|
Jarrod Johnson
|
efbab45817
|
Merge tag '2.15.1' into lenovobuild
|
2020-03-06 11:10:19 -05:00 |
|
Jarrod Johnson
|
f492c10ec3
|
Fix mistake where someone used ext4
RHEL uses xfs by default, selecting ext4 is a peculiar thing
to do.
|
2020-03-04 15:27:38 -05:00 |
|
cxhong
|
70d51e15c6
|
modify checking from sles to sle
|
2020-02-12 16:08:59 -05:00 |
|
Jarrod Johnson
|
6af6ed227e
|
Merge tag '2.15.0' into lenovobuild
|
2020-01-24 10:39:24 -05:00 |
|
cxhong
|
2245b278fa
|
Support otherpkgs as postbootscript for SLE15
|
2020-01-16 17:34:27 -05:00 |
|
cxhong
|
c5c5ee3023
|
Support SLE15 diskfull installation
|
2019-11-19 15:48:09 -05:00 |
|
Jarrod Johnson
|
bff53d4eae
|
Merge tag '2.14.6' into lenovobuild2.14
xCAT 2.14.6 release
|
2019-05-02 13:05:07 -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 |
|
GONG Jie
|
b2dd4a5a56
|
Revise error handling for function getdisksize()
|
2019-04-17 15:34:25 +08:00 |
|
GONG Jie
|
3a66210a4d
|
Add function base64decode() into file pre.sles
|
2019-04-17 15:23:27 +08:00 |
|
GONG Jie
|
b8383a7e65
|
Add function base64decode() into file pre.sle15
|
2019-04-17 15:23:17 +08:00 |
|
GONG Jie
|
773ff1b7bf
|
Add function base64decode() into file pre.rh
|
2019-04-17 15:23:03 +08:00 |
|
GONG Jie
|
a1ec58c5ba
|
Add function base64decode() into file pre.pkvm3
|
2019-04-17 15:22:51 +08:00 |
|
GONG Jie
|
a62468da34
|
Patch pre.rhels8
|
2019-04-11 18:04:39 +08:00 |
|
GONG Jie
|
2e726e81a9
|
A new partition scheme for RHEL 8 compute node
|
2019-04-11 18:04:31 +08:00 |
|
GONG Jie
|
6d549c1fdd
|
Get disk size of install disk
|
2019-04-11 18:04:26 +08:00 |
|
Jarrod Johnson
|
47d8ae83c0
|
Fix some RHEL8 deploy problems
|
2019-04-09 15:09:03 -04:00 |
|
Jarrod Johnson
|
f07c819d5d
|
Add alternative location for grub preconfig
|
2019-04-09 14:37:49 -04:00 |
|
Jarrod Johnson
|
ed7063b577
|
Disable GRUB attempt to do direct serial
|
2019-04-09 13:05:22 -04:00 |
|
GONG Jie
|
58441c8489
|
Make variable output byte instead of string
|
2019-03-21 16:25:17 +08:00 |
|
Gᴏɴɢ Jie
|
4435960f4a
|
Fix python error, TypeError: cannot use a string pattern on a bytes-like object (#6137)
|
2019-03-20 18:06:15 +08:00 |
|
yangsbj
|
cc6caba7a3
|
fix issue No installing status during redhat8 install #6115
|
2019-03-19 03:11:40 -04:00 |
|
GONG Jie
|
ff61db4134
|
Enlarge the default size of the root filesystem for RHEL 8
|
2019-03-14 17:33:22 +08:00 |
|
Jarrod Johnson
|
2222e61612
|
Adapt SLES to only modify SLES12
SLE15 uses Volume0_0, not Volume0 like SLES12
|
2019-01-16 15:02:20 -05:00 |
|
Jarrod Johnson
|
d527bb0b86
|
Support SuSE style RSTe
SuSE renames the RSTe volume in the middle.
|
2019-01-16 14:37:50 -05:00 |
|
Jarrod Johnson
|
c6c70e5df1
|
Auto-sense RSTe configuration and use it
RSTe can induce a software raid. If detected use
that software raid.
|
2019-01-16 13:29:10 -05:00 |
|
Jarrod Johnson
|
eb68b59906
|
Merge tag '2.14.5' into lenovobuild2.14
xCAT 2.14.5 release
|
2019-01-09 14:20:23 -05:00 |
|
GONG Jie
|
4e95be796c
|
Port daa6c91991
|
2019-01-08 13:42:49 +08:00 |
|
GONG Jie
|
ea6f4afcfc
|
Add shell script function base64decode()
|
2019-01-08 13:42:49 +08:00 |
|
GONG Jie
|
01f254f136
|
Add shell script function base64decode()
|
2019-01-08 13:42:49 +08:00 |
|
GONG Jie
|
1c3ad11524
|
Change the default name of Linux LVM volume group to `xcatvg'
|
2019-01-08 13:42:49 +08:00 |
|
GONG Jie
|
d13097769f
|
Port 2d4141b7d7
|
2019-01-08 13:42:49 +08:00 |
|
GONG Jie
|
c6c5a5a346
|
Porting the `httpport' support patch from post.xcat to post.xcat.ng
|
2019-01-08 13:42:49 +08:00 |
|
zet809
|
b53100a59f
|
Merge pull request #5929 from xcat2/master
Merge master branch to rhels8 branch
|
2019-01-08 13:40:21 +08:00 |
|
yangsong
|
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 |
|
Yuan Bai
|
3b5fd8582e
|
add syslog for pre script (#5838)
* add syslog for pre script
|
2018-11-27 17:05:36 +08:00 |
|
Gᴏɴɢ Jie
|
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 |
|
Bin Xu
|
5a3b4c83a1
|
Merge pull request #5765 from immarvin/onhttport
modify HTTPPORT in post.xcat with macro TABLEBLANKOKAY
|
2018-11-06 16:40:54 +08:00 |
|
yangsbj
|
2d4141b7d7
|
modify HTTPPORT in post.xcat with macro TABLEBLANKOKAY
|
2018-11-06 01:36:29 -05:00 |
|