Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add script support for CentOS 8 (redo of #9361) #9475

Merged
merged 5 commits into from Sep 11, 2020
Merged

Conversation

softprofe
Copy link
Contributor

@softprofe softprofe commented Sep 7, 2020

Change Description

Start 9475 description ......
In script eos/scripts/eosio_build.sh, line 122, set -i pop error on centos7 and conetos8, so, add OS judge and not use set -i on CentOS, tested can be built without "set -i";
In script eos/scripts/eosio_build_centos.sh, it regard centos version as 7 without judge, and install package which only can be used on centos 7. I add judge and install package which can be used on centos8. centos 7 will still install the original packages.

For .cicd, dockerfile were added both pinned and unpinned. and then the build script to run the pipeline for Centos8.

End 9475 description ......

Change Type

Select ONE

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@softprofe softprofe changed the title This PR is used to instead of 9361, after this one open, PR 9361 will be closed This PR is used to instead of 9361 Sep 8, 2020
@b1bart b1bart changed the title This PR is used to instead of 9361 Add script support for CentOS 8 (redo of #9361) Sep 9, 2020
@softprofe softprofe merged commit 7ebd1d7 into develop Sep 11, 2020
@softprofe softprofe deleted the centos8_support2 branch September 11, 2020 15:55
@jgiszczak jgiszczak restored the centos8_support2 branch July 6, 2021 22:38
@kj4ezj kj4ezj deleted the centos8_support2 branch July 19, 2021 17:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants