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
00bf5d432c
Partly revert "Revise openssl settings for RHEL 8 ( #5967 )" ( #6144 )
...
* Put "openssl s_client" command line argument "-no_ssl2" back.
This reverts commit ec56baf36f
.
2019-03-21 16:27:13 +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
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
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
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
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
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
24b463bfa9
Change the default_md in openssl.cnf.tmpl to sha384
2019-03-12 17:15:57 +08:00
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
67ca6ea79c
Add basic xCAT service node support for RHEL 8
2019-03-01 16:27:22 +08:00
59eab1c91b
Add basic xCAT diskless service node support for RHEL 8
2019-03-01 16:25:46 +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
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
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
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
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
7a18f5beee
fix issue Function "httpport" can not work on ubuntu + netboot=grub2 scenario #5869 ( #5871 )
...
* support site.httpport in ubuntu diskless
* fix issue Function httpport can not work on ubuntu + netboot=grub2 scenario #5869
2018-12-13 14:38:55 +08:00
a60c79e0c1
support site.httpport in ubuntu diskless ( #5865 )
2018-12-04 11:14:19 +08:00
3b5fd8582e
add syslog for pre script ( #5838 )
...
* add syslog for pre script
2018-11-27 17:05:36 +08:00
b117be552a
refine tag prefix xcat.deployment for sles/ubuntu provision ( #5831 )
...
* refine tag prefix xcat.deployment for sles/ubuntu provision
2018-11-23 10:00:02 +08:00
e1009c6f71
[go-xcat] Force use C locale when do rpm query ( #5827 )
2018-11-22 18:47:23 +08:00
972a7d1c9e
Minor go-xcat updates ( #5753 )
...
* [go-xcat] Revise the error handling of xCAT uninstallation
* [go-xcat] Add xCAT-genesis-builder to the uninstallation package list
* [go-xcat] allow-insecure=yes for unsigned Debian/Ubuntu repository
* [go-xcat] Set gpgcheck=0 if file repomd.xml.asc is not found
* [go-xcat] Run `apt-get purge` for completely xCAT uninstallation on Ubuntu
* [go-xcat] Bump version number
* [go-xcat] Better error message when smoke test failed
* Remove empty line
* [go-xcat] Fix error handling in extract_archive
2018-11-22 18:43:23 +08:00
d52f6600bc
Fix shabang for some old scripts ( #5824 )
2018-11-20 20:16:15 +08:00
cfdce8a7a5
fix 5733 genimage in ubuntu16.04.5 failure ( #5781 )
2018-11-09 14:12:56 +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
13bca11a9d
add sys log for redhat statelite ( #5771 )
...
* add sys log for redhat statelite
2018-11-07 16:47:46 +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
0e6365d8c6
Fix github issue #5500 . Do not restart service openibd in the installation stage ( #5723 )
2018-10-31 17:33:25 +08: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
8d53df4595
Merge pull request #5738 from robin2008/gpt
...
localdisk to support user customize the partition table type
2018-10-26 16:56:38 +08:00
1fc3e2d18c
[go-xcat] Fix command line argument handling bug introduced by previous commits
2018-10-26 16:07:55 +08:00
8fb3c11461
localdisk to support user customize the partition table type
...
some old code issues found during UT for this feature
2018-10-26 15:13:56 +08:00
3d4f196426
[go-xcat] Change back to gpgcheck=0
2018-10-26 11:29:38 +08:00