2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

2413 Commits

Author SHA1 Message Date
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
GONG Jie
13cd3186ea Bump go-xcat version 2019-04-18 17:06:35 +08:00
GONG Jie
d710fb4b30 Remove conserver-xcat from go-xcat package list 2019-04-18 17:06:04 +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
yangsbj
9b41890a2e support https:// prefix in otherpkgdir and pkgdir; ignore invalid repos 2019-04-18 01:01:44 -04: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
428483035f Only pass "--compress" argument to dracut when ($dracutver > "033") 2019-04-16 14:42:23 +08:00
Mark Gurevich
ac6f514ca9 Undo verify packaging command PR 6216 2019-04-12 13:24:49 -04: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
yangsong
eeac8b72f0
Merge pull request #6211 from neo954/rhels8-diskless-pkglist
Revise the pkglist files for RHEL 8 diskless compute node and service node
2019-04-11 17:08:36 +08:00
GONG Jie
3496382747 Add tar back to the diskless pkglist files 2019-04-11 16:43:54 +08:00
Mark Gurevich
002c40f9e6 Verify zypper command can be executed 2019-04-10 15:21:51 -04:00
Mark Gurevich
54a55a4d0d Verify debootstrap command can be executed 2019-04-10 14:26:33 -04:00
GONG Jie
8c0224ea80 Make the pkglist for RHEL 8 diskless service node same as the pkglist for diskfull service node 2019-04-09 11:09:21 +08:00
GONG Jie
39595c9dd0 Make the pkglist for RHEL 8 diskless compute node same as the pkglist for diskfull compute node 2019-04-09 11:09:08 +08:00
GONG Jie
d48d856e2d Fix bug of command line argument processing 2019-04-02 14:48:15 +08:00
GONG Jie
c71023fbef Add package Networkmanager to default RHEL 8 diskless package list 2019-03-27 11:21:01 +08:00
GONG Jie
3376f23278 Bump version number for go-xcat 2019-03-22 13:00:23 +08:00
GONG Jie
0a829159c0 Change log for go-xcat 2019-03-22 12:59:56 +08:00
GONG Jie
40c4c6a22d Better debug log when reading repository failed 2019-03-22 12:59:43 +08:00
GONG Jie
02f7de3c76 [go-xcat] Makw `go-xcat away' do the uninstallation without prompting 2019-03-22 12:59:32 +08:00
yangsong
efd954b36f
Merge pull request #6149 from neo954/rhels8-foo
Fix python error, TabError: inconsistent use of tabs and spaces in indentation
2019-03-21 16:31:14 +08:00
Gᴏɴɢ Jie
00bf5d432c Partly revert "Revise openssl settings for RHEL 8 (#5967)" (#6144)
* Put "openssl s_client" command line argument "-no_ssl2" back.

This reverts commit ec56baf36f251b4eed1527dcc0b06ac1e125e006.
2019-03-21 16:27:13 +08: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
Gᴏɴɢ Jie
1ef014a25b Fix RHEL 8 diskless service node (#6134)
* Add package initscripts to diskless compute node package list

* Add package initscripts to diskless service node package list

* Patch script servicenode, handle multiple-line error message properly.
2019-03-20 16:21:54 +08:00
Gᴏɴɢ Jie
6cd334d0b3
Merge pull request #6122 from immarvin/onissue
fix issue No installing status during redhat8 install #6115
2019-03-19 15:36:20 +08:00
Gᴏɴɢ Jie
01beacf85e Make xCAT statelite compute node working on RHEL 8 (#6121)
* Fix function xCATCmd() and use /bin/bash instead of /bin/nice for random data

* Fix function xCATCmd() and use /bin/bash instead of /bin/nice for random data
2019-03-19 15:31:43 +08:00
yangsbj
cc6caba7a3 fix issue No installing status during redhat8 install #6115 2019-03-19 03:11:40 -04:00
Gᴏɴɢ Jie
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
GONG Jie
ff61db4134 Enlarge the default size of the root filesystem for RHEL 8 2019-03-14 17:33:22 +08:00
yangsong
8c1424e63d
Merge pull request #6078 from neo954/rhels8-openssl
Change the default_md in openssl.cnf.tmpl to sha384
2019-03-12 17:32:02 +08:00
GONG Jie
24b463bfa9 Change the default_md in openssl.cnf.tmpl to sha384 2019-03-12 17:15:57 +08:00
GONG Jie
700f50cf98 Add --releasever argument to yum command for RHEL 8
Add --setopt=module_platform_id=platform:el8 for RHEL 8
2019-03-12 12:28:51 +08:00
GONG Jie
67ca6ea79c Add basic xCAT service node support for RHEL 8 2019-03-01 16:27:22 +08:00
GONG Jie
59eab1c91b Add basic xCAT diskless service node support for RHEL 8 2019-03-01 16:25:46 +08:00
Gᴏɴɢ Jie
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
Gᴏɴɢ Jie
ec56baf36f Revise openssl settings for RHEL 8 (#5967)
* Remove the RANDFILE from openssl.cnf. This is out-of-date in opessl beyond version 1.1.1a.

* Update openssl.cnf.tmpl to the latest one from openssl 1.1.1a source

* Revise openssl.cnf.tmpl based on the latest one from openssl 1.1.1a source

* Remove `-no_ssl2' command line argument for openssl, totally.
2019-01-28 16:35:31 +08:00
Gᴏɴɢ Jie
5552711fd3 Make genimage working on RHEL 8 (#5949)
* There is no RHEL 8 ppc64

* Remove package ppc64-utils
2019-01-16 12:32:37 +08:00
GONG Jie
c9c7351ae6 Remove deprecated command in kickstart template 2019-01-08 13:42:49 +08:00