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

19 Commits

Author SHA1 Message Date
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
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
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
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
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
3b5fd8582e add syslog for pre script (#5838)
* add syslog for pre script
2018-11-27 17:05:36 +08:00
7dab7922d7 A more real world partitioning scheme for RHEL8 (#5760) 2018-11-02 16:46:10 +08: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